com.yobotics.simulationconstructionset.util.ground
Class RotatableRampTerrainObjectTest

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

public class RotatableRampTerrainObjectTest
extends java.lang.Object


Constructor Summary
RotatableRampTerrainObjectTest()
           
 
Method Summary
 void setUp()
           
 void testHeightAt()
           
 void testHeightAtForRampDown()
           
 void testHeightAtRamp90()
           
 void testSurfaceNormalAt()
           
 void testSurfaceNormalAtForSlopedDown()
           
 void testSurfaceNormalForRamp90()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RotatableRampTerrainObjectTest

public RotatableRampTerrainObjectTest()
Method Detail

setUp

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

testHeightAt

public void testHeightAt()

testHeightAtForRampDown

public void testHeightAtForRampDown()

testSurfaceNormalAt

public void testSurfaceNormalAt()

testSurfaceNormalAtForSlopedDown

public void testSurfaceNormalAtForSlopedDown()

testHeightAtRamp90

public void testHeightAtRamp90()

testSurfaceNormalForRamp90

public void testSurfaceNormalForRamp90()