void |
setUp()
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentTest
public EnvironmentTest()
main
public static void main(java.lang.String[] args)
suite
public static junit.framework.Test suite()
setUp
makeEnv
public void makeEnv(java.lang.String filename)
throws java.io.IOException
- Throws:
java.io.IOException
testGround
- Throws:
java.io.IOException
testGoRightIntoWall
- Throws:
java.io.IOException
testGoLeftIntoWall
- Throws:
java.io.IOException
testGoUpIntoCeiling
- Throws:
java.io.IOException
testJeffSlowsToAStop
- Throws:
java.io.IOException
testJeffFreeFloats
- Throws:
java.io.IOException
testJeffFallsAndGoesBoom
- Throws:
java.io.IOException
tearDown
|