org.openprovenance.rdf
Class Example5Test

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.openprovenance.rdf.Example5Test
All Implemented Interfaces:
junit.framework.Test

public class Example5Test
extends junit.framework.TestCase

Unit test for simple App.


Constructor Summary
Example5Test(String testName)
          Create the test case
 
Method Summary
 void testCollectionProposal2()
           
 void testCollectionRDF()
           
 
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

Example5Test

public Example5Test(String testName)
Create the test case

Parameters:
testName - name of the test case
Method Detail

testCollectionProposal2

public void testCollectionProposal2()
                             throws Exception
Throws:
Exception

testCollectionRDF

public void testCollectionRDF()
                       throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.