| checkConsistencyReturnsValidityReportForDefaultGraph | 7 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.3 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 8 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 4 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 10 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 6 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 0.34 sec | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 4 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 15 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 5 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 33 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 5 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 11 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 10 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 9 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 4 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 5 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 2 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 7 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 0.69 sec | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 3 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 12 ms | Passed |