|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
RoboActivityUnitTestCase<ActivityType extends Activity> | A new instance of your activity is constructed for each test method in your RoboActivityUnitTestCase, so this is a great way to run many tests on an Activity in isolation. |
RoboUnitTestCase<AppType extends RoboApplication> | Use RoboUnitTestCase when you'd like to make simple unit tests that may depend on Context resources, but do not depend on Activities, Services, ContentProviders, or other Contexts directly. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |