public class TrainTest
extends java.lang.Object
| Constructor and Description |
|---|
TrainTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddUpgrade() |
void |
testRemoveUpgrade() |
void |
testTrain() |
public void setUp()
public void testTrain()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddUpgrade()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveUpgrade()
throws java.lang.Exception
java.lang.Exception