No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | junit.framework.Test | 
|  Known Indirect Subclasses  
           ActivityInstrumentationTestCase<T extends 
           Activity>, 
           ActivityInstrumentationTestCase2<T extends 
           Activity>, 
           ActivityTestCase, 
           ActivityUnitTestCase<T extends 
           Activity>, 
           AndroidTestCase, 
           ApplicationTestCase<T extends 
           Application>, 
           InstrumentationTestCase, 
           InstrumentationTestSuite, 
           LoaderTestCase, 
           ProviderTestCase<T extends 
           ContentProvider>, 
           ProviderTestCase2<T extends 
           ContentProvider>, 
           ServiceTestCase<T extends 
           Service>, 
           SingleLaunchActivityTestCase<T extends 
           Activity>, 
           SyncBaseInstrumentation, 
           TestCase, 
           TestSuite, 
           TestSuiteBuilder.FailedToCreateTests 
           | 
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  | 
           Counts the number of test cases that will be run by this test.
           | ||||||||||
|  | 
           Runs a test and collects its result in a TestResult instance.
           | ||||||||||
Counts the number of test cases that will be run by this test.
Runs a test and collects its result in a TestResult instance.