test
Class TestGameBuilder

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by test.TestGameBuilder
All Implemented Interfaces:
junit.framework.Test

public final class TestGameBuilder
extends junit.framework.TestCase


Constructor Summary
TestGameBuilder()
           
 
Method Summary
static void main(java.lang.String[] args)
          Run main to rebuild the report files.
static junit.framework.Test suite()
          Builds test suite of all test games below the main test directory
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestGameBuilder

public TestGameBuilder()
Method Detail

suite

public static junit.framework.Test suite()
Builds test suite of all test games below the main test directory

Returns:
created test suite for junit

main

public static void main(java.lang.String[] args)
Run main to rebuild the report files. Only use this if you know what you are doing

Parameters:
args - a list of directories below the main test directory