org.openprovenance.rdf
Class AnnotationReadTest

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

public class AnnotationReadTest
extends junit.framework.TestCase

Unit test for simple App.


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

AnnotationReadTest

public AnnotationReadTest(String testName)
Create the test case

Parameters:
testName - name of the test case
Method Detail

testRDFReadAnnotation

public void testRDFReadAnnotation()
                           throws Exception
Throws:
Exception


Copyright © 2010. All Rights Reserved.