| checkConsistencyReturnsValidityReportForDefaultGraph | 5 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.23 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 3 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 3 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 7 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 5 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 0.13 sec | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 2 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 13 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 5 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 10 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 2 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 5 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 10 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 7 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 2 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 3 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 3 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 2 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 9 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 0.3 sec | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 1 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 4 ms | Passed |