|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> graph >> [ test overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package com.hp.hpl.jena.graph.test
This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system.
See:
Description
| Class Summary | |
| AbstractTestGraph | AbstractTestGraph provides a bunch of basic tests for something that purports to be a Graph. |
| AbstractTestGraphMaker | Abstract base class for testing graph factories. |
| AbstractTestReifier | Abstract base class for reification tests. |
| AbstractTestReifierFragmentsMap | |
| AbstractTestReifierTripleMap | TestReifierTripleMap |
| AbstractTestTripleStore | AbstractTestTripleStore - post-hoc tests for TripleStores. |
| GraphTestBase | |
| MetaTestGraph | MetaTestGraph |
| Rational | Representation of a rational number. |
| RationalType | Datatype definition for the rational number representation defined below. |
| RecordingListener | This testing listener records the event names and data, and provides a method for comparing the actual with the expected history. |
| TestCapabilities | Test graph capabilities. |
| TestFactory | |
| TestFileGraph | Test FileGraph by seeing if we can make some file graphs and then read them back. |
| TestFileGraph.Case | Test that the graph encoded as the test-string content can be written out to a temporary file generated from the prefix and suffix, and then read back correctly. |
| TestFileGraphMaker | Test a FileGraphMaker; use the abstract tests, plus specialised ones for the name conversion routines. |
| TestGraph | |
| TestGraph.WrappedGraphMem | Class to provide a constructor that produces a wrapper round a GraphMem. |
| TestGraphExtract | Tests for recursive sub-graph extraction. |
| TestGraphPrefixMapping | |
| TestGraphUtils | |
| TestGraphUtils.Bool | |
| TestNode | |
| TestNodeCache | TestNodeCache - make some (minimal, driving) tests for the NodeCache used to reduce store turnover for repeated Node construction. |
| TestNodeToTriplesMap | TestNodeToTriplesMap: added, post-hoc, by kers once NTM got rather complicated. |
| TestPackage | Collected test suite for the .graph package. |
| TestReifier | This class tests the reifiers of ordinary GraphMem graphs. |
| TestSimpleGraphMaker | |
| TestSimpleReifierFragmentsMap | |
| TestSimpleReifierTripleMap | TestSimpleReifierTripleMap - test that a SimpleReifierTripleMap satisfies its test contract. |
| TestTriple | |
| TestTripleCache | TestTripleCache |
| TestTypedLiterals | Unit test for the typed literal machinery - including RDFDatatype, TypeMapper and LiteralLabel. |
Package com.hp.hpl.jena.graph.test Description
This package defines the Graph and Node family of classes, which form the underlying datatypes of the Jena system.
|
|||||||||
| Home >> All >> com >> hp >> hpl >> jena >> graph >> [ test overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||