unitTests
Class TestBowlingGameManager
java.lang.Object
|
+--TestCase
|
+--unitTests.TestBowlingGameManager
- public class TestBowlingGameManager
- extends TestCase
- Author:
- jarmo
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestBowlingGameManager
public TestBowlingGameManager(java.lang.String arg0)
- Constructor for BowlingGameManagerTest.
- Parameters:
arg0
-
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
java.lang.Exception
testGetPlayerResults
public void testGetPlayerResults()
testGetPlayerTotal
public void testGetPlayerTotal()
testBowlingGameManager
public void testBowlingGameManager()