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

java.lang.Objectjunit.framework.TestSuite
com.hp.hpl.jena.ontology.impl.test.OntTestBase
com.hp.hpl.jena.ontology.impl.test.TestAllDifferent
- All Implemented Interfaces:
- junit.framework.Test
- public class TestAllDifferent
- extends OntTestBase
Unit tests for the AllDifferent declaration.
- Version:
- CVS $Id: TestAllDifferent.java,v 1.8 2005/02/21 12:07:13 andy_seaborne Exp $
| Nested Class Summary |
| Nested classes inherited from class com.hp.hpl.jena.ontology.impl.test.OntTestBase |
OntTestBase.OntTestCase |
| Field Summary |
| Fields inherited from class com.hp.hpl.jena.ontology.impl.test.OntTestBase |
BASE, NS |
| Fields inherited from class junit.framework.TestSuite |
|
| Constructor Summary | |
TestAllDifferent(java.lang.String name)
|
|
| Method Summary | |
OntTestBase.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 |
TestAllDifferent
public TestAllDifferent(java.lang.String name)
| Method Detail |
suite
public static junit.framework.TestSuite suite()
getTests
public OntTestBase.OntTestCase[] getTests()
- Description copied from class:
OntTestBase - Return the array of tests for the suite
- Overrides:
getTestsin classOntTestBase
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> ontology >> impl >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC