unitTests
Class TestComponentReference

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

public class TestComponentReference
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  ComponentReference cr
           
 
Constructor Summary
TestComponentReference(java.lang.String arg0)
          Constructor for TestComponentReference.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGetApplicationDeInitializer()
           
 void testGetApplicationInitializer()
           
 void testGetApplicationManager()
           
 void testGetFileHandling()
           
 void testGetGameEventHandler()
           
 void testGetGameLogic()
           
 void testGetGameManager()
           
 void testGetGameState()
           
 void testGetGameValidator()
           
 void testGetGui()
           
 void testGetHighScore()
           
 void testGetInstance()
           
 void testGetPlayerManager()
           
 void testGetReportManager()
           
 void testGetResultListing()
           
 void testNewDataContainer()
           
 void testNewDataHolder()
           
 void testNewPlayer()
           
 void testNewScoreCounter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cr

private ComponentReference cr
Constructor Detail

TestComponentReference

public TestComponentReference(java.lang.String arg0)
Constructor for TestComponentReference.

Parameters:
arg0 -
Method Detail

main

public static void main(java.lang.String[] args)

setUp

protected void setUp()
              throws java.lang.Exception
java.lang.Exception

testGetInstance

public void testGetInstance()

testGetApplicationManager

public void testGetApplicationManager()

testGetApplicationInitializer

public void testGetApplicationInitializer()

testGetApplicationDeInitializer

public void testGetApplicationDeInitializer()

testGetGameManager

public void testGetGameManager()

testGetGameEventHandler

public void testGetGameEventHandler()

testNewPlayer

public void testNewPlayer()

testGetPlayerManager

public void testGetPlayerManager()

testNewDataHolder

public void testNewDataHolder()

testNewDataContainer

public void testNewDataContainer()

testGetFileHandling

public void testGetFileHandling()

testGetResultListing

public void testGetResultListing()

testGetHighScore

public void testGetHighScore()

testGetReportManager

public void testGetReportManager()

testGetGameLogic

public void testGetGameLogic()

testGetGameState

public void testGetGameState()

testGetGameValidator

public void testGetGameValidator()

testNewScoreCounter

public void testNewScoreCounter()

testGetGui

public void testGetGui()

(c) ohtuR6