| checkConsistencyReturnsValidityReportForDefaultGraph | 9 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.4 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 9 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 3 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 35 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 6 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 0.19 sec | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 5 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 13 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 8 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 12 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 5 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 13 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 7 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 8 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 8 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 7 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 4 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 9 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 0.4 sec | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 3 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 3 ms | Passed |