Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
106 0 0 0 100% 48.517

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.fcrepo.camel 79 0 0 0 100% 2.122
org.fcrepo.camel.integration 27 0 0 0 100% 46.395

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.fcrepo.camel

Class Tests Errors Failures Skipped Success Rate Time
FcrepoComponentTest 5 0 0 0 100% 0.216
FcrepoConstantsTest 4 0 0 0 100% 0.002
FcrepoEndpointTest 22 0 0 0 100% 0.235
FcrepoProducerTest 33 0 0 0 100% 0.81
FcrepoTransactionManagerTest 8 0 0 0 100% 0.007
SparqlDeleteProcessorTest 2 0 0 0 100% 0.206
SparqlDescribeProcessorTest 2 0 0 0 100% 0.081
SparqlInsertProcessorTest 1 0 0 0 100% 0.512
SparqlUpdateProcessorTest 2 0 0 0 100% 0.053

org.fcrepo.camel.integration

Class Tests Errors Failures Skipped Success Rate Time
FcrepoBinaryGetIT 1 0 0 0 100% 3.097
FcrepoBinaryHeadIT 1 0 0 0 100% 0.324
FcrepoComponentConfigurationIT 1 0 0 0 100% 0.396
FcrepoConstantsIT 2 0 0 0 100% 0
FcrepoContainerGetIT 1 0 0 0 100% 0.35
FcrepoContainerHeadIT 1 0 0 0 100% 0.248
FcrepoContainerPatchIT 1 0 0 0 100% 0.413
FcrepoContainerPreferIT 1 0 0 0 100% 0.515
FcrepoContentTypeEndpointIT 2 0 0 0 100% 0.093
FcrepoContentTypeHeaderIT 6 0 0 0 100% 0.353
FcrepoDeleteIT 2 0 0 0 100% 0.343
FcrepoPathIT 1 0 0 0 100% 0.119
FcrepoPostIT 1 0 0 0 100% 0.08
FcrepoPutIT 1 0 0 0 100% 0.125
FcrepoStreamIT 1 0 0 0 100% 3.163
FcrepoTransactionIT 2 0 0 0 100% 0.724
FcrepoTransformIT 1 0 0 0 100% 0.377
KarafIT 1 0 0 0 100% 35.675

Test Cases

[Summary] [Package List] [Test Cases]

FcrepoComponentTest

testCreateEndpointFromConfig 0.172
testPreConfiguredComponent 0.001
testCreateEndpointFromDefaultConstructor 0.001
testCreateEndpoint 0.001
testPostConfiguredComponent 0.041

FcrepoConstantsTest

testFcrepoHeaders 0
testConstants 0
testRdfLexicon 0.001
testJmsHeaders 0.001

FcrepoEndpointTest

testTombstone 0.009
testBaseUrlWithScheme1 0.001
testBaseUrlWithScheme2 0
testBaseUrlWithScheme3 0
testBaseUrlWithScheme4 0
testNoConsumerCanBeCreated 0.001
testCreateProducer 0.219
testContentType 0.001
testSingleton 0.001
testBaseUrl 0
testPreferInclude 0
testConfiguration 0
testCreateTransactionTemplate 0.001
testMetadata 0
testAccept 0
testFixity 0
testTransform 0.001
testAuthPassword 0
testThrowExceptionOnFailure 0
testPreferOmit 0
testAuthHost 0.001
testAuthUser 0

FcrepoProducerTest

testTransactedProducerWithError 0.457
testTransformGetProducer 0.034
testPutProducer 0.015
testGetAcceptEndpointProducer 0.008
testPatchProducer 0.009
testStreamCaching 0.036
testGetProducerWithScheme 0.01
testSecureTransformProducer 0.01
testGetPreferOmitShortEndpointProducer 0.019
testPatchTransformEnabledProducer 0.016
testTransformHeaderOnlyProducer 0.009
testTransactedGetProducer 0.009
testPostProducer 0.008
testNoStreamCaching 0.009
testDeleteTombstoneProducer 0.009
testDeleteProducer 0.011
testGetSecureProducerWithScheme 0.009
testTransformProducer 0.009
testGetPreferIncludeShortEndpointProducer 0.013
testGetSecureProducer 0.009
testGetBinaryProducer 0.01
testGetProducer 0.005
testTransformHeaderProducer 0.007
testGetAcceptHeaderProducer 0.006
testGetPreferIncludeLongEndpointProducer 0.008
testTransformPostProducer 0.031
testPreferProperties 0.002
testGetPreferHeaderProducer 0.006
testGetRootProducer 0.005
testGetPreferOmitLongEndpointProducer 0.007
testGetFixity 0.004
testHeadProducer 0.004
testPostContentTypeEndpointProducer 0.006

FcrepoTransactionManagerTest

testTransactionRollbackError 0.003
testTransactionCommitError 0.001
testProperties 0
testTransactionBeginError 0.001
testTransactionCommit 0
testTransactionRollback 0.001
testTransactionNullResponseError 0
testTransactionBeginNoLocationError 0.001

SparqlDeleteProcessorTest

missingHeaders 0.169
testDelete 0.037

SparqlDescribeProcessorTest

missingHeaders 0.043
testDescribe 0.038

SparqlInsertProcessorTest

testInsert 0.512

SparqlUpdateProcessorTest

testNamedGraph 0.026
testUpdate 0.027

FcrepoBinaryGetIT

testGetBinary 3.097

FcrepoBinaryHeadIT

testHeadBinary 0.324

FcrepoComponentConfigurationIT

testGetContainer 0.396

FcrepoConstantsIT

testRdfLexicon 0
testJmsHeaders 0

FcrepoContainerGetIT

testGetContainer 0.35

FcrepoContainerHeadIT

testHeadContainer 0.248

FcrepoContainerPatchIT

testGetContainer 0.413

FcrepoContainerPreferIT

testGetContainer 0.515

FcrepoContentTypeEndpointIT

testContentTypeN3 0.059
testContentTypeTurtle 0.034

FcrepoContentTypeHeaderIT

testContentTypeNTriples 0.054
testContentTypeDefault 0.036
testContentTypeJson 0.1
testContentTypeN3 0.051
testContentTypeRdfXml 0.054
testContentTypeTurtle 0.058

FcrepoDeleteIT

testDeleteNestedContainer 0.213
testDeleteContainer 0.13

FcrepoPathIT

testPath 0.119

FcrepoPostIT

testPost 0.08

FcrepoPutIT

testPut 0.125

FcrepoStreamIT

testGetStreamedContainer 3.163

FcrepoTransactionIT

testTransactionWithRollback 0.408
testTransaction 0.316

FcrepoTransformIT

testTransform 0.377

KarafIT

testInstallation 35.675