|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> ontology >> daml >> impl >> [ test overview ] | PREV NEXT | ||||||||
A
- addTest(String, TestSuite) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.TestPackage
B
- BASE - Static variable in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase
C
- checkValidLists(Model, String) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- com.hp.hpl.jena.ontology.daml.impl.test - package com.hp.hpl.jena.ontology.daml.impl.test
- Implementations of the interfaces defined in
com.hp.hpl.jena.ontology.daml. - countClasses(DAMLModel) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- countIteration(Iterator, boolean, String) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Count the number of things in an iterator, optionally logging them
- countProperties(DAMLModel) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
D
- DAMLTest - class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.
- Legacy JUnit regression tests for the Jena DAML model.
- DAMLTest(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Constructor requires that all tests be named
- DAMLTest.EqualityTest - class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest.
- DAMLTest.EqualityTest(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest
- DAMLTestBase - class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.
- Generic test case for DAML ontology unit testing
- DAMLTestBase(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase
- DAMLTestBase.OntTestCase - class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase.
- DAMLTestBase.OntTestCase(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
- doTest(DAMLModel) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
- Does the work in the test sub-class
- dumpModel(Model) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Dump the model out to a file for debugging
- dumpModel(Model, String) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
E
- eqTest(DAMLTest.EqualityTest) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Concept: the EqualityTest object embodies some java code that adds stuff to a DAMLModel, and some xml that is the body of an RDF/XML doc.
G
- getCleanModel() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- getTests() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase
- Return the array of tests for the suite
- getTests() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLClass
- getTests() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLList
- getTests() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLProperty
I
- iteratorTest(Iterator, Object[]) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
- Test that an iterator delivers the expected values
J
- java(DAMLModel) - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest
L
M
- m_langElement - Variable in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
N
- NS - Static variable in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase
- name - Variable in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest
R
- runTest() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
S
- setUp() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Set up the test conditions
- setUp() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTestBase.OntTestCase
- suite() - Static method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLClass
- suite() - Static method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLList
- suite() - Static method in class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLProperty
- suite() - Static method in class com.hp.hpl.jena.ontology.daml.impl.test.TestPackage
T
- TestDAMLClass - class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLClass.
- unit tests for DAML Class
- TestDAMLClass(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLClass
- TestDAMLList - class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLList.
- Unit tests for DAML List
- TestDAMLList(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLList
- TestDAMLProperty - class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLProperty.
- Unit tests for DAML property
- TestDAMLProperty(String) - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.TestDAMLProperty
- TestPackage - class com.hp.hpl.jena.ontology.daml.impl.test.TestPackage.
- Collected unit tests for DAML API
- TestPackage() - Constructor for class com.hp.hpl.jena.ontology.daml.impl.test.TestPackage
- Creates new TestPackage
- tearDown() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Release objects no longer needede when we're done
- testClass() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test some of the properties of DAML classes
- testCreate() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test the creation of new DAML values
- testDataInstance() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- testDatatype() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Tests on DAML datatypes
- testDatatypeEq2() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Testing equality: case Datatype
- testDatatypeProperty() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Testing equality: case DatatypeProperty
- testDatatypeRange() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- testEquivalence() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test equivalance classes
- testInstance() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Tests on instances
- testList() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Tests on lists
- testLoadOntology() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test the various pathways through loading the ontology from a source document.
- testModelAdd() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test adding a model to an existing model
- testObjectProperty() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Testing equality: case ObjectProperty
- testProperty() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Unit tests on DAMLProperty and its subclasses
- testPropertyEq() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Testing equality: case Property
- testRDFType() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test case for testing rdf:type traversal
- testRemove() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Test the removal of DAML objects.
- testRestriction() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest
- Testing restrictions
- toString() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest
X
- xml() - Method in class com.hp.hpl.jena.ontology.daml.impl.test.DAMLTest.EqualityTest
A B C D E G I J L M N R S T X
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> ontology >> daml >> impl >> [ test overview ] | PREV NEXT | ||||||||