Package org.junitext

Provides the JUnitExt based annotations for JUnit 4.x.

See:
          Description

Class Summary
Prerequisite.NoCallee Helper class to recognize a not set callee.
 

Annotation Types Summary
Category Test cases can be assigned to a Category, e.g. database tests, long running tests, etc.
Prerequisite Test cases can be dependent of prerequisites, e.g. be online in Internet, have a database available, have database filled with specific test data, etc.
XMLParameters Marks a test class constructor as being paramaterized by the given XML file.
 

Package org.junitext Description

Provides the JUnitExt based annotations for JUnit 4.x.