tuffy.test
Class ParsingLoadingTest

java.lang.Object
  extended by tuffy.test.ParsingLoadingTest

public class ParsingLoadingTest
extends java.lang.Object

Testing class for parsing and loading.


Constructor Summary
ParsingLoadingTest()
           
 
Method Summary
static void setUp()
           
 void testLoadEvidences()
          Test the parsing function of evidence.
 void testProgramQueryParser()
          Test the parsing function of program and query.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParsingLoadingTest

public ParsingLoadingTest()
Method Detail

setUp

public static final void setUp()

testLoadEvidences

public final void testLoadEvidences()
                             throws java.lang.Exception
Test the parsing function of evidence.

Throws:
java.lang.Exception

testProgramQueryParser

public void testProgramQueryParser()
Test the parsing function of program and query.