Apache Commons logo Apache Commons Net™ logo

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
415 0 0 10 97.6% 73.80 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
org.apache.commons.net.imap 79 0 0 0 100% 1.111 s
org.apache.commons.net 22 0 0 0 100% 0.309 s
org.apache.commons.net.ftp 56 0 0 0 100% 7.547 s
org.apache.commons.net.util 40 0 0 10 75.0% 0.020 s
org.apache.commons.net.smtp 6 0 0 0 100% 0.003 s
org.apache.commons.net.examples 1 0 0 0 100% 0.031 s
org.apache.commons.net.nntp 6 0 0 0 100% 0.004 s
org.apache.commons.net.ntp 18 0 0 0 100% 2.025 s
org.apache.commons.net.time 2 0 0 0 100% 1.011 s
org.apache.commons.net.telnet 38 0 0 0 100% 46.92 s
org.apache.commons.net.tftp 10 0 0 0 100% 14.58 s
org.apache.commons.net.ftp.parser 123 0 0 0 100% 0.235 s
org.apache.commons.net.io 14 0 0 0 100% 0.006 s

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

org.apache.commons.net.imap

- Class Tests Errors Failures Skipped Success Rate Time
IMAPReplyTest 35 0 0 0 100% 0.396 s
AuthenticatingIMAPClientTest 5 0 0 0 100% 0.077 s
IMAPTest 13 0 0 0 100% 0.353 s
IMAPCommandTest 26 0 0 0 100% 0.285 s

org.apache.commons.net

- Class Tests Errors Failures Skipped Success Rate Time
SocketClientTest 3 0 0 0 100% 0.058 s
SubnetUtilsTest 19 0 0 0 100% 0.251 s

org.apache.commons.net.ftp

- Class Tests Errors Failures Skipped Success Rate Time
FTPClientTest 11 0 0 0 100% 0.007 s
FTPCommandTest 1 0 0 0 100% 0.003 s
FTPSClientTest 20 0 0 0 100% 5.270 s
TestConnectTimeout 1 0 0 0 100% 2.075 s
FTPFileTest 17 0 0 0 100% 0.091 s
FTPClientConfigTest 6 0 0 0 100% 0.101 s

org.apache.commons.net.util

- Class Tests Errors Failures Skipped Success Rate Time
Base64Test 31 0 0 10 67.7% 0.017 s
UtilTest 9 0 0 0 100% 0.003 s

org.apache.commons.net.smtp

- Class Tests Errors Failures Skipped Success Rate Time
SimpleSMTPHeaderTestCase 6 0 0 0 100% 0.003 s

org.apache.commons.net.examples

- Class Tests Errors Failures Skipped Success Rate Time
MainTest 1 0 0 0 100% 0.031 s

org.apache.commons.net.nntp

- Class Tests Errors Failures Skipped Success Rate Time
TestThreader 6 0 0 0 100% 0.004 s

org.apache.commons.net.ntp

- Class Tests Errors Failures Skipped Success Rate Time
TimeStampTest 4 0 0 0 100% 0.002 s
TestTimeInfo 6 0 0 0 100% 0.003 s
TestNtpPacket 7 0 0 0 100% 0.007 s
TestNtpClient 1 0 0 0 100% 2.013 s

org.apache.commons.net.time

- Class Tests Errors Failures Skipped Success Rate Time
TimeTCPClientTest 2 0 0 0 100% 1.011 s

org.apache.commons.net.telnet

- Class Tests Errors Failures Skipped Success Rate Time
TelnetOptionTest 2 0 0 0 100% 0.015 s
TelnetClientTest 9 0 0 0 100% 46.74 s
TerminalTypeOptionHandlerTest 5 0 0 0 100% 0.110 s
SuppressGAOptionHandlerTest 5 0 0 0 100% 0.021 s
EchoOptionHandlerTest 5 0 0 0 100% 0.004 s
SimpleOptionHandlerTest 5 0 0 0 100% 0.005 s
WindowSizeOptionHandlerTest 6 0 0 0 100% 0.021 s
InvalidTelnetOptionExceptionTest 1 0 0 0 100% 0.002 s

org.apache.commons.net.tftp

- Class Tests Errors Failures Skipped Success Rate Time
TFTPTest 6 0 0 0 100% 14.53 s
TFTPServerPathTest 4 0 0 0 100% 0.047 s

org.apache.commons.net.ftp.parser

- Class Tests Errors Failures Skipped Success Rate Time
UnixFTPEntryParserTest 21 0 0 0 100% 0.018 s
OS400FTPEntryParserAdditionalTest 8 0 0 0 100% 0.014 s
NTFTPEntryParserTest 14 0 0 0 100% 0.029 s
FTPConfigEntryParserTest 2 0 0 0 100% 0.001 s
MacOsPeterFTPEntryParserTest 6 0 0 0 100% 0.004 s
EnterpriseUnixFTPEntryParserTest 6 0 0 0 100% 0.015 s
OS400FTPEntryParserTest 10 0 0 0 100% 0.022 s
MLSxEntryParserTest 6 0 0 0 100% 0.007 s
NetwareFTPEntryParserTest 6 0 0 0 100% 0.005 s
DefaultFTPFileEntryParserFactoryTest 2 0 0 0 100% 0.005 s
FTPTimestampParserImplTest 18 0 0 0 100% 0.058 s
MVSFTPEntryParserTest 10 0 0 0 100% 0.009 s
OS2FTPEntryParserTest 6 0 0 0 100% 0.004 s
VMSFTPEntryParserTest 8 0 0 0 100% 0.044 s

org.apache.commons.net.io

- Class Tests Errors Failures Skipped Success Rate Time
DotTerminatedMessageReaderTest 12 0 0 0 100% 0.005 s
ToNetASCIIInputStreamTest 2 0 0 0 100% 0.001 s

Test Cases

[Summary] [Package List] [Test Cases]

TelnetOptionTest

testGetOption 0.012 s
testisValidOption 0 s

Base64Test

testDecodeBase64ByteArray 0.001 s
testEncodeBase64ByteArrayBoolean 0 s
- skipped -
testEncodeByteArray 0 s
- skipped -
testEncodeBase64URLSafe 0 s
- skipped -
testDecodeBase64String 0 s
testBase64Boolean 0.005 s
testBase64Int 0 s
testEncodeBase64ByteArray 0 s
testDecodeObject 0 s
- skipped -
testDecodeNullString 0.001 s
testDecodeString 0.001 s
testDecodeByteArrayNull 0 s
testDecodeInteger 0 s
- skipped -
testEncodeBase64StringByteArray 0 s
testIsBase64 0 s
testEncodeObject 0 s
- skipped -
testEncodeBase64Chunked 0 s
testEncodeBase64StringByteArrayBoolean 0 s
testEncodeInteger 0 s
- skipped -
testBase64IntByteArray 0 s
testDecodeByteArrayEmpty 0.001 s
testEncodeBase64URLSafeString 0 s
- skipped -
testEncodeBase64ByteArrayBooleanBooleanInt 0.001 s
testIsArrayByteBase64 0.001 s
testDecodeByteArray 0 s
testToIntegerBytes 0 s
- skipped -
testBase64 0.001 s
testEncodeToString 0 s
testEncodeBase64ByteArrayBooleanBoolean 0 s
- skipped -
testEncodeBase64StringUnChunked 0 s
testBase64IntByteArrayBoolean 0.001 s

UnixFTPEntryParserTest

testCorrectGroupNameParsing 0 s
testTrailingSpaces 0.001 s
testNameWIthPunctuation 0 s
testParseFieldsOnFile 0 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0 s
testParseFieldsOnFileJapaneseTime 0.001 s
testParseFieldsOnFileJapaneseYear 0.001 s
testFilenamesWithEmbeddedNumbers 0.001 s
testLeadingSpacesDefault 0 s
testOwnerNameWithSpaces 0 s
testNumericDateFormat 0.001 s
testRecentPrecision 0 s
testLeadingSpacesNET566 0 s
testTrimLeadingSpacesNET566 0 s
testNET294 0.001 s
testOwnerAndGroupNameWithSpaces 0 s
testGroupNameWithSpaces 0 s
testNoSpacesBeforeFileSize 0.001 s
testBadListing 0 s
testGoodListing 0.003 s

TelnetClientTest

testAYT 5.026 s
testSpy 5.032 s
testMaxSubnegotiationLength 3.014 s
testOptionRenegotiation 5.016 s
testSetReaderThread 5.025 s
testOptionNegotiation 9.033 s
testInitial 5.038 s
testNotification 4.531 s
testDeleteOptionHandler 5.019 s

OS400FTPEntryParserAdditionalTest

testParseFieldsOnFile 0.003 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0.001 s
testRecentPrecision 0 s
testBadListing 0.001 s
testInconsistentListing 0.001 s
testConsistentListing 0.002 s
testGoodListing 0 s

NTFTPEntryParserTest

testDirectoryBeginningWithNumberFollowedBySpaces 0.002 s
testParseFieldsOnFile 0.002 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0.002 s
testParseLeadingDigits 0.001 s
testDirectoryBeginningWithNumber 0 s
testRecentPrecision 0 s
testNET339 0.002 s
testNET516 0.005 s
testGroupNameWithSpaces 0.001 s
testBadListing 0.001 s
testInconsistentListing 0.001 s
testConsistentListing 0.004 s
testGoodListing 0.002 s

MainTest

checkExamplesPropertiesIsComplete 0.031 s

TestThreader

testEmptyArray 0.002 s
testNullList 0 s
testEmptyList 0.001 s
testEmptyIterable 0 s
testNullArray 0 s
testNullIterable 0 s

FTPConfigEntryParserTest

testParseEntryWithSymlink 0 s
testParseFieldsOnAIX 0 s

MacOsPeterFTPEntryParserTest

testParseFieldsOnFile 0.001 s
testParseFieldsOnDirectory 0 s
testDefaultPrecision 0.001 s
testRecentPrecision 0 s
testBadListing 0.001 s
testGoodListing 0 s

EnterpriseUnixFTPEntryParserTest

testParseFieldsOnFile 0.012 s
testParseFieldsOnDirectory 0 s
testDefaultPrecision 0 s
testRecentPrecision 0 s
testBadListing 0 s
testGoodListing 0 s

TimeStampTest

testCompare 0 s
testNotSame 0 s
testUTCString 0.001 s
testDateConversion 0 s

FTPClientTest

testParsePassiveModeReplyForLocalAddressWithoutNatWorkaroundStrategy 0.001 s
testParseClient 0 s
testParsePassiveModeReplyForNonLocalAddressWithoutNatWorkaroundStrategy 0.001 s
testParserCachingWithKey 0 s
testParsePassiveModeReplyForLocalAddressWithNatWorkaround 0 s
testParsePassiveModeReplyForNonLocalAddressWithNatWorkaround 0 s
testParsePassiveModeReplyForLocalAddressWithSimpleNatWorkaroundStrategy 0.001 s
testParserCachingNullKey 0 s
testUnparseableFiles 0.001 s
testParsePassiveModeReplyForNonLocalAddressWithNatWorkaroundDisabled 0.001 s
testParsePassiveModeReplyForLocalAddressWithNatWorkaroundDisabled 0 s

DotTerminatedMessageReaderTest

testEmbeddedDot1 0.002 s
testEmbeddedDot2 0 s
testEmbeddedDot3 0 s
testEmbeddedDot4 0.001 s
testReadSimpleStringCrLfLineEnding 0 s
testDoubleCrBeforeDot 0 s
testSingleDotWithTrailingText 0 s
testReadLine1 0.001 s
testReadLine2 0 s
testLeadingDot 0 s
testEmbeddedNewlines 0 s
testReadSimpleStringLfLineEnding 0 s

SimpleSMTPHeaderTestCase

testToStringAddHeaderDate 0.001 s
testToString 0 s
testToStringNoSubject 0.001 s
testToStringAddHeader 0 s
testToStringNoTo 0 s
testToStringNoFrom 0.001 s

IMAPReplyTest

isSuccessReplyCodeUnsuccessfulCode 0.011 s
literalCount(int, String)[1] 0.001 s
literalCount(int, String)[2] 0 s
literalCount(int, String)[3] 0.001 s
literalCount(int, String)[4] 0 s
literalCount(int, String)[5] 0.001 s
literalCount(int, String)[6] 0.001 s
literalCount(int, String)[7] 0.001 s
isUntaggedReplyLineInvalidLine 0.001 s
isSuccessReplyCode 0.001 s
getReplyCodeBadLine 0.001 s
getUntaggedReplyCodeMalformedLine 0.002 s
isContinuationReplyCode 0 s
isContinuationReplyLine 0 s
isContinuationReplyCodeInvalidCode 0.001 s
getUntaggedReplyCodeNoLine 0 s
getUntaggedReplyCodeBadLine 0.001 s
getUntaggedReplyCodeOkLine 0.001 s
getUntaggedReplyCodeContinuationLine 0 s
literalCountInvalid(String)[1] 0 s
literalCountInvalid(String)[2] 0 s
literalCountInvalid(String)[3] 0.003 s
literalCountInvalid(String)[4] 0.001 s
literalCountInvalid(String)[5] 0 s
literalCountInvalid(String)[6] 0.001 s
literalCountInvalid(String)[7] 0 s
literalCountInvalid(String)[8] 0.004 s
literalCountInvalid(String)[9] 0.024 s
literalCountInvalid(String)[10] 0.029 s
getReplyCodeMalformedLine 0.054 s
isContinuationReplyLineInvalidLine 0 s
getReplyCodeNoLine 0.003 s
getReplyCodeOkLine 0.013 s
isUntaggedReplyLine 0.025 s
getReplyCodeContinuationLine 0.083 s

TFTPTest

testASCIIDownloads 3.420 s
testASCIIUploads 1.848 s
testHugeDownloads 4.338 s
testHugeUploads 4.094 s
testTFTPBinaryDownloads 0.107 s
testTFTPBinaryUploads 0.724 s

TFTPServerPathTest

testWriteOnly 0.020 s
testReadOnly 0.009 s
testWriteOutsideHome 0.006 s
testWriteVerifyContents 0.009 s

TerminalTypeOptionHandlerTest

testAnswerSubnegotiation 0.001 s
testStartSubnegotiation 0.094 s
testConstructors 0.002 s
testWill 0 s
testDo 0.001 s

OS400FTPEntryParserTest

testParseFieldsOnFile 0.001 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0.001 s
testParseFileNameWithSpaces 0.001 s
testRecentPrecision 0.001 s
testNET573 0 s
testBadListing 0.006 s
testInconsistentListing 0.001 s
testConsistentListing 0.003 s
testGoodListing 0.002 s

AuthenticatingIMAPClientTest

getAuthName(String, AUTH_METHOD)[1] 0.007 s
getAuthName(String, AUTH_METHOD)[2] 0.006 s
getAuthName(String, AUTH_METHOD)[3] 0.004 s
getAuthName(String, AUTH_METHOD)[4] 0.007 s
getAuthName(String, AUTH_METHOD)[5] 0.004 s

FTPCommandTest

testArray 0.001 s

MLSxEntryParserTest

testParseFieldsOnFile 0.001 s
testParseFieldsOnDirectory 0 s
testDefaultPrecision 0.001 s
testRecentPrecision 0.001 s
testBadListing 0 s
testGoodListing 0 s

NetwareFTPEntryParserTest

testParseFieldsOnFile 0.001 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0 s
testRecentPrecision 0 s
testBadListing 0.001 s
testGoodListing 0.001 s

SocketClientTest

testProxySettings 0.001 s
testConnectResolved 0.002 s
testConnectUnresolved 0.051 s

SuppressGAOptionHandlerTest

testAnswerSubnegotiation 0.002 s
testStartSubnegotiation 0 s
testConstructors 0.001 s
testWill 0.001 s
testDo 0 s

DefaultFTPFileEntryParserFactoryTest

testDefaultParserFactory 0.002 s
testDefaultParserFactoryConfig 0.003 s

EchoOptionHandlerTest

testAnswerSubnegotiation 0 s
testStartSubnegotiation 0 s
testConstructors 0.001 s
testWill 0.001 s
testDo 0.001 s

SimpleOptionHandlerTest

testAnswerSubnegotiation 0.001 s
testStartSubnegotiation 0.001 s
testConstructors 0.001 s
testWill 0 s
testDo 0 s

ToNetASCIIInputStreamTest

testToNetASCIIInputStream1 0.001 s
testToNetASCIIInputStream_single_bytes 0 s

TestTimeInfo

testException 0.001 s
testAddress 0 s
testEquals 0 s
testZeroTime 0 s
testNotEquals 0 s
testComputeDetails 0.001 s

WindowSizeOptionHandlerTest

testAnswerSubnegotiation 0.001 s
testStartSubnegotiation 0.001 s
testConstructors 0.001 s
testStartSubnegotiationLocal 0.001 s
testWill 0.001 s
testDo 0.001 s

TestNtpPacket

testCreateFromBytes 0 s
testCreateNtpV4 0.001 s
testCreateFromBadPacket 0.001 s
testCreateFromNullPacket 0.001 s
testCreateAndSetByte0 0 s
testCreate 0.002 s
testEquals 0 s

FTPSClientTest

testOpenClose[endpointCheckingEnabled=false] 0.454 s
testRetrieveFilePathNameRoot[endpointCheckingEnabled=false] 0.290 s
testListFilesPathNameJunk[endpointCheckingEnabled=false] 0.245 s
testListFilesPathNameNull[endpointCheckingEnabled=false] 0.266 s
testListFilesPathNameRoot[endpointCheckingEnabled=false] 0.253 s
testMdtmFile[endpointCheckingEnabled=false] 0.224 s
testMdtmInstant[endpointCheckingEnabled=false] 0.220 s
testListFilesPathNameEmpty[endpointCheckingEnabled=false] 0.240 s
testHasFeature[endpointCheckingEnabled=false] 0.221 s
testMdtmCalendar[endpointCheckingEnabled=false] 0.221 s
testOpenClose[endpointCheckingEnabled=true] 0.258 s
testRetrieveFilePathNameRoot[endpointCheckingEnabled=true] 0.236 s
testListFilesPathNameJunk[endpointCheckingEnabled=true] 0.221 s
testListFilesPathNameNull[endpointCheckingEnabled=true] 0.239 s
testListFilesPathNameRoot[endpointCheckingEnabled=true] 0.237 s
testMdtmFile[endpointCheckingEnabled=true] 0.221 s
testMdtmInstant[endpointCheckingEnabled=true] 0.219 s
testListFilesPathNameEmpty[endpointCheckingEnabled=true] 0.237 s
testHasFeature[endpointCheckingEnabled=true] 0.219 s
testMdtmCalendar[endpointCheckingEnabled=true] 0.216 s

FTPTimestampParserImplTest

testParseJan01Lenient 0.001 s
testParseShortPastDates1 0.001 s
testParseShortPastDates2 0 s
testParseJan01 0 s
testFeb29LeapYear 0.001 s
testParseTimestampWithSlop 0.002 s
testParseDec31Lenient 0.002 s
testFeb29IfLeapYear 0 s
testFeb29LeapYear2 0.001 s
testFeb29LeapYear3 0 s
testFeb29LeapYear4 0 s
testParseTimestampAcrossTimeZones 0.001 s
testParseTimestamp 0 s
testFeb29NonLeapYear 0.013 s
testParseShortFutureDates1 0.008 s
testParseShortFutureDates2 0.002 s
testNET444 0.003 s
testParser 0.014 s

TestConnectTimeout

testConnectTimeout 2.074 s

MVSFTPEntryParserTest

testUnixListings 0.002 s
testJesLevel1Listing 0 s
testParseFieldsOnFile 0 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0 s
testGoodListing 0.001 s
testMemberListing 0.001 s
testRecentPrecision 0 s
testJesLevel2Listing 0 s
testBadListing 0 s

InvalidTelnetOptionExceptionTest

testConstructors 0.001 s

TimeTCPClientTest

testCompareTimes 1.010 s
testInitial 0.001 s

OS2FTPEntryParserTest

testParseFieldsOnFile 0.001 s
testParseFieldsOnDirectory 0.001 s
testDefaultPrecision 0 s
testRecentPrecision 0.001 s
testBadListing 0 s
testGoodListing 0.001 s

FTPFileTest

testHasPermissionTrue 0.026 s
toFormattedStringUnknownType 0.001 s
toFormattedStringDirectoryType 0.001 s
toFormattedStringSymbolicLinkType 0 s
testHasPermissionFalse 0.001 s
testToString 0.002 s
testHasPermissionInvalidFile 0.001 s
testIsDirectory 0.001 s
toFormattedStringFileType 0.001 s
toFormattedStringInvalidFile 0.001 s
testIsUnknown 0 s
toFormattedStringWithTimezone 0.003 s
testToStringDefault 0.001 s
testIsSymbolicLink 0 s
testIsFile 0 s
testGetTimestampInstantNullCalendar 0 s
testGetTimestampInstant 0.002 s

VMSFTPEntryParserTest

testParseFieldsOnFile 0.004 s
testParseFieldsOnDirectory 0.002 s
testDefaultPrecision 0.003 s
testRecentPrecision 0.020 s
testWholeListParseWithVersioning 0.002 s
testWholeListParse 0.001 s
testBadListing 0.005 s
testGoodListing 0.003 s

FTPClientConfigTest

testFTPClientConfigStringStringStringStringStringString 0.001 s
testLookupDateFormatSymbols 0.094 s
testGetDateFormatSymbols 0.002 s
testGetServerLanguageCode 0 s
testFTPClientConfigString 0 s
testSetShortMonthNames 0.001 s

IMAPTest

quoteMailboxNoQuotingIfNoSpacePresent 0 s
quoteMailboxName(String)[1] 0.027 s
quoteMailboxName(String)[2] 0.001 s
quoteMailboxName(String)[3] 0.001 s
quoteMailboxName(String)[4] 0 s
quoteMailboxName(String)[5] 0.001 s
quoteMailboxName(String)[6] 0.001 s
quoteMailboxName(String)[7] 0.001 s
quoteMailboxName(String)[8] 0 s
constructDefaultIMAP 0.003 s
trueChunkListener 0.001 s
quoteMailboxNameNullInput 0 s
checkGenerator 0.129 s

UtilTest

testStream_1 0 s
testNET550_Reader 0.001 s
testNET550_Stream 0 s
testReader_1 0 s
testcloseQuietly 0.001 s
testReader0 0 s
testReader1 0 s
testStream0 0 s
testStream1 0 s

TestNtpClient

testGetTime 0.006 s

SubnetUtilsTest

testNET428_31 0.027 s
testNET428_32 0.008 s
testParseSimpleNetmaskInclusive 0.001 s
testNext 0.001 s
testToString 0.133 s
testPrevious 0.001 s
testZeroAddressAndCidr 0.001 s
testParseSimpleNetmask 0.001 s
testAddressIllegalArgument 0.002 s
testParseSimpleNetmaskExclusive 0.001 s
testNET520 0.001 s
testNET521 0.002 s
testNET624 0.005 s
testNET641 0.001 s
testNET675 0.001 s
testNET679 0.001 s
testInvalidMasks 0.001 s
testAddresses 0.009 s
testCidrAddresses 0.001 s

IMAPCommandTest

getCommand(String, IMAPCommand)[1] 0.001 s
getCommand(String, IMAPCommand)[2] 0.002 s
getCommand(String, IMAPCommand)[3] 0.002 s
getCommand(String, IMAPCommand)[4] 0.001 s
getCommand(String, IMAPCommand)[5] 0.001 s
getCommand(String, IMAPCommand)[6] 0.001 s
getCommand(String, IMAPCommand)[7] 0.002 s
getCommand(String, IMAPCommand)[8] 0.001 s
getCommand(String, IMAPCommand)[9] 0 s
getCommand(String, IMAPCommand)[10] 0.001 s
getCommand(String, IMAPCommand)[11] 0.002 s
getCommand(String, IMAPCommand)[12] 0.002 s
getCommand(String, IMAPCommand)[13] 0 s
getCommand(String, IMAPCommand)[14] 0 s
getCommand(String, IMAPCommand)[15] 0.001 s
getCommand(String, IMAPCommand)[16] 0.002 s
getCommand(String, IMAPCommand)[17] 0 s
getCommand(String, IMAPCommand)[18] 0.001 s
getCommand(String, IMAPCommand)[19] 0.001 s
getCommand(String, IMAPCommand)[20] 0.003 s
getCommand(String, IMAPCommand)[21] 0.001 s
getCommand(String, IMAPCommand)[22] 0.102 s
getCommand(String, IMAPCommand)[23] 0.018 s
getCommand(String, IMAPCommand)[24] 0.001 s
getCommand(String, IMAPCommand)[25] 0.011 s
getCommand(String, IMAPCommand)[26] 0.001 s

Failure Details

[Summary] [Package List] [Test Cases]


testEncodeBase64ByteArrayBoolean
- skipped: skipped
testEncodeByteArray
- skipped: skipped
testEncodeBase64URLSafe
- skipped: skipped
testDecodeObject
- skipped: skipped
testDecodeInteger
- skipped: skipped
testEncodeObject
- skipped: skipped
testEncodeInteger
- skipped: skipped
testEncodeBase64URLSafeString
- skipped: skipped
testToIntegerBytes
- skipped: skipped
testEncodeBase64ByteArrayBooleanBoolean
- skipped: skipped