Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
37 0 0 0 100% 3.049 s

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
de.larssh.jes 34 0 0 0 100% 2.812 s
de.larssh.jes.parser 3 0 0 0 100% 0.237 s

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

de.larssh.jes

- Class Tests Errors Failures Skipped Success Rate Time
JobOutputTest 7 0 0 0 100% 0.021 s
JesClientTest 16 0 0 0 100% 2.734 s
JobTest 11 0 0 0 100% 0.057 s

de.larssh.jes.parser

- Class Tests Errors Failures Skipped Success Rate Time
JesFtpFileEntryParserTest 3 0 0 0 100% 0.237 s

Test Cases

[Summary] [Package List] [Test Cases]

JobOutputTest

testGetIndex 0.001 s
testGetName 0.002 s
testGetStep 0.001 s
testGetLength 0.001 s
testGetJob 0.003 s
testGetProcedureStep 0.003 s
testGetOutputClass 0.001 s

JesFtpFileEntryParserTest

testParseFTPEntry 0.172 s
testPreParse 0.005 s
testReadNextEntry 0.003 s

JesClientTest

testEnterJesMode 1.714 s
testClose 0.015 s
testLogin 0.014 s
testList 0.034 s
testListFilled 0.019 s
testGetAndSetJesOwner 0.004 s
testSetJesFilters 0.034 s
testRetrieve 0.008 s
testGetServerProperties 0.028 s
testWaitFor 0.768 s
testDelete 0.006 s
testExists 0.014 s
testGetJobDetails 0.007 s
testSubmit 0.041 s
testThrowIfLimitReached 0.008 s
testRetrieveOutputs 0.008 s

JobTest

testCreateOutput 0.021 s
testGetFlags 0.003 s
testGetOwner 0.002 s
testGetId 0.002 s
testGetAbendCode 0.006 s
testGetOutputs 0.001 s
testGetName 0.001 s
testGetJesClass 0.001 s
testGetResultCode 0.003 s
testGetOutput 0.001 s
testGetStatus 0.001 s