Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
152 0 0 0 100% 3.614

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.jastacry.layer 112 0 0 0 100% 1.895
org.jastacry.test 40 0 0 0 100% 1.719

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

org.jastacry.layer

Class Tests Errors Failures Skipped Success Rate Time
TestLayerRotate 12 0 0 0 100% 0.023
TestAbstractBasicLayer 1 0 0 0 100% 1.142
TestLayerMd5Des 7 0 0 0 100% 0.01
TestLayerAsciiTransport 14 0 0 0 100% 0.082
TestLayerAesCbc 7 0 0 0 100% 0.18
TestLayerFilemerge 10 0 0 0 100% 0.347
TestLayerRandom 10 0 0 0 100% 0.016
TestLayerAesEcb 7 0 0 0 100% 0.005
TestLayerXor 10 0 0 0 100% 0.042
TestLayerAesCtr 7 0 0 0 100% 0.019
TestLayerTransparent 10 0 0 0 100% 0.015
TestLayerReadWrite 8 0 0 0 100% 0.011
TestLayerReverse 9 0 0 0 100% 0.003

org.jastacry.test

Class Tests Errors Failures Skipped Success Rate Time
TestMain 23 0 0 0 100% 1.32
TestConfig 3 0 0 0 100% 0.223
TestGlobalFunctions 2 0 0 0 100% 0.001
TestInputOutput 1 0 0 0 100% 0.021
TestEntropy 5 0 0 0 100% 0.133
TestExportEncryption 4 0 0 0 100% 0.004
TestLocale 2 0 0 0 100% 0.017

Test Cases

[Summary] [Package List] [Test Cases]

TestLayerRotate

testToString 0.001
testUnsupported 0.002
testEncDecStreamWide 0.004
testEqualsSame 0
testEncStreamException 0.002
testEncDecStream 0.003
testHashcode 0
testNotEqualsNull 0
testEquals 0
testNotEquals 0
testDecStreamException 0.002
testNotEqualsWrongclass 0.001

TestMain

testMainBase64EncDecTexttwice 0.18
testMainMissingArgs 0.017
testMainStaticTwolayer 0.073
testMainUnknownargs 0.043
testMainUnknownLayer 0.006
testMainBase64EncDec 0.09
testMainStaticHelp 0.003
testMainDecode 0.112
testMainEncDec 0.178
testMainEncode 0.128
testMainNoargs 0.008
testMainBinaryEncDec 0.177
testMainMissingParams 0.037
testMainMissingInputFile 0.027
testMainNolayer 0.007
testMainPassword 0.008
testMainHelp 0.005
testMainTwolayer 0.012
testMainMissingConfigFile 0.022
testMainStaticNoargs 0.004
testMainOnelayer 0.015
testMainShortDecode 0.046
testMainShortEncode 0.093

TestConfig

testConfIso 0.072
testConfWithBom 0.105
testConfWithoutBom 0.045

TestAbstractBasicLayer

testActionunknown 1.112

TestLayerMd5Des

testToString 0.001
testEqualsSame 0
testEncDecStream 0.003
testHashcode 0
testNotEqualsNull 0
testEquals 0.001
testNotEqualsWrongclass 0.001

TestLayerAsciiTransport

testRun 0.055
testToString 0
testUnsupported 0
testEqualsSame 0
testDecStream 0.002
testDecStreamExceptionOut 0.001
testHashcode 0.006
testNotEqualsNull 0
testEquals 0
testEncStream 0.005
testDecStreamExceptionIn 0.001
testEncStreamExceptionOut 0.003
testEncStreamExceptionIn 0.004
testNotEqualsWrongclass 0

TestGlobalFunctions

testLogDebugTrue 0
testLogDebugFalse 0.001

TestLayerAesCbc

testToString 0.01
testEqualsSame 0
testEncDecStream 0.166
testHashcode 0
testNotEqualsNull 0
testEquals 0
testNotEqualsWrongclass 0

TestInputOutput

testIoException 0.021

TestLayerFilemerge

testToString 0
testEncDecStreamLong 0.15
testEqualsSame 0
testEncStreamException 0.176
testEncDecStream 0.006
testHashcode 0.001
testNotEqualsNull 0.002
testEquals 0.001
testDecStreamException 0.003
testNotEqualsWrongclass 0.001

TestLayerRandom

testToString 0.001
testEqualsSame 0
testEncStreamException 0.001
testEncDecStream 0.002
testHashcode 0
testNotEqualsNull 0
testEquals 0.001
testNotEquals 0.001
testDecStreamException 0.002
testNotEqualsWrongclass 0

TestLayerAesEcb

testToString 0.001
testEqualsSame 0
testEncDecStream 0.004
testHashcode 0
testNotEqualsNull 0
testEquals 0
testNotEqualsWrongclass 0

TestLayerXor

testToString 0
testEqualsSame 0
testEncStreamException 0.011
testEncDecStream 0.004
testHashcode 0.001
testNotEqualsNull 0.001
testEquals 0.001
testNotEquals 0.001
testDecStreamException 0.006
testNotEqualsWrongclass 0.001

TestLayerAesCtr

testToString 0
testEqualsSame 0.002
testEncDecStream 0.009
testHashcode 0.001
testNotEqualsNull 0.001
testEquals 0.001
testNotEqualsWrongclass 0.001

TestEntropy

testEntropyZero 0.002
testEntropyNonzero 0.002
testEntropyStringEqualsBytes 0.002
testEntropyBytes 0.002
testEntropyMainEncode 0.121

TestLayerTransparent

testToString 0
testEqualsSame 0
testEncStreamException 0
testDecStream 0.001
testHashcode 0.001
testNotEqualsNull 0.001
testEquals 0.001
testEncStream 0.001
testDecStreamException 0.001
testNotEqualsWrongclass 0

TestExportEncryption

testMaxKeylength 0
testJavaVersion 0.001
testAes128 0.002
testAes256 0

TestLayerReadWrite

testInit 0.001
testToString 0
testUnsupported 0.001
testEqualsSame 0
testHashcode 0
testNotEqualsNull 0.001
testEquals 0.002
testNotEqualsWrongclass 0.001

TestLocale

testMainHelpDE 0.012
testMainHelpEN 0.005

TestLayerReverse

testToString 0
testEqualsSame 0
testEncStreamException 0
testEncDecStream 0.003
testHashcode 0
testNotEqualsNull 0
testEquals 0
testDecStreamException 0
testNotEqualsWrongclass 0