com.hp.hpl.jena.util
Class TestManifestList
java.lang.Object
com.hp.hpl.jena.util.TestManifestList
- public class TestManifestList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestManifestList
public TestManifestList(java.lang.String filename)
TestManifestList
public TestManifestList(Model m)
getModel
public Model getModel()
iterator
public TestManifestList.TestIterator iterator()
builtTests
public junit.framework.TestSuite builtTests(TestManifestList.ActionProc actionProc)
- Apply an ActionProc to every item in the manifest to
create a JUnit test suite.
- Parameters:
actionProc
-
- Returns:
- TestSuite
main
public static void main(java.lang.String[] args)
Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.