Class | Description |
---|---|
JUnit_Domino |
Unit tests for
Domino as specified by JUnit_DominoSpecification . |
JUnit_DominoSpecification |
Unit tests for
DominoSpecification |
JUnit_ObservableDomino |
Unit tests for
ObservableDomino as specified by JUnit_DominoSpecification . |
ValidationDomino |
Validation test class for
Domino that uses a Random RNG for simulation purposes.This test is not complete, and requires the tester to check the console screen for the correct behaviour. For a more complete (automated) test suite see JUnit_Domino The RNG can be seeded at the command line, or a default value of 0 can be used. |