com.yobotics.simulationconstructionset.util
Class IndexOrderCheckerTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.IndexOrderCheckerTest

public class IndexOrderCheckerTest
extends java.lang.Object


Constructor Summary
IndexOrderCheckerTest()
           
 
Method Summary
 void setUp()
           
 void testABunch()
           
 void testNoOverflow()
           
 void testOverflowOne()
           
 void testOverflowTwo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexOrderCheckerTest

public IndexOrderCheckerTest()
Method Detail

setUp

public void setUp()

testNoOverflow

public void testNoOverflow()

testOverflowOne

public void testOverflowOne()

testOverflowTwo

public void testOverflowTwo()

testABunch

public void testABunch()