Summary

[ summary] [ package list] [ test cases]

Tests Errors Failures Success rate Time(s)
90 0 0 100.00% 46.05

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

Package Tests Errors Failures Success Rate Time
org.apache.commons.net.ftp 6 0 0 100.00% 0.03
org.apache.commons.net.ftp.parser 48 0 0 100.00% 0.66
org.apache.commons.net.ntp 3 0 0 100.00% 0.16
org.apache.commons.net.telnet 31 0 0 100.00% 44.17
org.apache.commons.net.time 2 0 0 100.00% 1.03

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

org.apache.commons.net.ftp

Class Tests Errors Failures Success Rate Time
Success FTPClientConfigTest 6 0 0 100.00% 0.031

org.apache.commons.net.ftp.parser

Class Tests Errors Failures Success Rate Time
Success DefaultFTPFileEntryParserFactoryTest 1 0 0 100.00% 0.062
Success EnterpriseUnixFTPEntryParserTest 4 0 0 100.00% 0.032
Success FTPConfigEntryParserTest 2 0 0 100.00% 0.047
Success FTPTimestampParserImplTest 4 0 0 100.00% 0.109
Success MVSFTPEntryParserTest 4 0 0 100.00% 0.016
Success NetwareFTPEntryParserTest 4 0 0 100.00% 0.047
Success NTFTPEntryParserTest 8 0 0 100.00% 0.094
Success OS2FTPEntryParserTest 4 0 0 100.00% 0.032
Success OS400FTPEntryParserTest 6 0 0 100.00% 0.094
Success UnixFTPEntryParserTest 5 0 0 100.00% 0.062
Success VMSFTPEntryParserTest 6 0 0 100.00% 0.063

org.apache.commons.net.ntp

Class Tests Errors Failures Success Rate Time
Success TimeStampTest 3 0 0 100.00% 0.156

org.apache.commons.net.telnet

Class Tests Errors Failures Success Rate Time
Success EchoOptionHandlerTest 5 0 0 100.00% 0.000
Success InvalidTelnetOptionExceptionTest 1 0 0 100.00% 0.000
Success SimpleOptionHandlerTest 5 0 0 100.00% 0.000
Success SuppressGAOptionHandlerTest 5 0 0 100.00% 0.000
Success TelnetClientTest 8 0 0 100.00% 44.172
Success TelnetOptionTest 2 0 0 100.00% 0.000
Success TerminalTypeOptionHandlerTest 5 0 0 100.00% 0.000

org.apache.commons.net.time

Class Tests Errors Failures Success Rate Time
Success TimeTCPClientTest 2 0 0 100.00% 1.031

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.02
Success testGetDateFormatSymbols 0.00

DefaultFTPFileEntryParserFactoryTest

Success testDefaultParserFactory 0.06

EnterpriseUnixFTPEntryParserTest

Success testParseFieldsOnDirectory 0.03
Success testParseFieldsOnFile 0.00
Success testBadListing 0.00
Success testGoodListing 0.00

FTPConfigEntryParserTest

Success testParseFieldsOnAIX 0.03
Success testParseEntryWithSymlink 0.00

FTPTimestampParserImplTest

Success testParseTimestamp 0.00
Success testParseTimestampWithSlop 0.00
Success testParseTimestampAcrossTimeZones 0.09
Success testParser 0.00

MVSFTPEntryParserTest

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

NetwareFTPEntryParserTest

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

NTFTPEntryParserTest

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

OS2FTPEntryParserTest

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

OS400FTPEntryParserTest

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

UnixFTPEntryParserTest

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

VMSFTPEntryParserTest

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

TimeStampTest

Success testCompare 0.12
Success testUTCString 0.03
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.05
Success testOptionNegotiation 9.02
Success testOptionRenegotiation 5.02
Success testNotification 4.52
Success testDeleteOptionHandler 5.02
Success testAYT 5.52
Success testSpy 5.02
Success testSetReaderThread 5.02

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.00
Success testCompareTimes 1.02