de.java_chess.javaChess.test
Class JavaChessTest

java.lang.Object
  |
  +--de.java_chess.javaChess.test.JavaChessTest

public class JavaChessTest
extends java.lang.Object

This is the main test class for JavaChess.


Constructor Summary
JavaChessTest()
           
 
Method Summary
static junit.framework.Test suite()
          Create the main test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaChessTest

public JavaChessTest()
Method Detail

suite

public static junit.framework.Test suite()
Create the main test suite.
Returns:
The main test suite.