Ontology Adapter: Testing
Developer: Lizhen Qu
Description
This adapter is implemented as simple as possible in order to serve as mock objects. Every implementation of the interfaces begins with the "Mock" prefix and followed by the implemented interface name.
Characteristics
Mock objects of ontology interface for test. There are currently some methods not implemented, which will only throw an UnsupportedOperationException.
Evaluation/Performance
TODO
Specification
Intitialisation
The ontology adapter class is de.dfki.km.phaselib.adapters.testing.MockOntology
Ontology ont = new MockOntology();
Parameters
TODO
Dependencies
Log4j - for logging
License Issues
TODO
Last modified 19 years ago
Last modified on 05/05/06 15:05:15