Class CyclicCellularAutomatonTest

java.lang.Object
org.woehlke.simulation.cyclic.cellular.automaton.CyclicCellularAutomatonTest

public class CyclicCellularAutomatonTest
extends java.lang.Object
Unit test for simple CyclicCellularAutomatonRunner.
  • Constructor Summary

    Constructors
    Constructor Description
    CyclicCellularAutomatonTest()  
  • Method Summary

    Modifier and Type Method Description
    void testApp()
    Rigourous Test :-)

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CyclicCellularAutomatonTest

      public CyclicCellularAutomatonTest()
  • Method Details

    • testApp

      @Test public void testApp()
      Rigourous Test :-)