jchrest.tests
Class TestChessDomain

java.lang.Object
  extended by jchrest.tests.TestChessDomain

public class TestChessDomain
extends java.lang.Object

Tests to verify performance of chess domain class.


Constructor Summary
TestChessDomain()
           
 
Method Summary
 void testChessBoard()
           
 void testPieceTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestChessDomain

public TestChessDomain()
Method Detail

testPieceTypes

public void testPieceTypes()

testChessBoard

public void testChessBoard()