blob: 0759db42b51165e4b58b3ca69427f0a590106007 [file] [log] [blame] [view]
Jena Integration Tests
======================
This module provides testing of components where testing depends on
infrastructure not avilable, due to dependency relationships, to the
module.
For example, tests of RDF Connection for remote access that use embedded
Fuseki. RDF Connection code does not itself depend on embedded Fuseki
and exists earlier in the build order than Fuseki.