eu.larkc.core.data
Class SerializationTests

java.lang.Object
  extended by eu.larkc.core.data.ORDITestCase
      extended by eu.larkc.core.data.SerializationTests

public class SerializationTests
extends ORDITestCase


Constructor Summary
SerializationTests()
           
 
Method Summary
static void removeTestFiles()
          Removes the files which are generated by the tests in this class.
 void testORDIGraphResult()
           
 void testORDIVariableBinding()
           
 void testSPARQLQuery()
           
 void testVariableBinding()
           
 
Methods inherited from class eu.larkc.core.data.ORDITestCase
deleteOrdiTreeDirectory, retrieveNewDataFactory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializationTests

public SerializationTests()
Method Detail

testORDIVariableBinding

public void testORDIVariableBinding()
                             throws java.lang.Exception
Throws:
java.lang.Exception

testORDIGraphResult

public void testORDIGraphResult()
                         throws java.lang.Exception
Throws:
java.lang.Exception

testSPARQLQuery

public void testSPARQLQuery()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testVariableBinding

public void testVariableBinding()
                         throws java.lang.Exception
Throws:
java.lang.Exception

removeTestFiles

public static void removeTestFiles()
Removes the files which are generated by the tests in this class.