|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> ontology >> daml >> impl >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.hp.hpl.jena.ontology.daml.impl.test
Class TestPackage

java.lang.Objectjunit.framework.TestSuite
com.hp.hpl.jena.ontology.daml.impl.test.TestPackage
- All Implemented Interfaces:
- junit.framework.Test
- public class TestPackage
- extends junit.framework.TestSuite
Collected unit tests for DAML API
- Version:
- CVS $Id: TestPackage.java,v 1.6 2005/02/21 12:05:48 andy_seaborne Exp $
| Field Summary |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
private |
TestPackage()
Creates new TestPackage |
| Method Summary | |
private void |
addTest(java.lang.String name,
junit.framework.TestSuite tc)
|
static junit.framework.TestSuite |
suite()
|
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
TestPackage
private TestPackage()
- Creates new TestPackage
| Method Detail |
suite
public static junit.framework.TestSuite suite()
addTest
private void addTest(java.lang.String name, junit.framework.TestSuite tc)
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> ontology >> daml >> impl >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC