Package com.complexible.stardog.api.test
-
Interface Summary Interface Description Testable An object that represents a single test or a collection of tests. -
Class Summary Class Description Test A single test that involves running a specific SPARQL query.TestCreator Creates aTestSuite
from query files in a directory.TestReader Reads a test suite definition from an RDF file.TestResult Result of running aTest
.TestRunner Runs all the tests in a suite.TestSuite A collection of tests organized in a hierarchical structure.TestVocab RDF vocabulary used for serializing test definitions.TestWriter Writes the test suite definition to an RDF file. -
Enum Summary Enum Description TestCreator.CreateOption Option to specify what the created tests will testTestResultType Enumeration of test result types. -
Exception Summary Exception Description TestDefinitionException TestFailedException