Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

antichess
Class TestAntichess  view TestAntichess download TestAntichess.java

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byantichess.TestAntichess
All Implemented Interfaces:
junit.framework.Test

public class TestAntichess
extends junit.framework.TestSuite


Field Summary
 
Fields inherited from class junit.framework.TestSuite
 
Constructor Summary
TestAntichess()
           
TestAntichess(java.lang.String s)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, 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

TestAntichess

public TestAntichess()

TestAntichess

public TestAntichess(java.lang.String s)
Method Detail

suite

public static junit.framework.Test suite()

main

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