Package ch.zizka.junitdiff.model
See: Description
-
Class Summary Class Description AggregatedData AggregatedTestResults Aggregated results: A matrix of joined test results lists, with one "column" for each list. Failure GroupPrecept Information about group - built from the app's params. Groups Group of groups, used for logical separation of test runs. SuperGroup Super-group - to cluster multiple groups. TestCaseInfo One test with multiple test infos - one for each "column" (test run) TestClassInfo TestRunInfo Test info - name, result, reason. TestRunResultsList A list with tests results data - name, result (OK | FAIL | ERROR), reason. TestSuite A model for such structure: -
Interface Summary Interface Description IGroup -
Enum Summary Enum Description Result