Package model
|
36%
successful |
Failed tests
- CellTest. testCellValueChangeWithListener()
- CellTest. testCellWithoutListener()
- CellularAutomatonSimulationTest. testAt()
- CellularAutomatonSimulationTest. testColor()
- CellularAutomatonSimulationTest. testCopy()
- CellularAutomatonSimulationTest. testNext()
- CellularAutomatonSimulationTest. testNumberOfColumns()
- CellularAutomatonSimulationTest. testNumberOfRows()
- CellularAutomatonSimulationTest. testReset()
- CellularAutomatonSimulationTest. testSetChangeListener()
- CellularAutomatonSimulationTest. testSetGenerationNumberChangeListener()
- NextGenerationInitializerTest. initialValueAt()
- NextGenerationInitializerTest. testWrapCoordinateInsideGrid()
- NextGenerationInitializerTest. testWrapCoordinateOutsideGrid()
Classes
Class | Tests | Failures | Ignored | Duration | Success rate |
---|---|---|---|---|---|
CellTest | 2 | 2 | 0 | 0.005s | 0% |
CellularAutomatonSimulationTest | 11 | 9 | 0 | 0.093s | 18% |
NextGenerationInitializerTest | 5 | 3 | 0 | 0.030s | 40% |
StateTest | 4 | 0 | 0 | 0.009s | 100% |