org.openprovenance.elmo
Class List1Test

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openprovenance.model.List1Test
              extended by org.openprovenance.elmo.List1Test
All Implemented Interfaces:
junit.framework.Test

public class List1Test
extends List1Test


Field Summary
 
Fields inherited from class org.openprovenance.model.List1Test
oFactory
 
Constructor Summary
List1Test(String testName)
           
 
Method Summary
 void testCompareList1GraphCopies()
           
 void testCompareList1Graphs()
           
 void testList1()
          Creates and serialises an OPM graph.
 void testList1SaveToN3()
           
 
Methods inherited from class org.openprovenance.model.List1Test
makeList1Graph, suite
 
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, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

List1Test

public List1Test(String testName)
Method Detail

testList1

public void testList1()
               throws javax.xml.bind.JAXBException
Description copied from class: List1Test
Creates and serialises an OPM graph.

Overrides:
testList1 in class List1Test
Throws:
javax.xml.bind.JAXBException

testList1SaveToN3

public void testList1SaveToN3()
                       throws Exception
Throws:
Exception

testCompareList1Graphs

public void testCompareList1Graphs()
                            throws Exception
Throws:
Exception

testCompareList1GraphCopies

public void testCompareList1GraphCopies()
                                 throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.