Android 2.3 Gingerbread

Package junit.extensions

Utility classes supporting the junit test framework.

See:
          Description

Class Summary
ActiveTestSuite A TestSuite for active Tests.
ExceptionTestCase A TestCase that expects an Exception of class fExpected to be thrown.
RepeatedTest A Decorator that runs a test repeatedly.
TestDecorator A Decorator for Tests.
TestSetup A Decorator to set up and tear down additional fixture state.
 

Package junit.extensions Description

Utility classes supporting the junit test framework. - Not needed for 1.0 SDK


Android 2.3 Gingerbread