| checkConsistencyReturnsValidityReportForDefaultGraph | 10 ms | Passed |
| checkConsistencyReturnsValidityReportForInconsistentDefaultGraph | 0.26 sec | Passed |
| checkConsistencyReturnsValidityReportForNamedGraph | 5 ms | Passed |
| configurationIsPassedToReasonerOnCreation | 6 ms | Passed |
| configurationSkipsParametersNotSupportedByParticularReasoner | 11 ms | Passed |
| configurationSkipsUnsupportedConfigurationParameters | 9 ms | Passed |
| getDefaultGraphReturnsInferredDefaultGraph | 0.29 sec | Passed |
| getDefaultGraphReusesInfModelAfterFirstCall | 4 ms | Passed |
| getNamedGraphReturnsModelWithInferences | 18 ms | Passed |
| getNamedGraphReusesInfModelAfterFirstCall | 21 ms | Passed |
| getNamedModelReturnsInfModelAlsoForUnknownContextName | 17 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInference | 3 ms | Passed |
| getRawDefaultModelReturnsDefaultGraphWithoutInferenceWhenInferredModelExists | 6 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInference | 9 ms | Passed |
| getRawNamedGraphReturnsGraphWithoutInferenceWhenInferredAlreadyExists | 10 ms | Passed |
| initializationCreatesOWLReasonerBasedOnConfiguredReasonerFactoryClass | 2 ms | Passed |
| initializationCreatesRDFSReasonerBasedOnConfiguredReasonerFactoryClass | 1 ms | Passed |
| initializationEagerlyCreatesInfModelForNamedGraphsFromCentral | 8 ms | Passed |
| initializationEagerlyCreatesInferredModelForDefaultGraph | 5 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentDefaultGraph | 4 ms | Passed |
| initializationFromCentralConnectorCreatesIndependentNamedGraphs | 10 ms | Passed |
| initializationFromCentralTDBConnectorSupportsNonTransactionalModels | 0.48 sec | Passed |
| initializationThrowsReasonerInitializationExceptionWhenClassIsNotReasonerFactory | 3 ms | Passed |
| initializationThrowsReasonerInitializationExceptionWhenUnknownReasonerFactoryClassIsSpecified | 5 ms | Passed |