de.oio.bugkilla.player.test
Class PlayerTestSuite

java.lang.Object
  |
  +--junit.framework.TestSuite
        |
        +--de.oio.bugkilla.player.test.PlayerTestSuite
All Implemented Interfaces:
junit.framework.Test

public class PlayerTestSuite
extends junit.framework.TestSuite

Author:
aspall

Constructor Summary
PlayerTestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
          Method main.
static junit.framework.TestSuite suite()
          Method suite.
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PlayerTestSuite

public PlayerTestSuite()
Method Detail

suite

public static junit.framework.TestSuite suite()
Method suite.

Returns:
TestSuite

main

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

Parameters:
args - nothing


Copyright © Orientation in Objects GmbH. All Rights Reserved.