Surefire Report

Summary

[Summary] [Package List] [Test Cases]


TestsErrors FailuresSkippedSuccess RateTime
830002497.108%0.494

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


Package List

[Summary] [Package List] [Test Cases]


PackageTestsErrors FailuresSkippedSuccess RateTime
org.apache.maven.shared.utils.xml.pull15000100%0.027
org.apache.maven.shared.utils.cli4000100%0.004
org.apache.maven.shared.utils.cli.shell7000100%0.025
org.apache.maven.shared.utils.io448002394.866%0.229
org.apache.maven.shared.utils.reflection124000100%0.024
org.apache.maven.shared.utils20300199.507%0.119
org.apache.maven.shared.utils.xml27000100%0.052
org.apache.maven.shared.utils.introspection2000100%0.014

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

org.apache.maven.shared.utils.xml.pull

ClassTestsErrors FailuresSkippedSuccess RateTime
Xpp3DomTest15000100%0.027

org.apache.maven.shared.utils.cli

ClassTestsErrors FailuresSkippedSuccess RateTime
CommandLineUtilsTest4000100%0.004

org.apache.maven.shared.utils.cli.shell

ClassTestsErrors FailuresSkippedSuccess RateTime
BourneShellTest7000100%0.025

org.apache.maven.shared.utils.io

ClassTestsErrors FailuresSkippedSuccess RateTime
MatchPatternsTest1000100%0.002
Java7SupportTest1000100%0
IOUtilTest353000100%0.115
SelectorUtilsTest4000100%0
DirectoryScannerTest500180%0.037
FileUtilsTest82002273.171%0.066
DirectoryWalkerTest1000100%0.009
MatchPatternTest1000100%0

org.apache.maven.shared.utils.reflection

ClassTestsErrors FailuresSkippedSuccess RateTime
ReflectorTest124000100%0.024

org.apache.maven.shared.utils

ClassTestsErrors FailuresSkippedSuccess RateTime
ExpandTest8000100%0.016
StringUtilsTest161000100%0.04
PropertyUtilsTest9000100%0.025
PathToolTest400175%0.004
OsTest8000100%0.002
XmlStreamReaderTest13000100%0.032

org.apache.maven.shared.utils.xml

ClassTestsErrors FailuresSkippedSuccess RateTime
Xpp3DomBuilderTest5000100%0.031
PrettyPrintXmlWriterTest6000100%0.007
XmlWriterUtilTest16000100%0.014

org.apache.maven.shared.utils.introspection

ClassTestsErrors FailuresSkippedSuccess RateTime
ReflectionValueExtractorTest2000100%0.014

Test Cases

[Summary] [Package List] [Test Cases]

MatchPatternsTest

matches0.002

Xpp3DomBuilderTest

selfClosingTag0.018
trimming0.003
malformedXml0.006
attributeEscaping0.002
contentEscaping0.002

Java7SupportTest

testIsSymLink0

ExpandTest

testSetDest_No_NPE0.001
testSetSrc_No_NPE0
testExecute0.007
testExecuteIntoNonexistingDirectory0.002
testExecuteNonexistingSource0.002
testExecute_NullSource0.001
testExecute_NullDest0.001
testExecute_Overwrite0.002

PrettyPrintXmlWriterTest

testDefaultPrettyPrintXMLWriter0.004
testPrettyPrintXMLWriterWithGivenLineSeparator0.001
testPrettyPrintXMLWriterWithGivenLineIndenter0.001
testEscapeXmlAttributeWindows0
testEscapeXmlAttributeMac0
testEscapeXmlAttributeUnix0.001

BourneShellTest

testQuoteWorkingDirectoryAndExecutable0.008
testQuoteWorkingDirectoryAndExecutable_WDPathWithSingleQuotes0.002
testQuoteWorkingDirectoryAndExecutable_WDPathWithSingleQuotes_BackslashFileSep0.001
testPreserveSingleQuotesOnArgument0.002
testAddSingleQuotesOnArgumentWithSpaces0.002
testArgumentsWithsemicolon0.007
testBourneShellQuotingCharacters0.003

IOUtilTest

closeReaderWithNull0
closeWriterWithNull0
closeInputStreamWithNull0
closeOutputStreamWithNull0
closeReaderWithIOE0
closeWriterWithIOE0
closeInputStreamWithIOE0
closeOutputStreamWithIOE0
closeReaderCloses0
closeWriterCloses0.001
closeInputStreamCloses0
closeOutputStreamCloses0
toByteArrayFromString0
toByteArrayFromReader0
toByteArrayFromInputStream0.001
toByteArrayNullString0
toByteArrayNullReader0
toByteArrayNullInputStream0
contentEqualNullNull0
contentEqualNonNullNull0
contentEqualNullNonNull0
contentEqualEmptyEmpty0
contentEqualNonEmptyEmpty0
contentEqualEmptyNonEmpty0
contentEqualNonEmptyNonEmpty0
contentEqualMostlySame0
contentEqualLargeSame0.007
contentEqualLargeDifferent0.006
toStringNullByteArray0
toStringEmptyByteArray0
toStringByteArray0
toStringNullByteArrayNegBufSz0
toStringEmptyByteArrayNegBufSz0
toStringByteArrayNegBufSz0
toStringNullByteArrayZeroBufSz0
toStringNullByteArrayPosBufSz0
toStringEmptyByteArrayPosBufSz0
toStringByteArrayPosBufSz0
toStringNullByteArrayNullEncoding0
toStringEmptyByteArrayNullEncoding0.001
toStringByteArrayNullEncoding0
toStringNullByteArrayJunkEncoding0
toStringEmptyByteArrayJunkEncoding0.003
toStringByteArrayJunkEncoding0.001
toStringNullByteArrayValidEncoding0
toStringEmptyByteArrayValidEncoding0.001
toStringByteArrayValidEncoding0
toStringNullByteArrayNullEncodingNegBufSz0
toStringEmptyByteArrayNullEncodingNegBufSz0
toStringByteArrayNullEncodingNegBufSz0
toStringNullByteArrayJunkEncodingNegBufSz0
toStringEmptyByteArrayJunkEncodingNegBufSz0.002
toStringByteArrayJunkEncodingNegBufSz0.001
toStringNullByteArrayValidEncodingNegBufSz0
toStringEmptyByteArrayValidEncodingNegBufSz0
toStringByteArrayValidEncodingNegBufSz0
toStringNullByteArrayNullEncodingZeroBufSz0
toStringEmptyByteArrayNullEncodingZeroBufSz0
toStringByteArrayNullEncodingZeroBufSz0
toStringNullByteArrayJunkEncodingZeroBufSz0
toStringEmptyByteArrayJunkEncodingZeroBufSz0.001
toStringByteArrayJunkEncodingZeroBufSz0.002
toStringNullByteArrayValidEncodingZeroBufSz0
copyNullByteArrayNullOutputStream0
copyNullByteArrayValidOutputStream0
copyEmptyByteArrayNullOutputStream0
copyEmptyByteArrayValidOutputStream0
copyByteArrayValidOutputStream0
copyNullByteArrayNullOutputStreamNegBufSz0
copyNullByteArrayValidOutputStreamNegBufSz0
copyEmptyByteArrayNullOutputStreamNegBufSz0
copyEmptyByteArrayValidOutputStreamNegBufSz0
copyByteArrayValidOutputStreamNegBufSz0
copyNullByteArrayNullOutputStreamZeroBufSz0
copyNullByteArrayValidOutputStreamZeroBufSz0
copyEmptyByteArrayNullOutputStreamZeroBufSz0
copyEmptyByteArrayValidOutputStreamZeroBufSz0.001
copyByteArrayValidOutputStreamZeroBufSz0
copyNullByteArrayNullOutputStreamPosBufSz0.005
copyNullByteArrayValidOutputStreamPosBufSz0.001
copyEmptyByteArrayNullOutputStreamPosBufSz0
copyEmptyByteArrayValidOutputStreamPosBufSz0
copyByteArrayValidOutputStreamPosBufSz0
copyNullInputStreamNullOutputStream0
copyNullInputStreamValidOutputStream0
copyEmptyInputStreamNullOutputStream0
copyEmptyInputStreamValidOutputStream0
copyInputStreamValidOutputStream0
copyNullInputStreamNullOutputStreamNegBufSz0
copyNullInputStreamValidOutputStreamNegBufSz0
copyEmptyInputStreamNullOutputStreamNegBufSz0
copyEmptyInputStreamValidOutputStreamNegBufSz0.001
copyInputStreamValidOutputStreamNegBufSz0
copyNullInputStreamNullOutputStreamZeroBufSz0
copyNullInputStreamValidOutputStreamZeroBufSz0
copyEmptyInputStreamNullOutputStreamZeroBufSz0
copyEmptyInputStreamValidOutputStreamZeroBufSz0
copyNullInputStreamNullOutputStreamPosBufSz0
copyNullInputStreamValidOutputStreamPosBufSz0
copyEmptyInputStreamNullOutputStreamPosBufSz0
copyEmptyInputStreamValidOutputStreamPosBufSz0.001
copyInputStreamValidOutputStreamPosBufSz0
toStringNullInputStream0
toStringEmptyInputStream0
toStringInputStream0
toStringNullInputStreamNegBufSz0
toStringEmptyInputStreamNegBufSz0
toStringInputStreamNegBufSz0
toStringNullInputStreamZeroBufSz0.001
toStringNullInputStreamPosBufSz0
toStringEmptyInputStreamPosBufSz0
toStringInputStreamPosBufSz0
toStringNullInputStreamNullEncoding0
toStringEmptyInputStreamNullEncoding0
toStringInputStreamNullEncoding0
toStringNullInputStreamJunkEncoding0
toStringEmptyInputStreamJunkEncoding0.001
toStringInputStreamJunkEncoding0.002
toStringNullInputStreamValidEncoding0
toStringEmptyInputStreamValidEncoding0
toStringInputStreamValidEncoding0.001
toStringNullInputStreamNullEncodingNegBufSz0
toStringEmptyInputStreamNullEncodingNegBufSz0
toStringInputStreamNullEncodingNegBufSz0
toStringNullInputStreamJunkEncodingNegBufSz0
toStringEmptyInputStreamJunkEncodingNegBufSz0.002
toStringInputStreamJunkEncodingNegBufSz0.001
toStringNullInputStreamValidEncodingNegBufSz0
toStringEmptyInputStreamValidEncodingNegBufSz0
toStringInputStreamValidEncodingNegBufSz0
toStringNullInputStreamNullEncodingZeroBufSz0
toStringEmptyInputStreamNullEncodingZeroBufSz0
toStringInputStreamNullEncodingZeroBufSz0
toStringNullInputStreamJunkEncodingZeroBufSz0.001
toStringEmptyInputStreamJunkEncodingZeroBufSz0.001
toStringInputStreamJunkEncodingZeroBufSz0.002
toStringNullInputStreamValidEncodingZeroBufSz0.001
copyNullInputStreamNullWriter0
copyEmptyInputStreamNullWriter0
copyEmptyInputStreamValidWriter0
copyInputStreamNullWriter0.001
copyInputStreamValidWriter0
copyNullInputStreamNullWriterNegBufSz0
copyEmptyInputStreamNullWriterNegBufSz0
copyEmptyInputStreamValidWriterNegBufSz0
copyInputStreamNullWriterNegBufSz0.001
copyInputStreamValidWriterNegBufSz0
copyNullInputStreamNullWriterZeroBufSz0
copyNullInputStreamValidWriterZeroBufSz0.001
copyEmptyInputStreamNullWriterZeroBufSz0
copyNullInputStreamNullWriterPosBufSz0
copyNullInputStreamValidWriterPosBufSz0
copyEmptyInputStreamNullWriterPosBufSz0
copyEmptyInputStreamValidWriterPosBufSz0
copyInputStreamValidWriterPosBufSz0
copyNullInputStreamNullWriterNullEncoding0
copyNullInputStreamValidWriterNullEncoding0
copyEmptyInputStreamNullWriterNullEncoding0
copyEmptyInputStreamValidWriterNullEncoding0
copyInputStreamNullEncoding0
copyNullInputStreamNullWriterJunkEncoding0.001
copyNullInputStreamValidWriterJunkEncoding0
copyEmptyInputStreamNullWriterJunkEncoding0.001
copyEmptyInputStreamValidWriterJunkEncoding0.001
copyInputStreamNullWriterJunkEncoding0.002
copyInputStreamValidWriterJunkEncoding0.002
copyNullInputStreamNullWriterValidEncoding0
copyEmptyInputStreamNullWriterValidEncoding0
copyNullInputStreamValidWriterValidEncoding0
copyEmptyInputStreamValidWriterValidEncoding0
copyInputStreamNullWriterValidEncoding0
copyInputStreamValidWriterValidEncoding0
copyNullInputStreamNullWriterNullEncodingNegBufSz0
copyNullInputStreamValidWriterNullEncodingNegBufSz0
copyEmptyInputStreamNullWriterNullEncodingNegBufSz0.001
copyEmptyInputStreamValidWriterNullEncodingNegBufSz0
copyInputStreamNullWriterNullEncodingNegBufSz0
copyInputStreamValidWriterNullEncodingNegBufSz0
copyNullInputStreamNullWriterJunkEncodingNegBufSz0
copyNullInputStreamValidWriterJunkEncodingNegBufSz0.001
copyEmptyInputStreamNullWriterJunkEncodingNegBufSz0.001
copyEmptyInputStreamJunkEncodingNegBufSz0.002
copyInputStreamNullWriterJunkEncodingNegBufSz0.001
copyInputStreamValidWriterJunkEncodingNegBufSz0.002
copyNullInputStreamNullWriterValidEncodingNegBufSz0
copyNullInputStreamValidWriterValidEncodingNegBufSz0
copyEmptyInputStreamNullWriterValidEncodingNegBufSz0
copyEmptyInputStreamValidWriterValidEncodingNegBufSz0
copyInputStreamNullWriterValidEncodingNegBufSz0
copyInputStreamValidEncodingNegBufSz0
copyNullInputStreamNullWriterNullEncodingZeroBufSz0
copyNullInputStreamValidWriterNullEncodingZeroBufSz0.001
copyEmptyInputStreamNullWriterNullEncodingZeroBufSz0
copyEmptyInputStreamValidWriterNullEncodingZeroBufSz0
copyInputStreamNullWriterNullEncodingZeroBufSz0
copyInputStreamValidWriterNullEncodingZeroBufSz0
copyNullInputStreamNullWriterJunkEncodingZeroBufSz0.001
copyNullInputStreamValidWriterJunkEncodingZeroBufSz0
copyEmptyInputStreamNullWriterJunkEncodingZeroBufSz0.002
copyEmptyInputStreamValidWriterJunkEncodingZeroBufSz0.002
copyInputStreamNullWriterJunkEncodingZeroBufSz0.002
copyInputStreamValidWriterJunkEncodingZeroBufSz0.002
copyNullInputStreamNullWriterValidEncodingZeroBufSz0.001
copyNullInputStreamValidWriterValidEncodingZeroBufSz0
copyNullStringNullWriter0
copyEmptyStringNullWriter0
copyNullStringValidWriter0
copyEmptyStringValidWriter0
copyStringNullWriter0
copyStringValidWriter0.001
copyNullStringNullOutputStream0
copyEmptyStringNullOutputStream0
copyNullStringValidOutputStream0
copyEmptyStringValidOutputStream0
copyStringNullOutputStream0
copyStringValidOutputStream0
copyNullStringNullOutputStreamNegBufSz0
copyEmptyStringNullOutputStreamNegBufSz0
copyNullStringValidOutputStreamNegBufSz0
copyEmptyStringValidOutputStreamNegBufSz0
copyStringNullOutputStreamNegBufSz0
copyStringValidOutputStreamNegBufSz0
copyNullStringNullOutputStreamZeroBufSz0
copyEmptyStringNullOutputStreamZeroBufSz0
copyNullStringValidOutputStreamZeroBufSz0
copyNullStringNullOutputStreamPosBufSz0
copyEmptyStringNullOutputStreamPosBufSz0
copyNullStringValidOutputStreamPosBufSz0
copyEmptyStringValidOutputStreamPosBufSz0
copyStringNullOutputStreamPosBufSz0
copyStringValidOutputStreamPosBufSz0.001
copyNullReaderNullWriter0
copyEmptyReaderNullWriter0
copyNullReaderValidWriter0
copyEmptyReaderValidWriter0
copyReaderNullWriter0
copyReaderValidWriter0
copyNullReaderNullWriterNegBufSz0
copyEmptyReaderNullWriterNegBufSz0
copyNullReaderValidWriterNegBufSz0
copyEmptyReaderValidWriterNegBufSz0
copyReaderNullWriterNegBufSz0
copyReaderValidWriterNegBufSz0
copyNullReaderNullWriterZeroBufSz0.001
copyEmptyReaderNullWriterZeroBufSz0
copyNullReaderValidWriterZeroBufSz0
copyNullReaderNullWriterPosBufSz0
copyEmptyReaderNullWriterPosBufSz0
copyNullReaderValidWriterPosBufSz0
copyEmptyReaderValidWriterPosBufSz0
copyReaderNullWriterPosBufSz0
copyReaderValidWriterPosBufSz0
toByteArrayFromInputStreamNegBufSz0
toByteArrayNullInputStreamNegBufSz0
toByteArrayFromInputStreamPosBufSz0
toByteArrayNullInputStreamPosBufSz0
toByteArrayFromReaderNegBufSz0.001
toByteArrayNullReaderNegBufSz0
toByteArrayFromReaderPosBufSz0
toByteArrayNullReaderPosBufSz0.001
toByteArrayFromStringNegBufSz0
toByteArrayNullStringNegBufSz0
toByteArrayFromStringPosBufSz0.001
toByteArrayNullStringPosBufSz0
toStringFromReaderNegBufSz0
toStringNullReaderNegBufSz0
toStringFromReaderPosBufSz0
toStringNullReaderPosBufSz0
copyNullReaderNullOutputStream0
copyNullReaderValidOutputStream0
copyEmptyReaderNullOutputStream0
copyEmptyReaderValidOutputStream0
copyReaderValidOutputStream0.001
copyNullReaderNullOutputStreamNegBufSz0
copyNullReaderValidOutputStreamNegBufSz0
copyEmptyReaderNullOutputStreamNegBufSz0.001
copyEmptyReaderValidOutputStreamNegBufSz0
copyReaderValidOutputStreamNegBufSz0
copyNullReaderNullOutputStreamZeroBufSz0.006
copyNullReaderValidOutputStreamZeroBufSz0
copyEmptyReaderNullOutputStreamZeroBufSz0
copyNullReaderNullOutputStreamPosBufSz0
copyNullReaderValidOutputStreamPosBufSz0.001
copyEmptyReaderNullOutputStreamPosBufSz0
copyEmptyReaderValidOutputStreamPosBufSz0
copyReaderValidOutputStreamPosBufSz0
copyNullByteArrayNullWriter0
copyEmptyByteArrayNullWriter0
copyEmptyByteArrayValidWriter0
copyByteArrayNullWriter0
copyByteArrayValidWriter0
copyNullByteArrayNullWriterNegBufSz0
copyEmptyByteArrayNullWriterNegBufSz0
copyEmptyByteArrayValidWriterNegBufSz0
copyByteArrayNullWriterNegBufSz0
copyByteArrayValidWriterNegBufSz0.001
copyNullByteArrayNullWriterZeroBufSz0
copyNullByteArrayValidWriterZeroBufSz0
copyEmptyByteArrayNullWriterZeroBufSz0
copyNullByteArrayNullWriterPosBufSz0
copyNullByteArrayValidWriterPosBufSz0
copyEmptyByteArrayNullWriterPosBufSz0
copyEmptyByteArrayValidWriterPosBufSz0
copyByteArrayValidWriterPosBufSz0
copyNullByteArrayNullWriterNullEncoding0
copyNullByteArrayValidWriterNullEncoding0
copyEmptyByteArrayNullWriterNullEncoding0
copyEmptyByteArrayValidWriterNullEncoding0
copyByteArrayNullEncoding0
copyNullByteArrayNullWriterJunkEncoding0
copyNullByteArrayValidWriterJunkEncoding0.001
copyEmptyByteArrayNullWriterJunkEncoding0.001
copyEmptyByteArrayValidWriterJunkEncoding0.001
copyByteArrayNullWriterJunkEncoding0.002
copyByteArrayValidWriterJunkEncoding0.002
copyNullByteArrayNullWriterValidEncoding0
copyEmptyByteArrayNullWriterValidEncoding0.001
copyNullByteArrayValidWriterValidEncoding0
copyEmptyByteArrayValidWriterValidEncoding0
copyByteArrayNullWriterValidEncoding0.001
copyByteArrayValidWriterValidEncoding0
copyNullByteArrayNullWriterNullEncodingNegBufSz0
copyNullByteArrayValidWriterNullEncodingNegBufSz0.001
copyEmptyByteArrayNullWriterNullEncodingNegBufSz0
copyEmptyByteArrayValidWriterNullEncodingNegBufSz0
copyByteArrayNullWriterNullEncodingNegBufSz0
copyByteArrayValidWriterNullEncodingNegBufSz0
copyNullByteArrayNullWriterJunkEncodingNegBufSz0
copyNullByteArrayValidWriterJunkEncodingNegBufSz0
copyEmptyByteArrayNullWriterJunkEncodingNegBufSz0
copyEmptyByteArrayJunkEncodingNegBufSz0.001
copyByteArrayNullWriterJunkEncodingNegBufSz0.001
copyByteArrayValidWriterJunkEncodingNegBufSz0.001
copyNullByteArrayNullWriterValidEncodingNegBufSz0
copyNullByteArrayValidWriterValidEncodingNegBufSz0
copyEmptyByteArrayNullWriterValidEncodingNegBufSz0
copyEmptyByteArrayValidWriterValidEncodingNegBufSz0
copyByteArrayNullWriterValidEncodingNegBufSz0.001
copyByteArrayValidEncodingNegBufSz0
copyNullByteArrayNullWriterNullEncodingZeroBufSz0
copyNullByteArrayValidWriterNullEncodingZeroBufSz0
copyEmptyByteArrayNullWriterNullEncodingZeroBufSz0.001
copyEmptyByteArrayValidWriterNullEncodingZeroBufSz0
copyByteArrayNullWriterNullEncodingZeroBufSz0
copyByteArrayValidWriterNullEncodingZeroBufSz0
copyNullByteArrayNullWriterJunkEncodingZeroBufSz0.001
copyNullByteArrayValidWriterJunkEncodingZeroBufSz0
copyEmptyByteArrayNullWriterJunkEncodingZeroBufSz0.001
copyEmptyByteArrayValidWriterJunkEncodingZeroBufSz0.001
copyByteArrayNullWriterJunkEncodingZeroBufSz0.001
copyByteArrayValidWriterJunkEncodingZeroBufSz0.001
copyNullByteArrayNullWriterValidEncodingZeroBufSz0
copyNullByteArrayValidWriterValidEncodingZeroBufSz0.001

StringUtilsTest

testEquals0
testAbbreviate_NPE0
testAbbreviate_MinLength0
testAbbreviate0
testAbbreviate_Offset_NPE0.001
testAbbreviate_Offset_MinLength0
testAbbreviate_Offset0
testAddAndDeHump_NPE0.001
testAddAndDeHump0
testCapitalise0
testCapitaliseAllWords0
testCapitalizeFirstLetter_NPE0
testCapitalizeFirstLetter0.001
testCenter_NPE0
testCenter0
testCenter_Delim_NPE0
testCenter_Delim0.001
testChomp_NPE0
testChomp0
testChomp_Delim_NPE0.001
testChomp_Delim0
testChompLast_NPE0
testChompLast0
testChompLast_Delim_NPE0
testChompLast_Delim0.001
testChop_NPE0
testChop0
testChopNewline_NPE0.001
testChopNewline0
testClean0
testConcatenate_NPE0.001
testConcatenate0
testContains_String0
testContains_Char0
testCountMatches_NPE0
testCountMatches_NPE20.001
testCountMatches0
testDefaultString0
testDefaultString_defaultValue0.001
testDeleteWhitespace_NPE0
testDeleteWhitespace0
testDifference_NPE0
testDifference_NPE20
testDifference_NPE30.001
testDifference0
testDifferenceAt_NPE0
testDifferenceAt_NPE20.001
testDifferenceAt_NPE30
testDifferenceAt0
testEqualsIgnoreCase0.001
testEscape_NPE0
testEscape0.001
testEscape20
testGetChomp_NPE10
testGetChomp_NPE20
testGetChomp_NPE30
testGetChomp0.001
testGetNestedString_NPE0
testGetNestedString0
testGetNestedString2_NPE10.001
testGetNestedString2_NPE20
testGetNestedString20
testGetPrechomp_NPE10.001
testGetPrechomp_NPE20
testGetPrechomp0
testIndexOfAny0
testInterpolate_NPE0
testInterpolate_NPE20
testInterpolate0
testIsAlpha0
testIsAlphaSpace0.001
testIsAlphanumeric0
testIsAlphanumericSpace0.001
testIsBlank0
testEmpty0
testNotBlank0.001
testNotEmpty0
testIsNumeric0
testIsWhitespace0
testJoin_Array_NPE0
testJoin_Array0.001
testJoin_Iterator_NPE0
testJoin_Iterator0
testLastIndexOfAny0
testLeft_IAE0
testLeft0
testLeftPad1_NPE0
testLeftPad10
testLeftPad2_NPE10.001
testLeftPad2_NPE20
testLeftPad2_NPE30
testLeftPad20.001
testLowerCase0
testLowerCaseFirstLetter_NPE0
testLowerCaseFirstLetter0.001
testMid_NegativeLen0
testMid_WrongPos0
testMid0
testOverlayString_NPE10
testOverlayString_NPE20.001
testOverlayString_NPE30
testOverlayString0
testPrechomp_NPE10.001
testPrechomp_NPE20
testPrechomp_NPE30
testPrechomp0.001
testQuoteAndEscape10.001
testQuoteAndEscape20
testQuoteAndEscape30.001
testQuoteAndEscape40
testRemoveAndHump_NPE10.001
testRemoveAndHump_NPE20
testRemoveAndHump_NPE30
testRemoveAndHump0
testRemoveDuplicateWhitespace_NPE0
testRemoveDuplicateWhitespace0.001
testRepeat_NPE0
testRepeat_NegativeAmount0
testRepeat0
testReplace_char0
testReplace2_char_max0.001
testReplace_string0
testReplace2_string_max0
testReplaceOnce_char0.001
testReplaceOnce_string0
testReverse0
testReverseDelimitedString_NPE10
testReverseDelimitedString_NPE20
testReverseDelimitedString0
testRight_IAE10
testRight_IAE20.001
testRight0
testRightPad1_NPE0
testRightPad10.001
testRightPad2_NPE10
testRightPad2_NPE20
testRightPad2_NPE230
testRightPad20
testSplit1_NPE0
testSplit10
testSplit2_NPE10
testSplit2_NPE20.001
testSplit20
testSplit3_NPE10
testSplit3_NPE20
testSplit30
testStrip10.001
testStrip20
testStripAll10.001
testStripAll20
testStripEnd0
testStripStart0.001
testSubstring10
testSubstring20
testSwapCase0
testTrim0
testUncapitalise0.001
testUncapitaliseAllWords0
testUnifyLineSeparators10
testUnifyLineSeparators20
testUppercase0

Xpp3DomTest

nullValue0
mergePrecedenceSelfClosed0.003
mergePrecedenceOpenClose0.003
selfOverrideOnRootNode0.001
mergeValuesOnRootNode0.003
mergeAttributesOnRootNode0.002
combineAppend0.001
mergeOverride0
nullAttribute0.001
testEquals0
dominantWinsCollections0.004
combineChildrenAppendTest0.002
unchangedWithFirstOrLastEmpty0.003
recessiveChildrenIncludedWhenDominantEmpty0.003
duplicatedChildren0.001

SelectorUtilsTest

testMatchPatternStart0
testEmptyStrings0
testRegexPrefix0
testAntPatternStrings0

CommandLineUtilsTest

testGetSystemEnvVarsCaseInsensitive0.003
testEnsureCaseSensitivity0
testGetSystemEnvVarsWindows0
testTranslateCommandline0.001

ReflectorTest

newInstanceNullNull0
newInstanceClassNull0
newInstanceNullEmptyArray0
newInstanceClassEmptyArray0
newInstanceClassInvalidSignature0
newInstancePrivateConstructor0.001
newInstancePackageConstructor0
newInstancePackageConstructorThrowsSomething0
newInstanceProtectedConstructor0
newInstanceProtectedConstructorThrowsSomething0
newInstancePublicConstructor0
newInstancePublicConstructorNullValue0
newInstancePublicConstructorThrowsSomething0.001
getSingletonNullNull0
getSingletonClassNull0.001
getSingletonNullEmptyArray0
getSingletonClassEmptyArray0
getSingletonClassInvalidSignature0
getSingletonPrivateMethod0.001
getSingletonPackageMethod0
getSingletonPackageMethodThrowsSomething0
getSingletonProtectedMethod0
getSingletonProtectedMethodThrowsSomething0
getSingletonPublicMethod0
getSingletonPublicMethodNullValue0
getSingletonPublicMethodThrowsSomething0
getSingletonNonStaticMethod0.001
invokeNullNullNull0
invokeNullNullEmpty0
invokeNullEmptyNull0
invokeNullEmptyEmpty0
invokeObjectNullNull0
invokeObjectNullEmpty0
invokeObjectEmptyNull0.001
invokeObjectEmptyEmpty0
invokeObjectValidNull0
invokeObjectValidEmpty0
invokeObjectValidWrongSignature0
invokePrivateMethod0.001
invokePackageMethod0
invokeProtectedMethod0
invokePublicMethod0.001
getStaticFieldNullNull0
getStaticFieldNullEmpty0
getStaticFieldObjectNull0
getStaticFieldObjectEmpty0
getStaticFieldPrivateField0
getStaticFieldPackageField0
getStaticFieldProtectedField0.001
getStaticFieldPublicField0
getFieldNullNull0
getFieldNullEmpty0
getFieldObjectNull0
getFieldObjectEmpty0
getFieldCoTValuePrivateField0
getFieldCoTValuePackageField0
getFieldCoTValueProtectedField0
getFieldCoTValuePublicField0.001
getFieldNullNullFalse0
getFieldNullEmptyFalse0
getFieldObjectNullFalse0.001
getFieldObjectEmptyFalse0
getFieldCoTValueFalsePrivateField0
getFieldCoTValueFalsePackageField0.001
getFieldCoTValueFalseProtectedField0
getFieldCoTValueFalsePublicField0
getFieldNullNullTrue0
getFieldNullEmptyTrue0
getFieldObjectNullTrue0
getFieldObjectEmptyTrue0
getFieldCoTValueTruePrivateField0.001
getFieldCoTValueTruePackageField0
getFieldCoTValueTrueProtectedField0.001
getFieldCoTValueTruePublicField0
invokeStaticNullNullNull0
invokeStaticClassNullNull0
invokeStaticNullNullEmptyArray0
invokeStaticClassNullEmptyArray0
invokeStaticNullEmptyNull0
invokeStaticClassEmptyNull0.001
invokeStaticNullEmptyEmptyArray0
invokeStaticClassEmptyEmptyArray0
invokeStaticClassInvalidSignature0
invokeStaticPrivateMethod0
invokeStaticPackageMethod0
invokeStaticPackageMethodThrowsSomething0
invokeStaticProtectedMethod0
invokeStaticProtectedMethodThrowsSomething0
invokeStaticPublicMethod0
invokeStaticPublicMethodNullValue0.001
invokeStaticPublicMethodThrowsSomething0
invokeStaticNonStaticMethod0
getConstructorNullNull0.001
getConstructorNullEmpty0
getConstructorObjectNull0
getConstructorObjectEmpty0
getConstructorPrivate0
getConstructorPackage0
getConstructorProtected0
getConstructorPublic0.001
getObjectPropertyNullNull0
getObjectPropertyNullEmpty0
getObjectPropertyObjectNull0
getObjectPropertyObjectEmpty0
getObjectPropertyViaPrivateField0.001
getObjectPropertyViaPackageField0.001
getObjectPropertyViaProtectedField0
getObjectPropertyViaPublicField0.001
getObjectPropertyViaPrivateGetter0
getObjectPropertyViaPackageGetter0.001
getObjectPropertyViaProtectedGetter0
getObjectPropertyViaPublicGetter0.001
getMethodNullNullNull0
getMethodNullNullEmpty0
getMethodObjectNullNull0
getMethodObjectNullEmpty0
getMethodNullEmptyNull0
getMethodNullEmptyEmpty0
getMethodObjectEmptyNull0
getMethodObjectEmptyEmpty0
getMethodPrivate0
getMethodPackage0
getMethodProtected0
getMethodPublic0.001

PropertyUtilsTest

loadNullInputStream0.012
loadNullURL0.001
loadNullFile0
loadEmptyInputStream0
loadEmptyFile0.001
loadEmptyURL0.002
loadValidInputStream0.001
loadValidFile0.008
loadValidURL0

PathToolTest

testGetRelativeFilePath_NonWindows0.002
testGetRelativeFilePath_Windows0.001
skipped
testGetRelativePath_2parm0.001
testUppercaseDrive0

DirectoryScannerTest

testSimpleScan0.017
testSimpleIncludes0.007
testSimpleExcludes0.002
testScanDiff0.005
performanceTest0.006
Enable this test to run performance checks

FileUtilsTest

contentEquals0.004
toFile10.002
toFile20.001
toFile30
toFile40
toFile50.001
toFileUtf80.001
toURLs10.001
copyURLToFile0.001
forceMkdir0.001
sizeOfDirectory0
copyFile10
copyFile20
copyToSelf0
Commons test case that is failing for plexus
copyDirectoryToDirectory_NonExistingDest0.001
Commons test case that is failing for plexus
copyDirectoryToNonExistingDest0.001
Commons test case that is failing for plexus
copyDirectoryToExistingDest0.001
Commons test case that is failing for plexus
copyDirectoryToChild0.001
Commons test case that is failing for plexus
copyDirectoryToGrandChild0.001
Commons test case that is failing for plexus
copyDirectoryToItself0.001
copyDirectoryErrors0.001
Commons test case that is failing for plexus
forceDeleteAFile10.001
forceDeleteAFile20.001
forceDeleteAFile30.001
Commons test case that is failing for plexus
copyFile1ToDir0.001
Commons test case that is failing for plexus
copyFile2ToDir0.001
forceDeleteDir0.001
fileUtils0.001
fileReadWithDefaultEncoding0.001
fileReadWithEncoding0
readLines0
Commons test case that is failing for plexus
writeStringToFile10.001
writeStringToFile20
writeCharSequence10.001
writeCharSequence20.001
writeStringToFileWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines0.001
writeStringToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines0.001
writeStringArrayToFile0.001
writeStringArrayToFileWithEncoding0.001
writeWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines0.001
write_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines0.001
blowUpOnNull0.001
deleteQuietlyDir0.001
deleteQuietlyFile0
deleteQuietlyNonExistent0.001
getDefaultExcludes0.002
getDefaultExcludesAsList0.001
getDefaultExcludesAsString0.001
nlowUpOnDirnameNull0.001
dirnameEmpty0.001
dirnameFilename0
dirnameWindowsRootPathOnUnix0
dirnameWindowsNonRootPathOnUnix0.001
dirnameUnixRootPathOnWindows0.001
skipped
dirnameUnixNonRootPathOnWindows0
skipped
dirnameWindowsRootPathOnWindows0.001
skipped
dirnameWindowsNonRootPathOnWindows0.001
skipped
dirnameUnixRootPathOnUnix0.001
dirnameUnixNonRootPathOnUnix0
blowUpOnFilenameNull0.001
filenameEmpty0.001
filenameFilename0.001
filenameWindowsRootPathOnUnix0
filenameWindowsNonRootPathOnUnix0.001
filenameUnixRootPathOnWindows0.001
skipped
filenameUnixNonRootPathOnWindows0.001
skipped
filenameWindowsRootPathOnWindows0
skipped
filenameWindowsNonRootPathOnWindows0
skipped
filenameUnixRootPathOnUnix0.001
filenameUnixNonRootPathOnUnix0.001
blowUpOnNullExtension0
extensionEmpty0
extensionFileName0.001
extensionFileNameNoExtension0.001
extensionWindowsRootPathOnUnix0
extensionWindowsNonRootPathOnUnix0.001
extensionUnixRootPathOnWindows0.001
skipped
extensionUnixNonRootPathOnWindows0.001
skipped
extensionWindowsRootPathOnWindows0
skipped
extensionWindowsNonRootPathOnWindows0.001
skipped
extensionUnixRootPathOnUnix0.001
extensionUnixNonRootPathOnUnix0.001

OsTest

testConstructor0.001
testFamilyNames0
testGetValidFamilies0
testIsArch0
testIsFamily0
testIsName0
testIsValidFamily0
testIsVersion0.001

DirectoryWalkerTest

testDirectoryWalk0.009

ReflectionValueExtractorTest

testValueExtraction0.013
testValueExtractorWithAInvalidExpression0.001

XmlWriterUtilTest

testWriteLineBreakXMLWriter0.002
testWriteLineBreakXMLWriterInt0.001
testWriteLineBreakXMLWriterIntInt0
testWriteLineBreakXMLWriterIntIntInt0
testWriteCommentLineBreakXMLWriter0.001
testWriteCommentLineBreakXMLWriterInt0
testWriteCommentXMLWriterString0.001
testWriteCommentXMLWriterStringInt0.001
testWriteCommentXMLWriterStringIntInt0.001
testWriteCommentXMLWriterStringIntIntInt0.001
testWriteCommentTextXMLWriterStringInt0.002
testWriteCommentTextXMLWriterStringIntInt0.001
testWriteCommentTextXMLWriterStringIntIntInt0.001
testWriteCommentNull0
testWriteCommentShort0.001
testWriteCommentLong0.001

XmlStreamReaderTest

testNoXmlHeader0.005
testDefaultEncoding0.002
testUTF8Encoding0.001
testUTF16Encoding0.001
testUTF16BEEncoding0
testUTF16LEEncoding0.001
testLatin1Encoding0.001
testLatin7Encoding0.001
testLatin15Encoding0.001
testEUC_JPEncoding0.017
testEBCDICEncoding0
testInappropriateEncoding0.001
testEncodingAttribute0.001

MatchPatternTest

matchPath0

Failure Details

[Summary] [Package List] [Test Cases]


testGetRelativeFilePath_Windows
skipped: skipped
performanceTest
skipped: Enable this test to run performance checks
copyToSelf
skipped: Commons test case that is failing for plexus
copyDirectoryToDirectory_NonExistingDest
skipped: Commons test case that is failing for plexus
copyDirectoryToNonExistingDest
skipped: Commons test case that is failing for plexus
copyDirectoryToExistingDest
skipped: Commons test case that is failing for plexus
copyDirectoryToChild
skipped: Commons test case that is failing for plexus
copyDirectoryToGrandChild
skipped: Commons test case that is failing for plexus
copyDirectoryErrors
skipped: Commons test case that is failing for plexus
forceDeleteAFile3
skipped: Commons test case that is failing for plexus
copyFile1ToDir
skipped: Commons test case that is failing for plexus
readLines
skipped: Commons test case that is failing for plexus
dirnameUnixRootPathOnWindows
skipped: skipped
dirnameUnixNonRootPathOnWindows
skipped: skipped
dirnameWindowsRootPathOnWindows
skipped: skipped
dirnameWindowsNonRootPathOnWindows
skipped: skipped
filenameUnixRootPathOnWindows
skipped: skipped
filenameUnixNonRootPathOnWindows
skipped: skipped
filenameWindowsRootPathOnWindows
skipped: skipped
filenameWindowsNonRootPathOnWindows
skipped: skipped
extensionUnixRootPathOnWindows
skipped: skipped
extensionUnixNonRootPathOnWindows
skipped: skipped
extensionWindowsRootPathOnWindows
skipped: skipped
extensionWindowsNonRootPathOnWindows
skipped: skipped