public class MovementModuleTest
extends java.lang.Object
| Constructor and Description |
|---|
MovementModuleTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBoundSpeed()
Tests the speed bound method.
|
void |
testConstructor()
Tests the constructor.
|
void |
testIllegalConstructor()
Tests the constructor with an illegal argument.
|
void |
testStopOrder()
Tests the constructor.
|
public void testConstructor()
public void testStopOrder()
public void testIllegalConstructor()
public void testBoundSpeed()