unitTests
Class TestBowlingGameManager

java.lang.Object
  |
  +--TestCase
        |
        +--unitTests.TestBowlingGameManager

public class TestBowlingGameManager
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Constructor Summary
TestBowlingGameManager(java.lang.String arg0)
          Constructor for BowlingGameManagerTest.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testBowlingGameManager()
           
 void testGetPlayerResults()
           
 void testGetPlayerTotal()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestBowlingGameManager

public TestBowlingGameManager(java.lang.String arg0)
Constructor for BowlingGameManagerTest.

Parameters:
arg0 -
Method Detail

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()

(c) ohtuR6