com.yobotics.simulationconstructionset.util.ground
Class AlternatingSlopesGroundProfileTest

java.lang.Object
  extended by com.yobotics.simulationconstructionset.util.ground.AlternatingSlopesGroundProfileTest

public class AlternatingSlopesGroundProfileTest
extends java.lang.Object


Constructor Summary
AlternatingSlopesGroundProfileTest()
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testAllFlat()
           
 void testBadOrderingOne()
           
 void testBadOrderingTwo()
           
 void testFour()
           
 void testOne()
           
 void testThree()
           
 void testTwo()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlternatingSlopesGroundProfileTest

public AlternatingSlopesGroundProfileTest()
Method Detail

setUp

public void setUp()
           throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

public void tearDown()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAllFlat

public void testAllFlat()

testOne

public void testOne()

testTwo

public void testTwo()

testThree

public void testThree()

testFour

public void testFour()

testBadOrderingOne

public void testBadOrderingOne()

testBadOrderingTwo

public void testBadOrderingTwo()