|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.util.TestManifestList.TestPrinter
Simple printer for simple manifests.
Constructor Summary | |
TestManifestList.TestPrinter()
|
Method Summary | |
junit.framework.TestCase |
createTest(Resource r,
RDFNode action,
RDFNode result)
Called on each test described. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestManifestList.TestPrinter()
Method Detail |
public junit.framework.TestCase createTest(Resource r, RDFNode action, RDFNode result)
TestManifestList.ActionProc
createTest
in interface TestManifestList.ActionProc
r
- The RDF Resource for the whole test caseaction
- RDFNode for the test actionresult
- RDFNode for the test result : maybe null if no result specified.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |