package

org.junit

Provides JUnit core classes and annotations. Corresponds to junit.framework in Junit 3.x.

Classes

Assert A set of assertion methods useful for writing tests. 
Assume A set of methods useful for stating assumptions about the conditions in which a test is meaningful. 
Test.None Default empty exception  

Errors