gizmoball.tests
Class RotatingGizmoTest
java.lang.Object
TestCase
gizmoball.tests.RotatingGizmoTest
public class RotatingGizmoTest
- extends TestCase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RotatingGizmoTest
public RotatingGizmoTest(java.lang.String name)
setUp
public void setUp()
testTimeToNextStop
public void testTimeToNextStop()
testGetEnclosingPolygon
public void testGetEnclosingPolygon()
testGetAngularVelocity
public void testGetAngularVelocity()
testGetCurrentAngle
public void testGetCurrentAngle()
testGetMaxAngle
public void testGetMaxAngle()
testGetCenterOfRotation
public void testGetCenterOfRotation()
testRotateAroundCenter
public void testRotateAroundCenter()
testAction
public void testAction()
suite
public static Test suite()