| checkConsistencyReturnsValidityReportForDefaultGraph | 7 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.26 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 5 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 3 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 32 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 4 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 0.11 sec | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 2 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 10 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 6 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 8 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 2 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 5 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 5 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 8 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 5 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 4 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 3 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 6 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 0.52 sec | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 1 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 3 ms | Passed |