Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
858 0 0 26 96.97% 0.578

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.maven.shared.utils.xml.pull 15 0 0 0 100% 0.026
org.apache.maven.shared.utils.xml 28 0 0 0 100% 0.025
org.apache.maven.shared.utils.introspection 15 0 0 0 100% 0.049
org.apache.maven.shared.utils.reflection 124 0 0 0 100% 0.021
org.apache.maven.shared.utils.cli 4 0 0 0 100% 0.003
org.apache.maven.shared.utils.io 459 0 0 25 94.553% 0.292
org.apache.maven.shared.utils.cli.shell 7 0 0 0 100% 0.01
org.apache.maven.shared.utils 206 0 0 1 99.515% 0.152

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

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

Class Tests Errors Failures Skipped Success Rate Time
Xpp3DomTest 15 0 0 0 100% 0.026

org.apache.maven.shared.utils.xml

Class Tests Errors Failures Skipped Success Rate Time
PrettyPrintXmlWriterTest 7 0 0 0 100% 0.002
XmlWriterUtilTest 16 0 0 0 100% 0.012
Xpp3DomBuilderTest 5 0 0 0 100% 0.011

org.apache.maven.shared.utils.introspection

Class Tests Errors Failures Skipped Success Rate Time
ReflectionValueExtractorTest 15 0 0 0 100% 0.049

org.apache.maven.shared.utils.reflection

Class Tests Errors Failures Skipped Success Rate Time
ReflectorTest 124 0 0 0 100% 0.021

org.apache.maven.shared.utils.cli

Class Tests Errors Failures Skipped Success Rate Time
CommandLineUtilsTest 4 0 0 0 100% 0.003

org.apache.maven.shared.utils.io

Class Tests Errors Failures Skipped Success Rate Time
DirectoryScannerTest 8 0 0 1 87.5% 0.071
DirectoryWalkerTest 1 0 0 0 100% 0.004
FileUtilsTest 89 0 0 24 73.034% 0.119
IOUtilTest 353 0 0 0 100% 0.097
Java7SupportTest 2 0 0 0 100% 0
MatchPatternsTest 1 0 0 0 100% 0
MatchPatternTest 1 0 0 0 100% 0
SelectorUtilsTest 4 0 0 0 100% 0.001

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

Class Tests Errors Failures Skipped Success Rate Time
BourneShellTest 7 0 0 0 100% 0.01

org.apache.maven.shared.utils

Class Tests Errors Failures Skipped Success Rate Time
CaseTest 2 0 0 0 100% 0.041
ExpandTest 8 0 0 0 100% 0.04
OsTest 8 0 0 0 100% 0
PathToolTest 4 0 0 1 75% 0
PropertyUtilsTest 9 0 0 0 100% 0.005
StringUtilsTest 162 0 0 0 100% 0.054
XmlStreamReaderTest 13 0 0 0 100% 0.012

Test Cases

[Summary] [Package List] [Test Cases]

CaseTest

testTurkishI 0.016
testAsciiAvailableLocales 0.025

CommandLineUtilsTest

testGetSystemEnvVarsCaseInsensitive 0.001
testGetSystemEnvVarsWindows 0.001
testTranslateCommandline 0
testEnsureCaseSensitivity 0.001

BourneShellTest

testBourneShellQuotingCharacters 0.006
testAddSingleQuotesOnArgumentWithSpaces 0.001
testArgumentsWithsemicolon 0.002
testPreserveSingleQuotesOnArgument 0
testQuoteWorkingDirectoryAndExecutable_WDPathWithSingleQuotes 0
testQuoteWorkingDirectoryAndExecutable_WDPathWithSingleQuotes_BackslashFileSep 0.001
testQuoteWorkingDirectoryAndExecutable 0

ExpandTest

testExecuteIntoNonexistingDirectory 0.029
testSetDest_No_NPE 0.001
testExecute 0.001
testSetSrc_No_NPE 0
testExecuteNonexistingSource 0.003
testExecute_Overwrite 0.003
testExecute_NullDest 0.002
testExecute_NullSource 0.001

ReflectionValueExtractorTest

testArtifactMap 0.006
testMappedMissingDot 0.001
testIndexedMapped 0.002
testBadMappedSyntax 0
testMappedIndexed 0
testMappedDottedKey 0
testBadIndexedSyntax 0
testIndexedMissingDot 0.001
testIllegalIndexedType 0.001
testValueExtractorWithAInvalidExpression 0
testTrimRootToken 0
testDotDot 0
testIllegalMappedType 0.001
testRootPropertyRegression 0.036
testValueExtraction 0.001

DirectoryScannerTest

testSimpleScan 0.011
followSymlinks 0.013
checkSymlinkBehaviour 0.002
performanceTest 0
Enable this test to run performance checks
testScanDiff 0.007
testSimpleIncludes 0.022
followSymlinksFalse 0.013
testSimpleExcludes 0.003

DirectoryWalkerTest

testDirectoryWalk 0.004

FileUtilsTest

filenameUnixRootPathOnWindows 0
skipped
notASymbolicLink 0
Wait until we can run with assembly 2.5 which will support symlinks properly
deleteQuietlyDir 0.002
writeStringToFile1 0.003
writeStringToFile2 0.002
extensionWindowsNonRootPathOnUnix 0.002
writeCharSequence1 0.003
writeCharSequence2 0.002
isASymbolicLink 0
Wait until we can run with assembly 2.5 which will support symlinks properly
filenameUnixNonRootPathOnWindows 0
skipped
extensionWindowsRootPathOnWindows 0
skipped
filenameUnixRootPathOnUnix 0.002
filenameEmpty 0.002
deleteQuietlyNonExistent 0.001
fileUtils 0.002
extensionFileNameNoExtension 0.002
extensionWindowsRootPathOnUnix 0.001
blowUpOnFilenameNull 0.002
toFile1 0.003
toFile2 0.002
toFile3 0.002
toFile4 0.001
toFile5 0.002
blowUpOnNullExtension 0.001
toURLs1 0.002
readLines 0
Commons test case that is failing for plexus
copyDirectoryErrors 0
Commons test case that is failing for plexus
copyDirectoryToNonExistingDest 0
Commons test case that is failing for plexus
dirnameUnixNonRootPathOnUnix 0.002
dirnameUnixRootPathOnWindows 0
skipped
getDefaultExcludesAsList 0.005
blowUpOnNull 0.002
writeStringArrayToFileWithEncoding 0.002
copyToSelf 0
Commons test case that is failing for plexus
getDefaultExcludes 0.002
toFileUtf8 0.002
contentEquals 0.004
extensionUnixRootPathOnUnix 0.002
copyDirectoryToDirectory_NonExistingDest 0
Commons test case that is failing for plexus
extensionFileName 0.001
fileReadWithEncoding 0.002
filenameWindowsNonRootPathOnUnix 0.002
nlowUpOnDirnameNull 0.001
filenameWindowsRootPathOnWindows 0
skipped
deleteQuietlyFile 0.001
filenameWindowsRootPathOnUnix 0.001
copyDirectoryToChild 0
Commons test case that is failing for plexus
copyDirectoryToItself 0.001
filenameWindowsNonRootPathOnWindows 0
skipped
copyURLToFile 0.002
extensionEmpty 0.001
copyDirectoryToExistingDest 0
Commons test case that is failing for plexus
deleteFileLegacy 0.002
dirnameUnixNonRootPathOnWindows 0
skipped
forceMkdir 0.001
dirnameFilename 0.001
deleteFileNofile 0.001
writeStringToFileWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002
writeStringArrayToFile 0.002
forceDeleteAFile1 0.002
forceDeleteAFile2 0.001
forceDeleteAFile3 0
Commons test case that is failing for plexus
dirnameEmpty 0.002
dirnameUnixRootPathOnUnix 0.001
copyFile1ToDir 0
Commons test case that is failing for plexus
copyFile2ToDir 0.002
forceDeleteDir 0.002
dirnameWindowsRootPathOnUnix 0.001
filenameFilename 0.002
copyFileThatIsSymlink 0.003
fileReadWithDefaultEncoding 0.002
sizeOfDirectory 0.002
dirnameWindowsNonRootPathOnWindows 0
skipped
copyDirectoryToGrandChild 0
Commons test case that is failing for plexus
extensionWindowsNonRootPathOnWindows 0
skipped
write_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002
extensionUnixNonRootPathOnUnix 0.001
extensionUnixRootPathOnWindows 0
skipped
dirnameWindowsNonRootPathOnUnix 0.001
dirnameWindowsRootPathOnWindows 0
skipped
extensionUnixNonRootPathOnWindows 0
skipped
copyFile1 0.002
copyFile2 0.001
writeWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002
getDefaultExcludesAsString 0.003
deleteFileLegacyNofile 0.001
deleteFile 0.001
writeStringToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002
filenameUnixNonRootPathOnUnix 0.002

IOUtilTest

copyNullStringNullOutputStreamNegBufSz 0
copyByteArrayValidOutputStreamPosBufSz 0
copyNullByteArrayNullWriterValidEncodingZeroBufSz 0
copyNullInputStreamNullOutputStreamPosBufSz 0
copyNullReaderNullOutputStreamZeroBufSz 0
copyEmptyInputStreamNullWriterNullEncoding 0.001
copyByteArrayValidWriterJunkEncoding 0.012
toStringNullInputStreamJunkEncodingNegBufSz 0
closeInputStreamWithIOE 0
copyEmptyByteArrayNullWriterPosBufSz 0
copyEmptyByteArrayValidWriterPosBufSz 0
copyNullReaderNullWriterPosBufSz 0
toStringNullByteArrayPosBufSz 0
copyNullReaderNullOutputStreamPosBufSz 0
toStringInputStreamJunkEncodingZeroBufSz 0.003
copyByteArrayValidOutputStreamNegBufSz 0
copyNullInputStreamNullOutputStreamNegBufSz 0
copyNullByteArrayValidWriterNullEncoding 0
toStringEmptyInputStreamPosBufSz 0
copyNullByteArrayNullWriterValidEncoding 0
toStringNullByteArrayJunkEncoding 0
copyNullReaderNullOutputStream 0
copyEmptyInputStreamNullWriterNullEncodingZeroBufSz 0
copyEmptyByteArrayNullWriterNegBufSz 0
copyEmptyByteArrayValidWriterNegBufSz 0
copyByteArrayValidOutputStreamZeroBufSz 0
copyNullReaderNullWriterNegBufSz 0
toStringNullByteArrayNegBufSz 0
closeReaderCloses 0
copyNullReaderNullOutputStreamNegBufSz 0
copyNullInputStreamValidWriterJunkEncoding 0
copyByteArrayNullEncoding 0
copyEmptyInputStreamValidWriterNullEncodingZeroBufSz 0.007
copyEmptyReaderValidWriterPosBufSz 0
toStringEmptyInputStreamNegBufSz 0
copyEmptyByteArrayValidWriterNullEncoding 0
toStringByteArrayPosBufSz 0
copyEmptyByteArrayNullWriterValidEncoding 0.001
copyStringValidOutputStreamPosBufSz 0
copyReaderNullWriter 0
copyNullByteArrayNullWriterValidEncodingNegBufSz 0
closeOutputStreamWithNull 0
copyNullInputStreamValidOutputStreamZeroBufSz 0
copyEmptyByteArrayNullWriterJunkEncodingZeroBufSz 0.002
copyEmptyInputStreamValidWriterJunkEncoding 0.001
copyByteArrayNullWriterNegBufSz 0
copyNullByteArrayNullWriterJunkEncodingNegBufSz 0
copyEmptyReaderValidWriterNegBufSz 0
contentEqualNonEmptyNonEmpty 0
toStringEmptyInputStreamNullEncoding 0
copyInputStreamNullWriterJunkEncodingZeroBufSz 0.002
toStringEmptyByteArrayNullEncodingZeroBufSz 0
copyEmptyByteArrayNullOutputStreamPosBufSz 0
copyByteArrayValidWriterJunkEncodingNegBufSz 0.001
toStringByteArrayValidEncoding 0
toStringByteArrayNegBufSz 0
copyNullInputStreamNullOutputStreamZeroBufSz 0
copyByteArrayNullWriterNullEncodingNegBufSz 0
toStringByteArrayJunkEncodingNegBufSz 0.001
copyStringValidOutputStreamNegBufSz 0
copyNullByteArrayNullWriterJunkEncoding 0
toStringFromReaderPosBufSz 0
copyNullReaderValidWriterZeroBufSz 0
copyNullStringNullOutputStream 0
copyInputStreamValidWriter 0
copyEmptyInputStreamNullWriterPosBufSz 0
copyNullByteArrayValidWriterNullEncodingNegBufSz 0
copyNullByteArrayValidWriterValidEncoding 0
copyEmptyByteArrayNullOutputStreamNegBufSz 0
copyNullInputStreamValidWriterJunkEncodingNegBufSz 0
copyNullByteArrayValidWriterNullEncodingZeroBufSz 0
copyEmptyStringNullOutputStreamZeroBufSz 0
copyNullReaderValidOutputStreamPosBufSz 0
copyNullReaderNullWriter 0
closeOutputStreamWithIOE 0.001
copyInputStreamNullWriter 0
toStringNullInputStreamJunkEncoding 0
copyInputStreamNullWriterJunkEncoding 0.001
copyEmptyInputStreamNullWriterNullEncodingNegBufSz 0
toStringFromReaderNegBufSz 0
copyNullByteArrayNullWriterPosBufSz 0.001
copyNullByteArrayNullOutputStreamZeroBufSz 0
copyEmptyInputStreamNullWriterNegBufSz 0
toStringEmptyInputStreamJunkEncodingZeroBufSz 0.001
copyNullByteArrayValidOutputStreamZeroBufSz 0
toStringNullInputStreamJunkEncodingZeroBufSz 0
copyEmptyInputStreamNullWriterJunkEncoding 0.001
copyNullReaderValidOutputStream 0
contentEqualLargeDifferent 0.001
copyByteArrayNullWriterNullEncodingZeroBufSz 0.001
copyNullReaderValidWriterPosBufSz 0
copyNullReaderValidOutputStreamNegBufSz 0
copyNullInputStreamNullWriterJunkEncodingNegBufSz 0
contentEqualEmptyNonEmpty 0
copyEmptyReaderValidOutputStream 0
copyNullByteArrayValidWriterZeroBufSz 0.001
copyInputStreamValidWriterNullEncodingZeroBufSz 0
copyNullByteArrayNullWriterNegBufSz 0
copyEmptyByteArrayNullOutputStreamZeroBufSz 0.001
toStringByteArrayJunkEncodingZeroBufSz 0.001
copyNullByteArrayValidWriterJunkEncoding 0
toStringNullReaderPosBufSz 0
toByteArrayFromStringPosBufSz 0.001
copyNullReaderValidWriterNegBufSz 0
copyNullInputStreamNullWriterNullEncodingZeroBufSz 0
copyEmptyByteArrayNullOutputStream 0
copyStringValidWriter 0
copyEmptyInputStreamNullWriterValidEncodingNegBufSz 0
toStringNullReaderNegBufSz 0
copyStringNullOutputStream 0
copyNullInputStreamValidWriterJunkEncodingZeroBufSz 0
copyEmptyByteArrayValidWriterJunkEncoding 0.001
toStringNullByteArrayJunkEncodingNegBufSz 0
toByteArrayFromStringNegBufSz 0
copyEmptyInputStreamValidWriterValidEncodingNegBufSz 0
copyByteArrayValidWriterNullEncodingZeroBufSz 0
copyNullInputStreamValidOutputStreamPosBufSz 0.001
copyReaderValidWriter 0
copyEmptyInputStreamNullOutputStreamZeroBufSz 0
copyEmptyInputStreamNullWriterZeroBufSz 0
copyInputStreamNullWriterNegBufSz 0
toStringEmptyInputStreamJunkEncoding 0.001
closeInputStreamCloses 0
toStringEmptyByteArrayPosBufSz 0
toStringNullByteArray 0
toStringEmptyByteArrayValidEncodingNegBufSz 0
toByteArrayNullStringPosBufSz 0
copyEmptyInputStreamNullOutputStreamPosBufSz 0
copyEmptyInputStreamValidWriterNullEncodingNegBufSz 0
copyNullInputStreamValidOutputStreamNegBufSz 0
copyInputStreamNullWriterJunkEncodingNegBufSz 0.001
toStringNullByteArrayJunkEncodingZeroBufSz 0
copyEmptyInputStreamJunkEncodingNegBufSz 0.002
copyEmptyStringValidOutputStreamPosBufSz 0
copyEmptyByteArrayNullWriterNullEncodingNegBufSz 0
copyInputStreamValidWriterJunkEncodingNegBufSz 0.001
copyNullByteArrayValidOutputStreamPosBufSz 0.001
toStringEmptyByteArrayNegBufSz 0
toStringInputStreamNullEncodingZeroBufSz 0
copyEmptyByteArrayValidWriterJunkEncodingZeroBufSz 0.001
toByteArrayNullStringNegBufSz 0.001
copyEmptyInputStreamNullOutputStreamNegBufSz 0
copyEmptyStringValidOutputStreamNegBufSz 0
toStringNullInputStreamNullEncodingNegBufSz 0
copyInputStreamValidWriterValidEncoding 0.001
copyNullByteArrayValidWriterValidEncodingNegBufSz 0
copyEmptyInputStreamValidWriter 0
copyNullByteArrayNullOutputStream 0
toStringNullInputStreamValidEncoding 0
toStringByteArrayNullEncoding 0
copyNullByteArrayValidOutputStreamNegBufSz 0
copyEmptyByteArrayValidOutputStreamPosBufSz 0
closeReaderWithNull 0
copyEmptyReaderNullOutputStream 0
toStringEmptyByteArrayJunkEncodingNegBufSz 0.001
copyNullByteArrayNullWriterZeroBufSz 0.001
copyInputStreamValidWriterPosBufSz 0
toStringInputStreamJunkEncodingNegBufSz 0.001
copyByteArrayNullWriterValidEncodingNegBufSz 0
toStringEmptyInputStreamJunkEncodingNegBufSz 0.001
copyReaderValidOutputStream 0
copyInputStreamValidEncodingNegBufSz 0
copyEmptyByteArrayNullWriterNullEncodingZeroBufSz 0
copyEmptyByteArrayValidOutputStreamNegBufSz 0
copyNullInputStreamNullWriterValidEncodingZeroBufSz 0
copyInputStreamNullWriterValidEncoding 0
copyInputStreamNullWriterNullEncodingZeroBufSz 0
copyNullByteArrayValidOutputStream 0
copyNullInputStreamNullWriterNullEncoding 0
copyInputStreamValidWriterNegBufSz 0
contentEqualLargeSame 0
toStringEmptyInputStream 0
copyNullInputStreamNullWriterZeroBufSz 0.001
closeWriterWithNull 0
copyNullInputStreamNullWriterValidEncodingNegBufSz 0
copyNullStringNullOutputStreamZeroBufSz 0
toStringInputStreamNullEncoding 0
toStringInputStreamValidEncoding 0.001
copyNullByteArrayNullWriterJunkEncodingZeroBufSz 0
copyEmptyInputStreamValidOutputStreamPosBufSz 0
copyNullStringValidOutputStreamZeroBufSz 0
copyEmptyStringValidWriter 0
toByteArrayNullInputStream 0
copyNullByteArrayNullWriterNullEncodingNegBufSz 0
closeWriterWithIOE 0
copyNullInputStreamValidWriterValidEncodingZeroBufSz 0
toStringNullByteArrayValidEncodingZeroBufSz 0
copyEmptyStringNullWriter 0
copyByteArrayValidWriterNullEncodingNegBufSz 0
copyNullStringValidOutputStream 0
closeOutputStreamCloses 0
toStringByteArrayNullEncodingNegBufSz 0
copyEmptyReaderValidWriter 0
toStringEmptyByteArrayNullEncoding 0
copyEmptyStringNullOutputStream 0
copyEmptyInputStreamValidOutputStreamNegBufSz 0
closeReaderWithIOE 0
copyEmptyStringValidOutputStream 0
copyNullInputStreamValidWriterValidEncoding 0
copyByteArrayNullWriterJunkEncoding 0.001
toStringEmptyInputStreamNullEncodingZeroBufSz 0
toStringNullInputStreamNullEncodingZeroBufSz 0
copyEmptyByteArrayValidOutputStreamZeroBufSz 0.004
copyStringNullOutputStreamPosBufSz 0.001
copyNullInputStreamValidWriterNullEncodingNegBufSz 0
copyByteArrayValidOutputStream 0
copyReaderValidOutputStreamPosBufSz 0
copyEmptyReaderNullWriterPosBufSz 0
toStringByteArrayNullEncodingZeroBufSz 0.001
toStringEmptyByteArray 0
copyNullInputStreamNullWriter 0
contentEqualNullNonNull 0
copyNullByteArrayNullOutputStreamPosBufSz 0.001
copyStringNullOutputStreamNegBufSz 0
contentEqualNonEmptyEmpty 0
copyEmptyInputStreamNullWriter 0
contentEqualNullNull 0
copyEmptyByteArrayNullWriterNullEncoding 0
copyReaderNullWriterPosBufSz 0
copyEmptyInputStreamNullOutputStream 0
copyNullInputStreamNullWriterNullEncodingNegBufSz 0
toStringInputStreamValidEncodingNegBufSz 0
copyByteArrayValidWriter 0
toStringEmptyInputStreamValidEncoding 0
copyEmptyByteArrayNullWriter 0
toStringByteArrayJunkEncoding 0.001
copyReaderValidOutputStreamNegBufSz 0
copyEmptyReaderNullWriterNegBufSz 0
copyEmptyInputStreamValidWriterPosBufSz 0
copyNullByteArrayNullOutputStreamNegBufSz 0
copyNullInputStreamValidWriterNullEncodingZeroBufSz 0
copyNullInputStreamValidOutputStream 0.001
copyInputStreamNullEncoding 0
copyReaderNullWriterNegBufSz 0
copyByteArrayValidWriterValidEncoding 0.001
copyInputStreamValidOutputStream 0
copyInputStreamValidWriterJunkEncoding 0.001
closeWriterCloses 0.001
copyEmptyReaderNullOutputStreamZeroBufSz 0
copyNullInputStreamNullWriterPosBufSz 0
copyNullStringValidOutputStreamPosBufSz 0
copyEmptyByteArrayValidWriterValidEncoding 0
toStringInputStreamPosBufSz 0
copyEmptyByteArrayNullWriterZeroBufSz 0
copyNullInputStreamNullWriterJunkEncoding 0
copyEmptyInputStreamValidWriterNegBufSz 0
copyEmptyByteArrayJunkEncodingNegBufSz 0.002
copyEmptyInputStreamNullWriterJunkEncodingZeroBufSz 0.001
copyEmptyByteArrayNullWriterValidEncodingNegBufSz 0.001
toStringNullByteArrayNullEncodingNegBufSz 0
copyNullByteArrayValidWriterValidEncodingZeroBufSz 0
copyNullInputStreamValidWriterZeroBufSz 0
toStringInputStreamJunkEncoding 0.001
copyInputStreamNullWriterValidEncodingNegBufSz 0
copyEmptyInputStreamValidWriterJunkEncodingZeroBufSz 0.001
toByteArrayNullInputStreamPosBufSz 0
toStringNullByteArrayNullEncodingZeroBufSz 0.001
copyNullInputStreamNullWriterNegBufSz 0
copyNullStringValidOutputStreamNegBufSz 0
toStringInputStreamNegBufSz 0
copyByteArrayNullWriterJunkEncodingNegBufSz 0.002
copyEmptyReaderNullWriterZeroBufSz 0
copyEmptyByteArrayValidWriterNullEncodingZeroBufSz 0
toStringEmptyByteArrayJunkEncoding 0.002
toByteArrayNullInputStreamNegBufSz 0
copyInputStreamNullWriterNullEncodingNegBufSz 0
toStringNullInputStreamZeroBufSz 0
toStringEmptyByteArrayJunkEncodingZeroBufSz 0.001
copyEmptyByteArrayValidWriterNullEncodingNegBufSz 0
toByteArrayFromReaderPosBufSz 0
copyNullByteArrayValidWriterJunkEncodingNegBufSz 0
copyEmptyStringNullOutputStreamPosBufSz 0
copyNullByteArrayValidWriterPosBufSz 0.001
copyStringNullWriter 0
copyReaderValidWriterPosBufSz 0
copyStringValidOutputStream 0
copyInputStreamValidWriterNullEncodingNegBufSz 0
copyInputStreamValidOutputStreamPosBufSz 0
toStringNullInputStreamValidEncodingZeroBufSz 0
closeInputStreamWithNull 0
copyByteArrayValidWriterPosBufSz 0
copyEmptyInputStreamNullWriterJunkEncodingNegBufSz 0.001
toStringEmptyInputStreamValidEncodingNegBufSz 0
toStringNullInputStreamValidEncodingNegBufSz 0
copyByteArrayNullWriterValidEncoding 0.001
copyNullInputStreamNullOutputStream 0
toByteArrayFromReaderNegBufSz 0
copyEmptyStringNullOutputStreamNegBufSz 0
copyReaderValidWriterNegBufSz 0
copyByteArrayNullWriter 0
copyNullByteArrayValidWriterJunkEncodingZeroBufSz 0.001
copyNullInputStreamValidWriterPosBufSz 0
toStringInputStream 0
copyInputStreamValidOutputStreamNegBufSz 0
copyEmptyByteArrayNullWriterJunkEncoding 0.001
copyByteArrayValidEncodingNegBufSz 0
copyEmptyByteArrayValidWriter 0.001
copyByteArrayValidWriterNegBufSz 0
copyNullByteArrayNullWriter 0
toStringNullByteArrayNullEncoding 0
toStringByteArrayValidEncodingNegBufSz 0
toStringEmptyByteArrayNullEncodingNegBufSz 0
copyEmptyReaderNullWriter 0
copyEmptyReaderNullOutputStreamPosBufSz 0
toStringInputStreamNullEncodingNegBufSz 0
copyNullInputStreamValidWriterNullEncoding 0
toStringEmptyInputStreamNullEncodingNegBufSz 0
copyNullStringNullWriter 0
toStringEmptyByteArrayValidEncoding 0
copyEmptyByteArrayValidOutputStream 0
copyEmptyReaderValidOutputStreamPosBufSz 0
toByteArrayNullReaderPosBufSz 0
copyNullByteArrayNullWriterNullEncodingZeroBufSz 0
copyByteArrayNullWriterJunkEncodingZeroBufSz 0.001
copyNullInputStreamNullWriterValidEncoding 0
toByteArrayFromInputStreamPosBufSz 0.001
toByteArrayFromInputStream 0
copyInputStreamValidWriterJunkEncodingZeroBufSz 0.001
copyNullInputStreamValidWriterValidEncodingNegBufSz 0
toStringNullInputStream 0
copyEmptyReaderNullOutputStreamNegBufSz 0
copyNullReaderValidOutputStreamZeroBufSz 0
copyNullReaderNullWriterZeroBufSz 0
copyEmptyInputStreamValidOutputStream 0
copyEmptyInputStreamValidWriterNullEncoding 0
copyEmptyReaderValidOutputStreamNegBufSz 0
toByteArrayNullReaderNegBufSz 0
copyNullInputStreamNullWriterJunkEncodingZeroBufSz 0
contentEqualNonNullNull 0
toByteArrayNullReader 0
copyEmptyInputStreamNullWriterValidEncoding 0
toStringNullByteArrayZeroBufSz 0
toByteArrayFromInputStreamNegBufSz 0
copyEmptyInputStreamValidWriterValidEncoding 0
contentEqualMostlySame 0
copyNullStringValidWriter 0
toByteArrayNullString 0
toStringNullInputStreamPosBufSz 0
toStringByteArray 0
copyNullByteArrayNullWriterNullEncoding 0.001
copyEmptyInputStreamValidOutputStreamZeroBufSz 0
copyNullStringNullOutputStreamPosBufSz 0
toStringNullByteArrayValidEncoding 0
copyNullReaderValidWriter 0
toStringNullByteArrayValidEncodingNegBufSz 0
copyByteArrayValidWriterJunkEncodingZeroBufSz 0.001
toStringNullInputStreamNegBufSz 0
toByteArrayFromReader 0
toByteArrayFromString 0
copyEmptyByteArrayNullWriterJunkEncodingNegBufSz 0.001
contentEqualEmptyEmpty 0.001
toStringNullInputStreamNullEncoding 0
copyEmptyByteArrayValidWriterValidEncodingNegBufSz 0

Java7SupportTest

createAndReadSymlink 0
testIsSymLink 0

MatchPatternsTest

matches 0

MatchPatternTest

matchPath 0

SelectorUtilsTest

testRegexPrefix 0.001
testAntPatternStrings 0
testEmptyStrings 0
testMatchPatternStart 0

OsTest

testFamilyNames 0
testIsValidFamily 0
testIsFamily 0
testIsVersion 0
testIsArch 0
testIsName 0
testConstructor 0
testGetValidFamilies 0

PathToolTest

testGetRelativePath_2parm 0
testGetRelativeFilePath_NonWindows 0
testGetRelativeFilePath_Windows 0
skipped
testUppercaseDrive 0

PropertyUtilsTest

loadEmptyURL 0
loadEmptyInputStream 0
loadNullFile 0
loadEmptyFile 0.001
loadValidURL 0.004
loadValidFile 0
loadValidInputStream 0
loadNullURL 0
loadNullInputStream 0

ReflectorTest

getObjectPropertyObjectEmpty 0
getSingletonPrivateMethod 0.001
invokeStaticPackageMethodThrowsSomething 0
getFieldObjectNull 0.001
newInstancePublicConstructorNullValue 0
getConstructorPrivate 0
invokeProtectedMethod 0.001
getFieldCoTValueFalsePrivateField 0.001
invokeStaticNullNullNull 0
getMethodPublic 0
getObjectPropertyViaPackageField 0
invokeStaticNullEmptyNull 0
getMethodNullNullEmpty 0
getObjectPropertyViaPublicField 0
getSingletonNonStaticMethod 0
newInstanceNullEmptyArray 0
getObjectPropertyNullNull 0
newInstancePrivateConstructor 0.001
getObjectPropertyObjectNull 0
invokeNullEmptyNull 0
getSingletonProtectedMethod 0
getStaticFieldObjectEmpty 0
invokeStaticPrivateMethod 0
getFieldCoTValuePublicField 0
getFieldNullEmpty 0
getStaticFieldPublicField 0
getConstructorPublic 0.001
invokePrivateMethod 0
getFieldCoTValueTruePrivateField 0.001
getMethodProtected 0
getSingletonPackageMethod 0
newInstanceClassNull 0.001
invokeNullEmptyEmpty 0
getStaticFieldNullEmpty 0
invokeObjectEmptyEmpty 0
newInstanceProtectedConstructor 0
getFieldNullEmptyTrue 0.001
invokeObjectEmptyNull 0
getFieldCoTValueTrueProtectedField 0
newInstancePublicConstructorThrowsSomething 0
invokePublicMethod 0.001
invokeStaticClassInvalidSignature 0
invokeObjectNullNull 0
getSingletonPublicMethodThrowsSomething 0
invokeStaticProtectedMethodThrowsSomething 0
getConstructorObjectNull 0
getSingletonNullNull 0
getMethodObjectNullEmpty 0
invokeObjectValidNull 0
getFieldCoTValueFalsePackageField 0.001
getConstructorObjectEmpty 0
invokeStaticPackageMethod 0
getFieldObjectEmptyFalse 0
getObjectPropertyViaProtectedGetter 0.001
getStaticFieldPrivateField 0
getConstructorProtected 0
newInstanceClassEmptyArray 0
invokeStaticClassNullEmptyArray 0
getFieldObjectNullFalse 0
getMethodNullNullNull 0
getSingletonClassInvalidSignature 0
invokePackageMethod 0
invokeObjectValidEmpty 0
newInstancePackageConstructor 0
getSingletonProtectedMethodThrowsSomething 0
getMethodNullEmptyNull 0
invokeStaticNonStaticMethod 0
getObjectPropertyViaPrivateGetter 0
getObjectPropertyViaPublicGetter 0
invokeStaticClassEmptyNull 0
getStaticFieldProtectedField 0
invokeStaticProtectedMethod 0
getFieldCoTValueTruePackageField 0.001
getFieldNullEmptyFalse 0
getMethodPackage 0
invokeStaticPublicMethod 0
invokeStaticPublicMethodThrowsSomething 0
getObjectPropertyViaProtectedField 0.001
newInstanceProtectedConstructorThrowsSomething 0
getFieldObjectNullTrue 0
getFieldCoTValuePrivateField 0.001
getMethodObjectEmptyEmpty 0
getFieldObjectEmpty 0
getFieldNullNull 0
getMethodPrivate 0
invokeStaticClassEmptyEmptyArray 0
invokeNullNullEmpty 0.001
newInstancePackageConstructorThrowsSomething 0
getSingletonClassEmptyArray 0
getObjectPropertyViaPrivateField 0
invokeStaticNullNullEmptyArray 0
getStaticFieldPackageField 0
getObjectPropertyNullEmpty 0
getObjectPropertyViaPackageGetter 0
getMethodNullEmptyEmpty 0
invokeNullNullNull 0
invokeStaticPublicMethodNullValue 0
getSingletonNullEmptyArray 0
newInstanceNullNull 0
getMethodObjectEmptyNull 0
getFieldCoTValueProtectedField 0.001
getFieldCoTValueTruePublicField 0
getMethodObjectNullNull 0
getConstructorNullEmpty 0
getConstructorNullNull 0
getSingletonPackageMethodThrowsSomething 0
invokeStaticNullEmptyEmptyArray 0
getFieldNullNullFalse 0
invokeObjectNullEmpty 0.001
getSingletonClassNull 0
getFieldCoTValueFalseProtectedField 0
invokeStaticClassNullNull 0.001
newInstancePublicConstructor 0
invokeObjectValidWrongSignature 0
getStaticFieldObjectNull 0
newInstanceClassInvalidSignature 0
getFieldObjectEmptyTrue 0
getSingletonPublicMethodNullValue 0.001
getStaticFieldNullNull 0
getSingletonPublicMethod 0
getConstructorPackage 0
getFieldNullNullTrue 0
getFieldCoTValueFalsePublicField 0.001
getFieldCoTValuePackageField 0

StringUtilsTest

testRight_IAE1 0
testRight_IAE2 0.001
testReplaceOnce_char 0
testRemoveAndHump 0.001
testEndsWithIgnoreCase 0
testNotBlank 0.001
testNotEmpty 0
testGetNestedString 0
testGetNestedString2_NPE1 0
testGetNestedString2_NPE2 0
testIsNumeric 0.001
testAbbreviate_Offset_MinLength 0
testLowerCaseFirstLetter 0.001
testLeftPad1 0
testLeftPad2 0
testLeft_IAE 0
testEscape2 0.001
testJoin_Array_NPE 0
testStripEnd 0.001
testChop_NPE 0
testDifference_NPE2 0.001
testDifference_NPE3 0
testGetNestedString2 0
testGetChomp 0.001
testCapitalizeFirstLetter 0
testMid_WrongPos 0.001
testAbbreviate_Offset_NPE 0
testSubstring1 0.001
testSubstring2 0
testMid 0
testDefaultString 0
testDifferenceAt_NPE 0
testUncapitaliseAllWords 0.001
testDefaultString_defaultValue 0
testRemoveDuplicateWhitespace_NPE 0
testChomp 0
testClean 0
testEmpty 0.001
testRight 0
testChop 0
testLeft 0
testTrim 0
testChompLast_Delim_NPE 0.001
testLowerCaseFirstLetter_NPE 0
testSplit1_NPE 0
testCountMatches 0
testRightPad1 0
testRightPad2 0.001
testEscape_NPE 0
testIsWhitespace 0
testContains_String 0
testEqualsIgnoreCase 0.001
testRepeat_NegativeAmount 0.001
testLeftPad2_NPE1 0
testLeftPad2_NPE2 0.001
testLeftPad2_NPE3 0
testIsAlphanumericSpace 0
testQuoteAndEscape1 0.001
testQuoteAndEscape2 0
testQuoteAndEscape3 0.001
testQuoteAndEscape4 0
testPrechomp 0
testReplace_string 0.001
testJoin_Iterator 0
testChompLast_NPE 0
testLastIndexOfAny 0.001
testLeftPad1_NPE 0
testDifference_NPE 0.001
testDifferenceAt 0
testCenter_Delim_NPE 0.001
testChomp_Delim 0
testContains_Char 0.001
testAbbreviate_Offset 0.001
testPrechomp_NPE1 0
testPrechomp_NPE2 0
testPrechomp_NPE3 0.001
testRemoveAndHump_NPE1 0
testRemoveAndHump_NPE2 0
testRemoveAndHump_NPE3 0.001
testIndexOfAny 0
testAbbreviate_NPE 0.001
testGetPrechomp 0
testLowerCase 0
testCountMatches_NPE 0
testGetPrechomp_NPE1 0.001
testGetPrechomp_NPE2 0
testConcatenate 0.001
testReplaceOnce_string 0
testReplace2_string_max 0.001
testDifferenceAt_NPE2 0
testDifferenceAt_NPE3 0.001
testAbbreviate_MinLength 0
testSplit2_NPE1 0.001
testSplit2_NPE2 0
testSwapCase 0.001
testSplit3_NPE1 0
testSplit3_NPE2 0
testRepeat_NPE 0.001
testCenter_NPE 0
testRightPad2_NPE1 0
testRightPad2_NPE2 0
testInterpolate_NPE 0
testStripAll1 0
testStripAll2 0
testAddAndDeHump_NPE 0
testDeleteWhitespace_NPE 0.001
testReplace2_char_max 0
testAddAndDeHump 0
testReverse 0
testAbbreviate 0
testConcatenate_NPE 0.001
testChopNewline_NPE 0
testUppercase 0.001
testUnifyLineSeparators1 0
testUnifyLineSeparators2 0
testChopNewline 0.001
testDifference 0
testRightPad2_NPE23 0
testJoin_Iterator_NPE 0.001
testJoin_Array 0
testIsAlphanumeric 0.001
testCountMatches_NPE2 0
testChompLast_Delim 0
testCenter 0.001
testCenter_Delim 0
testEquals 0
testReverseDelimitedString 0.001
testEscape 0
testUncapitalise 0
testRightPad1_NPE 0
testMid_NegativeLen 0
testReplace_char 0
testOverlayString_NPE1 0
testOverlayString_NPE2 0.001
testOverlayString_NPE3 0
testChomp_Delim_NPE 0.001
testReverseDelimitedString_NPE1 0
testReverseDelimitedString_NPE2 0
testInterpolate 0.001
testChompLast 0
testChomp_NPE 0
testIsAlpha 0
testIsBlank 0
testRepeat 0.001
testInterpolate_NPE2 0
testSplit1 0
testSplit2 0.001
testSplit3 0
testStrip1 0.001
testStrip2 0
testGetChomp_NPE1 0
testGetChomp_NPE2 0.001
testGetChomp_NPE3 0
testCapitalise 0.001
testCapitaliseAllWords 0
testOverlayString 0
testCapitalizeFirstLetter_NPE 0.001
testRemoveDuplicateWhitespace 0
testIsAlphaSpace 0
testGetNestedString_NPE 0.001
testDeleteWhitespace 0
testStripStart 0

PrettyPrintXmlWriterTest

testDefaultPrettyPrintXMLWriter 0.001
testEscapeXmlAttributeMac 0
testEscapeXmlAttributeUnix 0
testPrettyPrintXMLWriterWithGivenLineSeparator 0.001
testEscapeXmlAttributeTrailingCR 0
testEscapeXmlAttributeWindows 0
testPrettyPrintXMLWriterWithGivenLineIndenter 0

Xpp3DomTest

mergePrecedenceOpenClose 0.016
unchangedWithFirstOrLastEmpty 0.001
mergeOverride 0
mergePrecedenceSelfClosed 0.001
mergeAttributesOnRootNode 0.001
selfOverrideOnRootNode 0.001
duplicatedChildren 0
nullValue 0
combineAppend 0
testEquals 0.001
dominantWinsCollections 0.001
nullAttribute 0
mergeValuesOnRootNode 0.001
combineChildrenAppendTest 0.002
recessiveChildrenIncludedWhenDominantEmpty 0.001

XmlWriterUtilTest

testWriteCommentTextXMLWriterStringInt 0.007
testWriteCommentXMLWriterStringInt 0
testWriteCommentXMLWriterString 0.001
testWriteCommentTextXMLWriterStringIntIntInt 0
testWriteCommentXMLWriterStringIntInt 0
testWriteCommentLineBreakXMLWriter 0
testWriteLineBreakXMLWriterIntInt 0.001
testWriteCommentShort 0
testWriteLineBreakXMLWriter 0
testWriteLineBreakXMLWriterInt 0.001
testWriteCommentLineBreakXMLWriterInt 0
testWriteLineBreakXMLWriterIntIntInt 0
testWriteCommentXMLWriterStringIntIntInt 0.001
testWriteCommentLong 0
testWriteCommentNull 0.001
testWriteCommentTextXMLWriterStringIntInt 0

Xpp3DomBuilderTest

attributeEscaping 0.001
contentEscaping 0.001
selfClosingTag 0
malformedXml 0.008
trimming 0.001

XmlStreamReaderTest

testLatin15Encoding 0.002
testInappropriateEncoding 0.001
testUTF16BEEncoding 0
testEUC_JPEncoding 0.003
testLatin1Encoding 0
testEBCDICEncoding 0.001
testNoXmlHeader 0
testDefaultEncoding 0.001
testEncodingAttribute 0.001
testUTF16Encoding 0.001
testUTF16LEEncoding 0.001
testLatin7Encoding 0.001
testUTF8Encoding 0

Failure Details

[Summary] [Package List] [Test Cases]


performanceTest
skipped: Enable this test to run performance checks
filenameUnixRootPathOnWindows
skipped: skipped
notASymbolicLink
skipped: Wait until we can run with assembly 2.5 which will support symlinks properly
isASymbolicLink
skipped: Wait until we can run with assembly 2.5 which will support symlinks properly
filenameUnixNonRootPathOnWindows
skipped: skipped
extensionWindowsRootPathOnWindows
skipped: skipped
readLines
skipped: Commons test case that is failing for plexus
copyDirectoryErrors
skipped: Commons test case that is failing for plexus
copyDirectoryToNonExistingDest
skipped: Commons test case that is failing for plexus
dirnameUnixRootPathOnWindows
skipped: skipped
copyToSelf
skipped: Commons test case that is failing for plexus
copyDirectoryToDirectory_NonExistingDest
skipped: Commons test case that is failing for plexus
filenameWindowsRootPathOnWindows
skipped: skipped
copyDirectoryToChild
skipped: Commons test case that is failing for plexus
filenameWindowsNonRootPathOnWindows
skipped: skipped
copyDirectoryToExistingDest
skipped: Commons test case that is failing for plexus
dirnameUnixNonRootPathOnWindows
skipped: skipped
forceDeleteAFile3
skipped: Commons test case that is failing for plexus
copyFile1ToDir
skipped: Commons test case that is failing for plexus
dirnameWindowsNonRootPathOnWindows
skipped: skipped
copyDirectoryToGrandChild
skipped: Commons test case that is failing for plexus
extensionWindowsNonRootPathOnWindows
skipped: skipped
extensionUnixRootPathOnWindows
skipped: skipped
dirnameWindowsRootPathOnWindows
skipped: skipped
extensionUnixNonRootPathOnWindows
skipped: skipped
testGetRelativeFilePath_Windows
skipped: skipped