|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.baselinetest | |
---|---|
org.baselinetest | The core of the Baseline Test Framework. |
org.baselinetest.comparator | Comparators for the different types of baseline output files. |
Classes in org.baselinetest used by org.baselinetest | |
---|---|
ArgumentCollection
An argument collection is a map from argument names to objects. |
|
Assert
|
|
AssertionFailedError
|
|
BaselineWriter
A helper object for writing baseline output to the appropriate file. |
|
TestCase
A TestCase represents one of the TestCase classes that is used to comprise a TestSuite. |
|
TestCaseStep
A TestCaseStep represents a single invocation of a TestCase, and it's associated arguments that are specific to that invocation. |
|
TestCaseStepFailure
|
|
TestContext
The context under which a test suite has been executed. |
|
TestFailure
A TestFailure collects a failed test together with the caught
exception. |
|
TestLogger
|
|
TestResult
|
|
TestState
A mutable state passing mechanism between test cases. |
|
TestSuite
Need to execute init and cleanup in reverse order of each other. |
|
TestSuiteResults
|
Classes in org.baselinetest used by org.baselinetest.comparator | |
---|---|
TestComparator
TestComparator is used to take an actual output file and validate it against an expected output file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |