Class | Description |
---|---|
CarrotTestCase |
Base class for Carrot2 test classes.
|
SuiteResultInfoWriter |
Writes plain-text information about the suite's tests and their results.
|
Annotation Type | Description |
---|---|
UsesExternalServices |
A test group that indicates a given test uses external APIs or services (some of which
may not be available outside of the scope of Carrot2 build servers).
|
Unit test utilities and annotations.