bsoc.division
Class PlayerTest

java.lang.Object
  |
  +--test.framework.TestCase
        |
        +--bsoc.division.PlayerTest

public class PlayerTest
extends test.framework.TestCase

Testcases.


Method Summary
protected  void setUp()
           
static test.framework.Test suite()
           
 void testEqualsTestPlayer()
           
 
Methods inherited from class test.framework.TestCase
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, countTestCases, defaultResult, name, notEqualsMessage, run, run, runTest, tearDown, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

suite

public static test.framework.Test suite()

setUp

protected void setUp()
Overrides:
setUp in class test.framework.TestCase

testEqualsTestPlayer

public void testEqualsTestPlayer()