搜索资源列表
JUnitLaunchConfigDelegate
- For Android projects, android.jar gets added to the launch configuration of JUnit tests as a bootstrap entry.
InstrumentationTestRunner
- An Instrumentation that runs various types of junit.framework.TestCases against an Android package (application).
DeviceTestSuite
- Helper JUnit test suite that stores reference to an Android device and test data.
InstrumentationTestSuite
- A junit.framework.TestSuite that injects android.app.Instrumentation into InstrumentationTestCase before running them.
AndroidJUnitTabGroup
- Tab group object for Android JUnit launch configuration type.
BaseOkay
- Launch shortcut to launch debug run Android JUnit configuration directly.
Test_iconst_2
- Helper JUnit test that stores reference to a Android device and test data.
AndroidJUnitPropertyTester
- A PropertyTester that checks if selected elements can be run as Android JUnit tests.
AndroidJUnitLaunchConfigDelegate
- Run configuration that can execute JUnit tests on an Android platform.
AndroidJUnitLaunchConfigurationTab
- The launch config UI tab for Android JUnit.