public class RouteTest
extends java.lang.Object
Constructor and Description |
---|
RouteTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetLengthRemaining() |
void |
testGetStation() |
void |
testGetTotalLength() |
void |
testGetTrainPos() |
void |
testInStation() |
void |
testRouteReloadConstructor() |
void |
testUpdate() |
public void setUp() throws java.lang.Exception
java.lang.Exception
public void testGetTrainPos()
public void testRouteReloadConstructor()
public void testGetTotalLength()
public void testGetLengthRemaining()
public void testInStation()
public void testGetStation()
public void testUpdate()