Package de.fuberlin.wiwiss.d2rq

Class Summary
AllTests Test suite for D2RQ
ColumnTest Unit test cases for Column
CSVParserTest Unit tests for CSVParser
D2RQCapabilities Description of the capabilities of a GraphD2RQ.
DBConnectionTest  
DummyValueSource Dummy implementation of ValueSource
FindTestFramework Functional tests for the find(spo) operation of GraphD2RQ.
GraphD2RQ A D2RQ virtual read-only graph backed by a non-RDF database.
MockLogger Mock implementation of the Logger class for unit testing.
ModelD2RQ A D2RQ read-only Jena model backed by a non-RDF database.
ParserTest Unit tests for MapParser
PatternTest Tests the Pattern class.
RDQLTestFramework Functional tests that exercise a ModelD2RQ by running RDQL queries against it.
ResultIteratorTest Tests for D2RQResultIterator.
SQLStatementMakerTest Unit tests for SQLStatementMaker.
TestFramework Functional tests that exercise a ModelD2RQ by running RDQL queries against it.
TranslationTableTest Tests the TranslationTable functionality
ValueRestrictionTest Unit tests for MaxLengthRestriction, ContainsRestriction and RegexRestriction.
 

Exception Summary
D2RQException Exception used to signal most D2RQ errors.