Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
183 0 0 100.00% 1.53

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

Test Cases

[ summary ] [ package list ] [ test cases ]

PathMatcherTestCase

testIncludedAndExcluded Success 0.15
testMatchers Success 0.27
testNullIncludes Success 0.00
testNullExcludes Success 0.00

EndianUtilTestCase

testSingleSwaps Success 0.04
testDoubleSwaps Success 0.00
testWriteLongBytes Success 0.00
testReadEOF Success 0.00
testReadWriteBytes Success 0.00
testWriteBytes Success 0.00
testWriteInputStreams Success 0.00
testWriteOutputStreams Success 0.00

SwappedDataInputTestCase

testReadInput Success 0.05
testreadUTF Success 0.00
testReadLine Success 0.00
testOverread Success 0.00
testMarking Success 0.00

FileUtilTestCase

testCopyFile1 Success 0.07
testCopyFile2 Success 0.00
testForceDeleteAFile1 Success 0.00
testForceDeleteAFile2 Success 0.00
testCopyFile1ToDir Success 0.00
testCopyFile2ToDir Success 0.00
testForceDeleteDir Success 0.01
testResolveFileDotDot Success 0.00
testResolveFileDot Success 0.00

IOUtilTestCase

testShutdownReader Success 0.05
testShutdownNullReader Success 0.00
testShutdownInput Success 0.00
testShutdownNullInput Success 0.00
testShutdownWriter Success 0.00
testShutdownNullWriter Success 0.00
testShutdownOutput Success 0.00
testShutdownNullOutput Success 0.00
testCopyInputToOutputStreamWithDefaultBuffer Success 0.00
testCopyInputToOutputStreamWithLesserBuffer Success 0.00
testCopyInputToOutputStreamWithGreaterBuffer Success 0.00
testCopyInputToWriterWithDefaultBuffer Success 0.00
testCopyInputToWriterWithLesserBuffer Success 0.00
testCopyInputToWriterWithGreaterBuffer Success 0.00
testCopyEncodedInputToWriterWithDefaultBuffer Success 0.00
testCopyEncodedInputToWriterWithLesserBuffer Success 0.00
testCopyEncodedInputToWriterWithGreaterBuffer Success 0.00
testCopyBytesToWriterWithDefaultBuffer Success 0.00
testCopyBytesToWriterWithLesserBuffer Success 0.00
testCopyBytesToWriterWithGreaterBuffer Success 0.00
testCopyEncodedBytesToWriterWithDefaultBuffer Success 0.00
testCopyEncodedBytesToWriterWithLesserBuffer Success 0.00
testCopyEncodedBytesToWriterWithGreaterBuffer Success 0.00
testCopyBytesToOutput Success 0.00
testCopyReaderToWriterWithDefaultBuffer Success 0.00
testCopyReaderToWriterWithLesserBuffer Success 0.00
testCopyReaderToWriterWithGreaterBuffer Success 0.00
testCopyReaderToOutputWithDefaultBuffer Success 0.00
testCopyReaderToOutputWithLesserBuffer Success 0.00
testCopyReaderToOutputWithGreaterBuffer Success 0.00
testCopyStringToOutputWithDefaultBuffer Success 0.00
testCopyStringToOutputWithLesserBuffer Success 0.00
testCopyStringToOutputWithGreaterBuffer Success 0.00
testCopyStringToWriter Success 0.00
testContentEqualsWithEqualContent Success 0.00
testContentEqualsWithFirstLonger Success 0.00
testContentEqualsWithSecondLonger Success 0.00
testContentEqualsWithFirstChangedInMiddle Success 0.00
testContentEqualsWithFirstChangedAtEnd Success 0.00
testContentEqualsWithSecondChangedInMiddle Success 0.00
testContentEqualsWithSecondChangedAtEnd Success 0.00
testInputToStringWithDefaultBuffer Success 0.00
testInputToStringWithLesserBuffer Success 0.00
testInputToStringWithGreaterBuffer Success 0.00
testEncodedInputToStringWithDefaultBuffer Success 0.00
testEncodedInputToStringWithLesserBuffer Success 0.00
testEncodedInputToStringWithGreaterBuffer Success 0.00
testReaderToStringWithDefaultBuffer Success 0.00
testReaderToStringWithLesserBuffer Success 0.00
testReaderToStringWithGreaterBuffer Success 0.00
testBytesToStringWithDefaultBuffer Success 0.00
testBytesToStringWithLesserBuffer Success 0.00
testBytesToStringWithGreaterBuffer Success 0.00
testEncodedBytesToStringWithDefaultBuffer Success 0.00
testEncodedBytesToStringWithLesserBuffer Success 0.00
testEncodedBytesToStringWithGreaterBuffer Success 0.00
testStringToBytesWithDefaultBuffer Success 0.00
testStringToBytesWithLesserBuffer Success 0.00
testStringToBytesWithGreaterBuffer Success 0.00
testInputToBytesWithDefaultBuffer Success 0.00
testInputToBytesWithLesserBuffer Success 0.00
testInputToBytesWithGreaterBuffer Success 0.00
testReaderToBytesWithDefaultBuffer Success 0.00
testReaderToBytesWithLesserBuffer Success 0.00
testReaderToBytesWithGreaterBuffer Success 0.00

FileUtil2TestCase

testResolveFileSet Success 0.12
testResolveFileSetWithBadParam Success 0.00
testNormalize Success 0.00
testCatPath Success 0.00

ResourceManagerTestCase

testGetPackageResources Success 0.07
testGetPackageResourcesFromDefaultPackage Success 0.02
testGetUncachedResourceFromCachedClassLoader Success 0.02
testGetClassResources Success 0.00
testGetResources Success 0.00
testGetBaseResources Success 0.02
testAccessCachedResources Success 0.00

ResourcesTestCase

testGetBoolean Success 0.06
testGetBooleanWithDefault Success 0.00
testGetByte Success 0.00
testGetBadlyFormattedByte Success 0.00
testGetByteWithDefault Success 0.00
testGetInteger Success 0.00
testGetBadlyFormattedInteger Success 0.00
testGetIntegerWithDefault Success 0.00
testGetFloat Success 0.00
testGetBadlyFormattedFloat Success 0.00
testGetFloatWithDefault Success 0.00
testGetDouble Success 0.00
testGetBadlyFormattedDouble Success 0.00
testGetDoubleWithDefault Success 0.00
testGetLong Success 0.00
testGetBadlyFormattedLong Success 0.00
testGetLongWithDefault Success 0.00
testGetShort Success 0.00
testGetBadlyFormattedShort Success 0.00
testGetShortWithDefault Success 0.00
testGetChar Success 0.00
testGetBadlyFormattedChar Success 0.00
testGetCharWithDefault Success 0.00
testGetDate Success 0.01
testGetBadlyFormattedDate Success 0.00
testGetDateWithDefault Success 0.00
testGetTime Success 0.00
testGetBadlyFormattedTime Success 0.00
testGetTimeWithDefault Success 0.00
testGetDateTime Success 0.00
testGetBadlyFormattedDateTime Success 0.00
testGetDateTimeWithDefault Success 0.00
testGetString Success 0.00
testStringWithDefault Success 0.00
testFormatStringWithOneArg Success 0.00
testFormatStringWith2Args Success 0.00
testFormatStringWith3Args Success 0.00
testFormatStringWith4Args Success 0.00
testFormatStringWith5Args Success 0.00
testFormatStringWithMultiArgs Success 0.00
testGetNonExistent Success 0.00
testGetNonExistentWithMultipleArgs Success 0.00
testAlternateConstructor Success 0.00
testAccessingCachedBundle Success 0.00
testPassingNullBasenameIntoCtor Success 0.00
testPassingNullLocaleIntoCtor Success 0.00
testPassingNullClassLoaderIntoCtor Success 0.00

EnumSetTestCase

testInclusiveBase Success 0.09
testSubPatternBase Success 0.00
testSubPatternBaseDeep Success 0.00
testInclusiveSuper Success 0.00
testSubPatternSuper Success 0.00
testSubPatternSuperDeep Success 0.00
testSubPatternSuperDeepBasicCreator Success 0.00
testBadPattern Success 0.00
testPatternHasMultipleGroups Success 0.00
testGetCodeForNonExistent Success 0.00
testGetNameForNonExistent Success 0.00

ExceptionUtilTestCase

testRetrievalOfNullCause Success 0.05
testRetrievalOfCauseOneLevelDeep Success 0.00
testRetrievalOfCauseManyLevelsDeep Success 0.00
testRetrievalOfRootCauseOnLeafException Success 0.00
testRetrievalOfRootCauseOnException1Deep Success 0.00
testRetrievalOfRootCauseOnExceptionManyDeep Success 0.00
testCaptureStackTraceOnLeafException Success 0.00
testCaptureStackTraceOnOneLevelDeepException Success 0.00
testCaptureStackTraceOnMultiLevelDeepException Success 0.00
testPrintStackTraceOnLeafException Success 0.00
testPrintStackTraceOnOneLevelDeepException Success 0.00
testPrintStackTraceOnManyLevelDeepException Success 0.00
testPrintStackTraceNonRecursiveOnLeafException Success 0.00
testPrintStackTraceNonRecursiveOnOneLevelDeepException Success 0.00
testPrintStackTraceNonRecursiveOnManyLevelDeepException Success 0.00
testPrintStackTraceWithGreaterLimitOnLeafException Success 0.00
testPrintStackTraceWithGreaterLimitOnOneLevelDeepException Success 0.00
testPrintStackTraceWithGreaterLimitOnManyLevelDeepException Success 0.00
testPrintStackTraceWithLowerLimitOnLeafException Success 0.08
testPrintStackTraceWithLowerLimitOnOneLevelDeepException Success 0.00
testPrintStackTraceWithLowerLimitOnManyLevelDeepException Success 0.00

JavaVersionTestCase

testGetCurrentVersion Success 0.07
testIsLessThanOrEqual Success 0.00