Summary

[summary] [package list] [test cases]

Tests Errors Failures Success rate Time(s)
73 0 0 100.00% 10.73

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

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.fulcrum.jce.crypto 28 0 0 100.00% 1.53
org.apache.fulcrum.yaafi 3 0 0 100.00% 0.82
org.apache.fulcrum.yaafi.baseservice 1 0 0 100.00% 0.35
org.apache.fulcrum.yaafi.cli 3 0 0 100.00% 0.41
org.apache.fulcrum.yaafi.framework.container 6 0 0 100.00% 5.60
org.apache.fulcrum.yaafi.framework.factory 6 0 0 100.00% 0.52
org.apache.fulcrum.yaafi.interceptor.util 20 0 0 100.00% 0.20
org.apache.fulcrum.yaafi.service 6 0 0 100.00% 1.30

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

org.apache.fulcrum.jce.crypto

ClassTestsErrorsFailuresSuccess RateTime
Success CryptoUtilTest 20 0 0 100.00% 0.765
Success SmartDecryptingInputStreamTest 8 0 0 100.00% 0.761

org.apache.fulcrum.yaafi

ClassTestsErrorsFailuresSuccess RateTime
Success DependentTestComponentTest 1 0 0 100.00% 0.352
Success TestComponentTest 2 0 0 100.00% 0.468

org.apache.fulcrum.yaafi.baseservice

ClassTestsErrorsFailuresSuccess RateTime
Success DerivedServiceTest 1 0 0 100.00% 0.350

org.apache.fulcrum.yaafi.cli

ClassTestsErrorsFailuresSuccess RateTime
Success MainTest 3 0 0 100.00% 0.407

org.apache.fulcrum.yaafi.framework.container

ClassTestsErrorsFailuresSuccess RateTime
Success ServiceLifecycleManagerTest 6 0 0 100.00% 5.601

org.apache.fulcrum.yaafi.framework.factory

ClassTestsErrorsFailuresSuccess RateTime
Success ServiceContainerFactoryTest 6 0 0 100.00% 0.524

org.apache.fulcrum.yaafi.interceptor.util

ClassTestsErrorsFailuresSuccess RateTime
Success ArgumentToStringBuilderTest 20 0 0 100.00% 0.198

org.apache.fulcrum.yaafi.service

ClassTestsErrorsFailuresSuccess RateTime
Success AdviceServiceTest 4 0 0 100.00% 0.501
Success ReconfigurationTest 1 0 0 100.00% 0.395
Success ServiceManagerServiceTest 1 0 0 100.00% 0.404

Test Cases

[summary] [package list] [test cases]

CryptoUtilTest

Success testTextEncryption 0.48
Success testTextDecryption 0.03
Success testEmptyTextEncryption 0.00
Success testEmptyTextDecryption 0.00
Success testPdfEncryption 0.01
Success testPdfDecryption 0.02
Success testZipEncryption 0.01
Success testZipDecryption 0.02
Success testXmlUTF16Encryption 0.00
Success testXMLUTF16Decryption 0.00
Success testXmlUTF8Encryption 0.00
Success testXMLUTF8Decryption 0.00
Success testXmlISO88591Encryption 0.00
Success testXmlISO88591Decryption 0.00
Success testStringEncryption 0.00
Success testStringHandling 0.00
Success testBinaryHandling 0.00
Success testPasswordFactory 0.00
Success testHexConverter 0.00
Success testPasswordEncryption 0.00

SmartDecryptingInputStreamTest

Success testSmartEmtpyDecryption 0.48
Success testSmartTextDecryption 0.02
Success testSmartGroovyDecryption 0.00
Success testSmartXmlIso8859Utf8Decryption 0.00
Success testSmartXmlUtf8Decryption 0.00
Success testSmartXmlUtf16Decryption 0.00
Success testPDFDecryption 0.05
Success testZIPDecryption 0.02

DependentTestComponentTest

[system out]

Success testDependentTestComponent 0.16

TestComponentTest

[system out]

Success testTestComponent 0.26
Success testTestComponentDecomissioned 0.02

DerivedServiceTest

[system out]

Success testDerivedService 0.16

MainTest

[system out]

Success testValidContainerConfiguration 0.22
Success testToString 0.00
Success testInvlidContainerConfiguration 0.00

ServiceLifecycleManagerTest

[system out]

Success testGetServiceComponents 0.20
Success testGeneralReconfiguration 0.04
Success testGeneralDecommision 0.03
Success testGeneralReconfigurationAndDecommision 0.06
Success testIndividualDecommission 5.05
Success testException 0.03

ServiceContainerFactoryTest

[system out]

Success testCreationWithContainerConfiguration 0.22
Success testCreationWithMissingContainerConfiguration 0.00
Success testCreationWithManualSettings 0.02
Success testCreationWithPhoenixContext 0.05
Success testCreationWithFortressContext 0.02
Success testReconfiguration 0.03

ArgumentToStringBuilderTest

[system out]

Success testString 0.00
Success testInteger 0.00
Success testEmptyArray 0.00
Success testStringArray 0.00
Success testIntegerArray 0.00
Success testException 0.00
Success testNull 0.00
Success testWithANullArray 0.00
Success testPlainVanillaObject 0.00
Success testCharArray 0.00
Success testLongCharArray 0.00
Success testByteArray 0.00
Success testMultiDimensionalArray 0.00
Success testHashtable 0.00
Success testProperties 0.00
Success testArrayList 0.00
Success testIntArray 0.00
Success testEmptyIntArray 0.00
Success testBooleanArray 0.00
Success testFileArray 0.00

AdviceServiceTest

[system out]

Success testSimpleObject 0.22
Success testDefaultAdvice 0.02
Success testChainedAdvices 0.05
Success testMultipleProxies 0.03

ReconfigurationTest

[system out]

Success testReconfigurationService 0.21

ServiceManagerServiceTest

[system out]

Success testServiceManagerService 0.22