package org.rapidandroid.test; import org.junit.Test; import junit.framework.TestCase; public class OptionsMenuTest extends TestCase { @Test public void TestonCreateOptionsMenu(){ } }