Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
38 0 0 0 100% 0.228

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
us.johnmeyer.test.file.problems 6 0 0 0 100% 0.001
us.johnmeyer.test.bad.wrappers 22 0 0 0 100% 0.178
us.johnmeyer.test.command.broken 5 0 0 0 100% 0.041
us.johnmeyer.test.classes.nothrow 2 0 0 0 100% 0
us.johnmeyer.test.human.typos 2 0 0 0 100% 0.005
us.johnmeyer.test.bad.singleton 1 0 0 0 100% 0.003

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

us.johnmeyer.test.file.problems

Class Tests Errors Failures Skipped Success Rate Time
CantDeleteFileTest 1 0 0 0 100% 0
CantStoreCredentialInFileTest 1 0 0 0 100% 0
CantWriteFileTest 1 0 0 0 100% 0
CantGetCredentialFromLocalFileTest 2 0 0 0 100% 0
CantReadFileTest 1 0 0 0 100% 0.001

us.johnmeyer.test.bad.wrappers

Class Tests Errors Failures Skipped Success Rate Time
UrlValidationTest 2 0 0 0 100% 0.016
UrlHttpResponseCodesTest 2 0 0 0 100% 0.002
DasLoggerTest 18 0 0 0 100% 0.16

us.johnmeyer.test.command.broken

Class Tests Errors Failures Skipped Success Rate Time
CommandLineZeroParamErrorTest 5 0 0 0 100% 0.041

us.johnmeyer.test.classes.nothrow

Class Tests Errors Failures Skipped Success Rate Time
ExpectantTest 2 0 0 0 100% 0

us.johnmeyer.test.human.typos

Class Tests Errors Failures Skipped Success Rate Time
BrokenCredentialConstantAccessorsTest 1 0 0 0 100% 0
CredentialConstantsNotLoadingTest 1 0 0 0 100% 0.005

us.johnmeyer.test.bad.singleton

Class Tests Errors Failures Skipped Success Rate Time
CredentialSingletonNotSingleTest 1 0 0 0 100% 0.003

Test Cases

[Summary] [Package List] [Test Cases]

CantDeleteFileTest

testDeleteFile 0

CantStoreCredentialInFileTest

testConstantRetrievalFromDisk 0

CantWriteFileTest

run 0

CantGetCredentialFromLocalFileTest

testGetFileTextNotFoundExceptionIsThrown 0
testGetTextFromFile 0

ExpectantTest

testExpectantWontMatchEntireString 0
testExpectantWontHamcrest 0

CommandLineZeroParamErrorTest

checkTestBuilderMissingParmGivesError 0.008
checkVersionSlugMissingParmGivesError 0.006
checkTargetListMissingParmGivesError 0.001
checkScriptLinkMissingParmGivesError 0.004
checkExistMissingParmGivesError 0.002

UrlValidationTest

qualifyWithURLBadSyntax 0.016
qualifyWithURLGoodSyntax 0

UrlHttpResponseCodesTest

checkHttpNotFoundStatus 0.001
checkHttpOkCode 0

CantReadFileTest

run 0.001

BrokenCredentialConstantAccessorsTest

testUserNameAndAutomateKeyAccessors 0

CredentialConstantsNotLoadingTest

testUserNameAndAutomateKeyAccessors 0.004

DasLoggerTest

testGetInformationHasAppendSetting 0.023
testFormatterAssignedIsExpected 0.001
testGetInformationHasFileName 0
testLogContainsWrittenString 0.048
testRecentLogActivity 0.038
checkGetInformationContainsAllInformation 0
testLogFineFunction 0.011
testNoRolloverFile 0
testLoggerInitializationFlagIsTrueAfterInitialization 0.001
testDasLoggerIsInitializedFlagIsFalseInitially 0
testLoggerLogLevelIsExpected 0.001
testRecentLogActivityNegativeLengthException 0.011
testGetFileName 0
testRecentLogActivityExcessiveLengthException 0.016
testGetInformationHasLogLevel 0.001
testLoggerIsNotNull 0
testGetInformationIsNotNull 0
testLoggerHandlerCountIsExpected 0

CredentialSingletonNotSingleTest

testCredentialSingleton 0