Summary

[summary] [package list] [test cases]

TestsErrorsFailuresSuccess rateTime(s)
84 0 0 100.00% 45.27

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

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.commons.net.ftp 6 0 0 100.00% 0.01
org.apache.commons.net.ftp.parser 42 0 0 100.00% 0.57
org.apache.commons.net.ntp 3 0 0 100.00% 0.00
org.apache.commons.net.telnet 31 0 0 100.00% 43.66
org.apache.commons.net.time 2 0 0 100.00% 1.04

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

org.apache.commons.net.ftp

ClassTestsErrorsFailuresSuccess RateTime
Success FTPClientConfigTest 6 0 0 100.00% 0.006

org.apache.commons.net.ftp.parser

ClassTestsErrorsFailuresSuccess RateTime
Success DefaultFTPFileEntryParserFactoryTest 1 0 0 100.00% 0.058
Success EnterpriseUnixFTPEntryParserTest 4 0 0 100.00% 0.037
Success FTPConfigEntryParserTest 2 0 0 100.00% 0.037
Success FTPTimestampParserImplTest 3 0 0 100.00% 0.008
Success MVSFTPEntryParserTest 4 0 0 100.00% 0.028
Success NTFTPEntryParserTest 7 0 0 100.00% 0.117
Success OS2FTPEntryParserTest 4 0 0 100.00% 0.036
Success OS400FTPEntryParserTest 6 0 0 100.00% 0.109
Success UnixFTPEntryParserTest 5 0 0 100.00% 0.068
Success VMSFTPEntryParserTest 6 0 0 100.00% 0.071

org.apache.commons.net.ntp

ClassTestsErrorsFailuresSuccess RateTime
Success TimeStampTest 3 0 0 100.00% 0.005

org.apache.commons.net.telnet

ClassTestsErrorsFailuresSuccess RateTime
Success EchoOptionHandlerTest 5 0 0 100.00% 0.005
Success InvalidTelnetOptionExceptionTest 1 0 0 100.00% 0.003
Success SimpleOptionHandlerTest 5 0 0 100.00% 0.003
Success SuppressGAOptionHandlerTest 5 0 0 100.00% 0.005
Success TelnetClientTest 8 0 0 100.00% 43.629
Success TelnetOptionTest 2 0 0 100.00% 0.005
Success TerminalTypeOptionHandlerTest 5 0 0 100.00% 0.006

org.apache.commons.net.time

ClassTestsErrorsFailuresSuccess RateTime
Success TimeTCPClientTest 2 0 0 100.00% 1.035

Test Cases

[summary] [package list] [test cases]

FTPClientConfigTest

Success testFTPClientConfigString 0.00
Success testFTPClientConfigStringStringStringStringStringString 0.00
Success testSetShortMonthNames 0.00
Success testGetServerLanguageCode 0.00
Success testLookupDateFormatSymbols 0.00
Success testGetDateFormatSymbols 0.00

DefaultFTPFileEntryParserFactoryTest

Success testDefaultParserFactory 0.06

EnterpriseUnixFTPEntryParserTest

Success testParseFieldsOnDirectory 0.02
Success testParseFieldsOnFile 0.01
Success testBadListing 0.00
Success testGoodListing 0.00

FTPConfigEntryParserTest

Success testParseFieldsOnAIX 0.03
Success testParseEntryWithSymlink 0.00

FTPTimestampParserImplTest

Success testParseTimestamp 0.00
Success testParseTimestampAcrossTimeZones 0.00
Success testParser 0.00

MVSFTPEntryParserTest

Success testParseFieldsOnDirectory 0.02
Success testParseFieldsOnFile 0.00
Success testBadListing 0.00
Success testGoodListing 0.00

NTFTPEntryParserTest

Success testParseFieldsOnDirectory 0.03
Success testParseFieldsOnFile 0.01
Success testDirectoryBeginningWithNumber 0.02
Success testBadListing 0.01
Success testConsistentListing 0.03
Success testInconsistentListing 0.00
Success testGoodListing 0.00

OS2FTPEntryParserTest

Success testParseFieldsOnDirectory 0.02
Success testParseFieldsOnFile 0.01
Success testBadListing 0.00
Success testGoodListing 0.00

OS400FTPEntryParserTest

Success testParseFieldsOnDirectory 0.03
Success testParseFieldsOnFile 0.01
Success testBadListing 0.02
Success testConsistentListing 0.03
Success testInconsistentListing 0.01
Success testGoodListing 0.00

UnixFTPEntryParserTest

Success testParseFieldsOnDirectory 0.03
Success testParseFieldsOnFile 0.00
Success testNumericDateFormat 0.00
Success testBadListing 0.01
Success testGoodListing 0.01

VMSFTPEntryParserTest

Success testParseFieldsOnDirectory 0.03
Success testParseFieldsOnFile 0.00
Success testWholeListParse 0.02
Success testWholeListParseWithVersioning 0.01
Success testBadListing 0.00
Success testGoodListing 0.00

TimeStampTest

Success testCompare 0.00
Success testUTCString 0.00
Success testDateConversion 0.00

EchoOptionHandlerTest

Success testConstructors 0.00
Success testStartSubnegotiation 0.00
Success testAnswerSubnegotiation 0.00
Success testWill 0.00
Success testDo 0.00

InvalidTelnetOptionExceptionTest

Success testConstructors 0.00

SimpleOptionHandlerTest

Success testConstructors 0.00
Success testStartSubnegotiation 0.00
Success testAnswerSubnegotiation 0.00
Success testWill 0.00
Success testDo 0.00

SuppressGAOptionHandlerTest

Success testConstructors 0.00
Success testStartSubnegotiation 0.00
Success testAnswerSubnegotiation 0.00
Success testWill 0.00
Success testDo 0.00

TelnetClientTest

Success testInitial 5.02
Success testOptionNegotiation 9.02
Success testOptionRenegotiation 5.01
Success testNotification 4.52
Success testDeleteOptionHandler 5.01
Success testAYT 5.01
Success testSpy 5.01
Success testSetReaderThread 5.01

TelnetOptionTest

Success testisValidOption 0.00
Success testGetOption 0.00

TerminalTypeOptionHandlerTest

Success testConstructors 0.00
Success testStartSubnegotiation 0.00
Success testAnswerSubnegotiation 0.00
Success testWill 0.00
Success testDo 0.00

TimeTCPClientTest

Success testInitial 0.02
Success testCompareTimes 1.01