org.openprovenance.elmo
Class MashTest

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

public class MashTest
extends MashTest


Field Summary
 
Fields inherited from class org.openprovenance.model.MashTest
oFactory
 
Constructor Summary
MashTest(String testName)
           
 
Method Summary
 void testCompareMashGraphCopies()
           
 void testCompareMashGraphs()
           
 void testMash1()
           
 void testMashSaveToN3()
           
 
Methods inherited from class org.openprovenance.model.MashTest
makeMash1Graph
 
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

MashTest

public MashTest(String testName)
Method Detail

testMash1

public void testMash1()
               throws Exception
Overrides:
testMash1 in class MashTest
Throws:
Exception

testMashSaveToN3

public void testMashSaveToN3()
                      throws Exception
Throws:
Exception

testCompareMashGraphs

public void testCompareMashGraphs()
                           throws Exception
Throws:
Exception

testCompareMashGraphCopies

public void testCompareMashGraphCopies()
                                throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.