| checkConsistencyReturnsValidityReportForDefaultGraph | 2 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.2 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 3 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 2 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 3 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 3 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 5 ms | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 2 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 4 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 3 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 3 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 2 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 2 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 4 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 5 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 0 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 3 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 2 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 2 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 3 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 28 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 0 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 1 ms | Passed |