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