|
|||||||||
| 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 TestDAMLClass

java.lang.Objectjunit.framework.TestSuite
com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase
com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLClass
- All Implemented Interfaces:
- junit.framework.Test
- public class TestDAMLClass
- extends DAMLTestBase
unit tests for DAML Class
- Version:
- CVS $Id: TestDAMLClass.java,v 1.14 2005/04/08 17:37:11 ian_dickinson Exp $
| Nested Class Summary |
| Nested classes inherited from class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase |
DAMLTestBase.OntTestCase |
| Field Summary |
| Fields inherited from class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase |
BASE, NS |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
TestDAMLClass(java.lang.String name)
|
|
| Method Summary | |
DAMLTestBase.OntTestCase[] |
getTests()
Return the array of tests for the suite |
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 |
TestDAMLClass
public TestDAMLClass(java.lang.String name)
| Method Detail |
suite
public static junit.framework.TestSuite suite()
getTests
public DAMLTestBase.OntTestCase[] getTests()
- Description copied from class:
DAMLTestBase - Return the array of tests for the suite
- Overrides:
getTestsin classDAMLTestBase
|
|||||||||
| 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