com.codethesis.test
Class PGNParseTest

java.lang.Object
  extended by com.codethesis.test.PGNParseTest

public class PGNParseTest
extends java.lang.Object

Author:
Deyan Rizov

Constructor Summary
PGNParseTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PGNParseTest

public PGNParseTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        PGNParseException,
                        java.lang.NullPointerException,
                        MalformedMoveException
Parameters:
args -
Throws:
java.io.IOException
PGNParseException
MalformedMoveException
java.lang.NullPointerException