|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.openprovenance.model.PC1AnnotationTest
public class PC1AnnotationTest
Unit test for simple Provenance Challenge 1 like workflow.
| Field Summary | |
|---|---|
static String |
APP_NS
|
static org.openprovenance.model.OPMFactory |
oFactory
|
| Constructor Summary | |
|---|---|
PC1AnnotationTest(String testName)
Create the test case |
|
| Method Summary | |
|---|---|
org.openprovenance.model.OPMGraph |
makePC1AnnotationGraph(org.openprovenance.model.OPMFactory oFactory)
|
void |
testPC1Annotation()
|
void |
testPC1AnnotationConversion()
Produces a dot representation of created graph. |
void |
testPC1AnnotationCopy()
|
| 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 |
| Field Detail |
|---|
public static String APP_NS
public static org.openprovenance.model.OPMFactory oFactory
| Constructor Detail |
|---|
public PC1AnnotationTest(String testName)
testName - name of the test case| Method Detail |
|---|
public void testPC1Annotation()
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBExceptionpublic org.openprovenance.model.OPMGraph makePC1AnnotationGraph(org.openprovenance.model.OPMFactory oFactory)
public void testPC1AnnotationConversion()
throws FileNotFoundException,
IOException
FileNotFoundException
IOException
public void testPC1AnnotationCopy()
throws FileNotFoundException,
IOException
FileNotFoundException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||