Apache Commons logo Commons IO

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
3225 0 0 37 98.9% 169.5 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.io.charset 6 0 0 0 100% 0.153 s
org.apache.commons.io.channels 3 0 0 0 100% 0.219 s
org.apache.commons.io.file 236 0 0 0 100% 8.097 s
org.apache.commons.io.build 109 0 0 0 100% 2.463 s
org.apache.commons.io.output 434 0 0 9 97.9% 48.87 s
org.apache.commons.io.monitor 17 0 0 0 100% 7.105 s
org.apache.commons.io 724 0 0 23 96.8% 28.22 s
org.apache.commons.io.function 186 0 0 0 100% 8.579 s
org.apache.commons.io.input 1209 0 0 4 99.7% 49.33 s
org.apache.commons.io.comparator 64 0 0 0 100% 7.461 s
org.apache.commons.io.file.attribute 93 0 0 0 100% 1.011 s
org.apache.commons.io.file.spi 5 0 0 0 100% 0.105 s
org.apache.commons.io.input.compatibility 11 0 0 0 100% 0.206 s
org.apache.commons.io.serialization 31 0 0 0 100% 1.617 s
org.apache.commons.io.input.buffer 2 0 0 0 100% 0.111 s
org.apache.commons.io.filefilter 95 0 0 1 98.9% 5.919 s

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

org.apache.commons.io.charset

- Class Tests Errors Failures Skipped Success Rate Time
CharsetEncodersTest 3 0 0 0 100% 0.078 s
CharsetDecodersTest 3 0 0 0 100% 0.075 s

org.apache.commons.io.channels

- Class Tests Errors Failures Skipped Success Rate Time
FileChannelsTest 3 0 0 0 100% 0.219 s

org.apache.commons.io.file

- Class Tests Errors Failures Skipped Success Rate Time
TempFileTest 2 0 0 0 100% 0.101 s
PathUtilsCountingTest 5 0 0 0 100% 0.260 s
PathUtilsIsEmptyTest 3 0 0 0 100% 0.177 s
CountingPathVisitorTest 10 0 0 0 100% 0.267 s
CopyDirectoryVisitorTest 10 0 0 0 100% 0.258 s
PathUtilsDeleteTest 16 0 0 0 100% 0.254 s
PathUtilsVisitorTest 12 0 0 0 100% 0.235 s
CleaningPathVisitorTest 12 0 0 0 100% 0.253 s
PathUtilsCleanDirectoryTest 4 0 0 0 100% 0.159 s
PathUtilsContentEqualsTest 5 0 0 0 100% 0.403 s
CountersEqualsAndHashCodeTest 10 0 0 0 100% 0.098 s
DeletingPathVisitorTest 12 0 0 0 100% 0.302 s
FilesUncheckTest 56 0 0 0 100% 0.369 s
PathUtilsDeleteDirectoryTest 7 0 0 0 100% 0.388 s
DirectoryStreamFilterTest 2 0 0 0 100% 0.125 s
PathUtilsTest 34 0 0 0 100% 0.483 s
TempDirectoryTest 2 0 0 0 100% 0.254 s
AccumulatorPathVisitorTest 15 0 0 0 100% 3.288 s
CountersTest 12 0 0 0 100% 0.243 s
PathUtilsDeleteFileTest 7 0 0 0 100% 0.180 s

org.apache.commons.io.build

- Class Tests Errors Failures Skipped Success Rate Time
CharSequenceOriginTest 12 0 0 0 100% 0.224 s
ByteArrayOriginTest 12 0 0 0 100% 0.244 s
OutputStreamOriginTest 12 0 0 0 100% 0.257 s
AbstractStreamBuilderTest 1 0 0 0 100% 0.107 s
PathOriginTest 12 0 0 0 100% 0.290 s
WriterStreamOriginTest 12 0 0 0 100% 0.170 s
FileOriginTest 12 0 0 0 100% 0.299 s
InputStreamOriginTest 12 0 0 0 100% 0.310 s
URIOriginTest 12 0 0 0 100% 0.242 s
ReaderOriginTest 12 0 0 0 100% 0.320 s

org.apache.commons.io.output

- Class Tests Errors Failures Skipped Success Rate Time
NullOutputStreamTest 2 0 0 0 100% 0.652 s
BrokenWriterTest 14 0 0 3 78.6% 0.446 s
LockableFileWriterTest 7 0 0 0 100% 0.796 s
TaggedOutputStreamTest 3 0 0 0 100% 1.070 s
QueueOutputStreamTest 4 0 0 0 100% 0.406 s
TeeOutputStreamTest 3 0 0 0 100% 5.198 s
ChunkedWriterTest 3 0 0 0 100% 0.347 s
TaggedWriterTest 3 0 0 0 100% 0.422 s
ByteArrayOutputStreamTest 30 0 0 0 100% 0.751 s
BrokenOutputStreamTest 6 0 0 0 100% 0.453 s
CloseShieldOutputStreamTest 1 0 0 0 100% 0.469 s
TeeWriterTest 23 0 0 0 100% 7.831 s
NullAppendableTest 1 0 0 0 100% 0.173 s
UncheckedFilterWriterTest 26 0 0 3 88.5% 0.757 s
ClosedWriterTest 2 0 0 0 100% 0.169 s
CloseShieldWriterTest 1 0 0 0 100% 8.841 s
AppendableWriterTest 6 0 0 0 100% 0.367 s
ChunkedOutputStreamTest 5 0 0 0 100% 0.941 s
UncheckedFilterOutputStreamTest 12 0 0 3 75.0% 0.772 s
ProxyOutputStreamTest 2 0 0 0 100% 0.465 s
WriterOutputStreamTest 17 0 0 0 100% 2.096 s
NullPrintStreamTest 2 0 0 0 100% 0.103 s
DeferredFileOutputStreamTest 157 0 0 0 100% 3.236 s
ProxyCollectionWriterTest 23 0 0 0 100% 7.664 s
UncheckedAppendableTest 7 0 0 0 100% 0.180 s
ThresholdingOutputStreamTest 5 0 0 0 100% 0.388 s
XmlStreamWriterTest 13 0 0 0 100% 0.703 s
CountingOutputStreamTest 2 0 0 0 100% 0.217 s
StringBuilderWriterTest 12 0 0 0 100% 0.272 s
ProxyWriterTest 21 0 0 0 100% 0.494 s
AppendableOutputStreamTest 2 0 0 0 100% 0.396 s
ClosedOutputStreamTest 2 0 0 0 100% 0.175 s
FileWriterWithEncodingTest 16 0 0 0 100% 1.444 s
NullWriterTest 1 0 0 0 100% 0.178 s

org.apache.commons.io.monitor

- Class Tests Errors Failures Skipped Success Rate Time
FileAlterationObserverTest 7 0 0 0 100% 5.293 s
SerializableFileTimeTest 1 0 0 0 100% 0.097 s
FileEntryTest 1 0 0 0 100% 0.135 s
FileAlterationMonitorTest 8 0 0 0 100% 1.580 s

org.apache.commons.io

- Class Tests Errors Failures Skipped Success Rate Time
FileUtilsCopyToFileTest 2 0 0 0 100% 0.318 s
IOCaseTest 22 0 0 0 100% 0.399 s
FilenameUtilsTest 40 0 0 0 100% 0.479 s
FileSystemUtilsTest 30 0 0 0 100% 0.594 s
FileUtilsDirectoryContainsTest 12 0 0 0 100% 0.723 s
FileUtilsListFilesTest 3 0 0 0 100% 0.202 s
EndianUtilsTest 22 0 0 0 100% 0.170 s
FileCleaningTrackerTest 11 0 0 0 100% 5.956 s
HexDumpTest 2 0 0 0 100% 0.106 s
DemuxInputStreamTest 3 0 0 0 100% 0.351 s
RandomAccessFilesTest 2 0 0 0 100% 0.489 s
ByteOrderParserTest 3 0 0 0 100% 0.125 s
DeleteDirectoryTest 4 0 0 0 100% 0.298 s
IOUtilsTest 126 0 0 1 99.2% 4.133 s
FileUtilsDeleteDirectoryLinuxTest 11 0 0 11 0% 0.007 s
IOExceptionWithCauseTest 2 0 0 0 100% 0.063 s
CharsetsTest 9 0 0 0 100% 0.080 s
IOUtilsMultithreadedSkipTest 2 0 0 0 100% 0.200 s
IOIndexedExceptionTest 2 0 0 0 100% 0.096 s
StandardLineSeparatorTest 6 0 0 0 100% 0.131 s
IOUtilsCopyTest 31 0 0 0 100% 0.489 s
FilenameUtilsWildcardTest 7 0 0 0 100% 0.332 s
LineIteratorTest 16 0 0 0 100% 0.254 s
DirectoryWalkerTest 15 0 0 0 100% 0.482 s
ByteOrderMarkTest 9 0 0 0 100% 0.096 s
IOExceptionListTest 8 0 0 0 100% 0.092 s
FileDeleteStrategyTest 5 0 0 0 100% 0.441 s
FileUtilsTest 175 0 0 1 99.4% 1.789 s
FileCleanerTest 11 0 0 0 100% 5.531 s
IOUtilsWriteTest 53 0 0 0 100% 0.498 s
DirectoryWalkerTestCaseJava4 14 0 0 0 100% 0.222 s
FileUtilsCleanSymlinksTest 8 0 0 0 100% 0.295 s
FileUtilsCopyDirectoryToDirectoryTest 5 0 0 0 100% 0.367 s
FileUtilsFileNewerTest 5 0 0 0 100% 0.693 s
UncheckedIOExceptionsTest 2 0 0 0 100% 0.097 s
FileUtilsDeleteDirectoryWindowsTest 9 0 0 9 0% 0.025 s
FileUtilsCleanDirectoryTest 5 0 0 0 100% 0.289 s
StreamIteratorTest 2 0 0 0 100% 0.077 s
ThreadMonitorTest 4 0 0 0 100% 0.675 s
CopyUtilsTest 13 0 0 0 100% 0.171 s
TaggedIOExceptionTest 1 0 0 0 100% 0.144 s
FileUtilsWaitForTest 3 0 0 0 100% 0.084 s
FileSystemTest 9 0 0 1 88.9% 0.155 s

org.apache.commons.io.function

- Class Tests Errors Failures Skipped Success Rate Time
IOBaseStreamTest 13 0 0 0 100% 0.249 s
IOUnaryOperatorTest 2 0 0 0 100% 0.260 s
IOLongSupplierTest 2 0 0 0 100% 0.228 s
EraseTest 9 0 0 0 100% 0.457 s
IOQuadFunctionTest 2 0 0 0 100% 0.078 s
IOTriConsumerTest 3 0 0 0 100% 0.597 s
IOConsumerTest 10 0 0 0 100% 0.427 s
IOBiFunctionTest 4 0 0 0 100% 0.166 s
IOStreamTest 52 0 0 0 100% 1.092 s
IOIntSupplierTest 2 0 0 0 100% 0.118 s
IOIteratorTest 6 0 0 0 100% 0.800 s
IOSpliteratorTest 12 0 0 0 100% 0.478 s
IOComparatorTest 4 0 0 0 100% 0.110 s
IORunnableTest 2 0 0 0 100% 0.254 s
UncheckTest 20 0 0 0 100% 0.353 s
IOBinaryOperatorStreamTest 4 0 0 0 100% 0.194 s
IOIteratorAdapterTest 6 0 0 0 100% 0.654 s
IOFunctionTest 12 0 0 0 100% 0.961 s
IOBiConsumerTest 4 0 0 0 100% 0.104 s
IOSupplierTest 2 0 0 0 100% 0.194 s
IOPredicateTest 13 0 0 0 100% 0.688 s
IOTriFunctionTest 2 0 0 0 100% 0.117 s

org.apache.commons.io.input

- Class Tests Errors Failures Skipped Success Rate Time
CharacterFilterReaderTest 8 0 0 0 100% 0.088 s
TeeReaderTest 10 0 0 0 100% 2.628 s
WindowsLineEndingInputStreamTest 7 0 0 0 100% 0.456 s
UncheckedFilterInputStreamTest 12 0 0 0 100% 0.107 s
BOMInputStreamTest 44 0 0 1 97.7% 0.281 s
CharacterSetFilterReaderTest 11 0 0 0 100% 0.083 s
MemoryMappedFileInputStreamTest 18 0 0 0 100% 1.404 s
ObservableInputStreamTest 12 0 0 0 100% 0.162 s
TaggedInputStreamTest 4 0 0 0 100% 0.189 s
InfiniteCircularInputStreamTest 7 0 0 0 100% 0.118 s
ReadAheadInputStreamTest 8 0 0 0 100% 10.66 s
MessageDigestInputStreamTest 2 0 0 0 100% 0.276 s
UncheckedBufferedReaderTest 20 0 0 0 100% 0.140 s
XmlStreamReaderUtilitiesTest 11 0 0 0 100% 0.204 s
TimestampedObserverTest 2 0 0 0 100% 0.173 s
MarkShieldInputStreamTest 6 0 0 0 100% 0.088 s
SequenceReaderTest 14 0 0 0 100% 0.099 s
CharSequenceInputStreamTest 380 0 0 3 99.2% 1.727 s
UnsynchronizedByteArrayInputStreamTest 16 0 0 0 100% 0.118 s
CloseShieldReaderTest 1 0 0 0 100% 2.075 s
ReversedLinesFileReaderTestParamBlockSize 81 0 0 0 100% 1.050 s
ProxyReaderTest 2 0 0 0 100% 0.069 s
BufferedFileChannelInputStreamTest 8 0 0 0 100% 2.969 s
CircularInputStreamTest 8 0 0 0 100% 0.074 s
NullInputStreamTest 6 0 0 0 100% 0.104 s
CloseShieldInputStreamTest 1 0 0 0 100% 0.075 s
CharacterFilterReaderIntPredicateTest 10 0 0 0 100% 0.179 s
ReaderInputStreamTest 24 0 0 0 100% 0.318 s
TailerTest 25 0 0 0 100% 14.16 s
BrokenReaderTest 10 0 0 0 100% 0.096 s
TeeInputStreamTest 9 0 0 0 100% 2.122 s
AutoCloseInputStreamTest 9 0 0 0 100% 0.147 s
ReversedLinesFileReaderTestSimple 5 0 0 0 100% 0.128 s
BrokenInputStreamTest 6 0 0 0 100% 0.072 s
MessageDigestCalculatingInputStreamTest 1 0 0 0 100% 0.184 s
TaggedReaderTest 4 0 0 0 100% 0.106 s
ReversedLinesFileReaderTestParamFile 9 0 0 0 100% 0.349 s
ByteBufferCleanerTest 3 0 0 0 100% 0.093 s
RandomAccessFileInputStreamTest 15 0 0 0 100% 0.156 s
ClassLoaderObjectInputStreamTest 7 0 0 0 100% 0.088 s
CharSequenceReaderTest 11 0 0 0 100% 0.100 s
UncheckedFilterReaderTest 17 0 0 0 100% 0.128 s
QueueInputStreamTest 64 0 0 0 100% 0.884 s
ClosedReaderTest 1 0 0 0 100% 0.063 s
UnixLineEndingInputStreamTest 8 0 0 0 100% 0.140 s
BoundedInputStreamTest 3 0 0 0 100% 0.097 s
UnsynchronizedFilterInputStreamTest 9 0 0 0 100% 0.211 s
NullReaderTest 6 0 0 0 100% 0.131 s
CountingInputStreamTest 10 0 0 0 100% 0.185 s
UnsynchronizedBufferedInputStreamTest 13 0 0 0 100% 1.187 s
XmlStreamReaderTest 200 0 0 0 100% 2.161 s
SwappedDataInputStreamTest 14 0 0 0 100% 0.104 s
BoundedReaderTest 16 0 0 0 100% 0.253 s
ClosedInputStreamTest 1 0 0 0 100% 0.060 s

org.apache.commons.io.comparator

- Class Tests Errors Failures Skipped Success Rate Time
LastModifiedFileComparatorTest 7 0 0 0 100% 4.885 s
DefaultFileComparatorTest 7 0 0 0 100% 0.180 s
NameFileComparatorTest 8 0 0 0 100% 0.156 s
DirectoryFileComparatorTest 7 0 0 0 100% 0.662 s
SizeFileComparatorTest 9 0 0 0 100% 0.217 s
PathFileComparatorTest 8 0 0 0 100% 0.308 s
CompositeFileComparatorTest 10 0 0 0 100% 0.292 s
ExtensionFileComparatorTest 8 0 0 0 100% 0.761 s

org.apache.commons.io.file.attribute

- Class Tests Errors Failures Skipped Success Rate Time
FileTimesTest 93 0 0 0 100% 1.011 s

org.apache.commons.io.file.spi

- Class Tests Errors Failures Skipped Success Rate Time
FileSystemProvidersTest 5 0 0 0 100% 0.105 s

org.apache.commons.io.input.compatibility

- Class Tests Errors Failures Skipped Success Rate Time
XmlStreamReaderUtilitiesCompatibilityTest 11 0 0 0 100% 0.206 s

org.apache.commons.io.serialization

- Class Tests Errors Failures Skipped Success Rate Time
WildcardClassNameMatcherTest 3 0 0 0 100% 0.125 s
RegexpClassNameMatcherTest 5 0 0 0 100% 0.123 s
FullClassNameMatcherTest 2 0 0 0 100% 0.104 s
ValidatingObjectInputStreamTest 18 0 0 0 100% 0.165 s
MoreComplexObjectTest 3 0 0 0 100% 1.100 s

org.apache.commons.io.input.buffer

- Class Tests Errors Failures Skipped Success Rate Time
CircularBufferInputStreamTest 2 0 0 0 100% 0.111 s

org.apache.commons.io.filefilter

- Class Tests Errors Failures Skipped Success Rate Time
FileFilterTest 55 0 0 1 98.2% 3.008 s
AndFileFilterTest 6 0 0 0 100% 0.084 s
PathMatcherFileFilterTest 1 0 0 0 100% 0.117 s
WildcardFileFilterTest 1 0 0 0 100% 0.173 s
RegexFileFilterTest 3 0 0 0 100% 0.097 s
OrFileFilterTest 5 0 0 0 100% 0.084 s
AgeFileFilterTest 3 0 0 0 100% 0.508 s
NameFileFilterTest 3 0 0 0 100% 0.617 s
DirectoryFileFilterTest 2 0 0 0 100% 1.076 s
SymbolicLinkFileFilterTest 16 0 0 0 100% 0.155 s

Test Cases

[Summary] [Package List] [Test Cases]

WildcardClassNameMatcherTest

testStar 0.061 s
testStarAndQuestionMark 0.002 s
testNoPattern 0.004 s

IOBaseStreamTest

testOnClose 0.054 s
testIteratorPathIO 0.019 s
testIteratorSimple 0.006 s
testClose 0.001 s
testParallelParallel 0.008 s
testWrap 0.011 s
testSequential 0.009 s
testIsParallel 0.005 s
testUnordered 0.009 s
testSequentialSequential 0.001 s
testUnwrap 0.002 s
testSpliterator 0.004 s
testParallel 0.004 s

FileUtilsCopyToFileTest

testCopyToFile 0.248 s
testCopyInputStreamToFile 0.013 s

FileFilterTest

testFileFilterUtils_or 0.212 s
testMakeSVNAware 0.126 s
testMagicNumberFileFilterValidation 0.007 s
testNameFilter 0.003 s
testFileEqualsFilter 0.004 s
testMagicNumberFileFilterString 0.043 s
testMagicNumberFileFilterBytesOffset 0.019 s
testAnd 0.003 s
testDeprecatedWildcard 0.010 s
testEmpty 0.031 s
testFalse 0.004 s
testFiles 0.005 s
testAnd2 0.005 s
testTrue 0.004 s
testFilterArray_IOFileFilter 0.003 s
testFileFilterUtils_and 0.003 s
testPrefixCaseInsensitive 0.006 s
testOr 0.004 s
testSizeFilterOnFiles 0.013 s
testSizeFilterOnPaths 0.016 s
testDirectory 0.005 s
testAndArray 0.004 s
testNameFilterNullListArgument 0.003 s
testFilterSet_fromArray 0.005 s
testFilterSet 0.003 s
testFilterSetNullParameters 0.003 s
testEnsureTestCoverage 0.002 s
testNameFilterNullArgument 0.005 s
testNullFilters 0.004 s
testCanRead 0.038 s
testMakeCVSAware 0.004 s
testMagicNumberFileFilterBytes 0.009 s
testMagicNumberFileFilterStringOffset 0.006 s
testDelegateFileFilter 0.003 s
testFilterArray_PathVisitorFileFilter_FileExistsNo 0.002 s
testCanWrite 0.003 s
testNameFilterNullArrayArgument 0.001 s
testDelegation 0.001 s
testFilterListNullParameters 0.001 s
testCanExecute 0 s
- skipped -
testFilterList_fromArray 0.002 s
testMakeDirectoryOnly 0.005 s
testHidden 0.013 s
testFilterPathsArrayNullParameters 0.028 s
testNegate 0.007 s
testMakeFileOnly 0.010 s
testFilterArray_fromList 0.003 s
testPrefix 0.006 s
testSuffix 0.015 s
testFilterArray_PathVisitorFileFilter_FileExistsYes 0.008 s
testPathEqualsFilter 0.004 s
testSuffixCaseInsensitive 0.004 s
testFilterList 0.003 s
testFilterFilesArrayNullParameters 0.002 s
testAgeFilter 2.039 s

IOUnaryOperatorTest

testIdentity 0.091 s
testAsUnaryOperator 0.023 s

IOCaseTest

test_checkCompare_case 0.068 s
test_checkCompare_functionality 0.011 s
test_getScratchByteArray 0.099 s
test_forName 0.002 s
test_checkStartsWith_case 0.013 s
test_isCaseSensitive_static 0.001 s
test_getName 0.004 s
test_checkEndsWith_case 0.001 s
test_getScratchByteArrayWriteOnly 0.004 s
test_checkStartsWith_functionality 0.003 s
test_checkEquals_functionality 0.002 s
test_serialization 0.026 s
test_checkEquals_case 0.001 s
test_checkIndexOf_functionality 0.002 s
test_getScratchCharArrayWriteOnly 0.005 s
test_isCaseSensitive 0.002 s
test_checkRegionMatches_functionality 0.002 s
test_checkIndexOf_case 0.006 s
test_checkRegionMatches_case 0.003 s
test_toString 0.001 s
test_checkEndsWith_functionality 0.001 s
test_getScratchCharArray 0.008 s

FileAlterationObserverTest

testAddRemoveListeners 0.133 s
testToString 0.003 s
testDirectory 0.744 s
testFileCreate 1.048 s
testFileDelete 1.237 s
testFileUpdate 1.442 s
testObserveSingleFile 0.623 s

IOLongSupplierTest

testAsSupplier 0.122 s
testGet 0.002 s

CharacterFilterReaderTest

testInputSize2FilterSize1FilterFirst 0.028 s
testReadUsingReader 0.017 s
testReadFilteringEOF 0.006 s
testInputSize2FilterSize1FilterAll 0.001 s
testReadIntoBuffer 0.001 s
testInputSize2FilterSize1FilterLast 0.001 s
testInputSize0FilterSize1 0 s
testInputSize1FilterSize1 0.001 s

FilenameUtilsTest

testGetBaseName_with_null_character 0.168 s
testNormalize_with_null_character 0.004 s
testIsExtensionVarArgs 0.005 s
testGetFullPath 0.032 s
testIsExtensionCollection 0.002 s
testDirectoryContains 0.011 s
testNormalizeUnixWin 0.003 s
testGetPath_with_null_character 0.003 s
testSeparatorsToWindows 0.004 s
testNormalizeNoEndSeparatorUnixWin 0.003 s
testGetName 0.003 s
testGetPath 0.003 s
testEqualsNormalizedError_IO_128 0.003 s
testNormalizeNoEndSeparator 0.004 s
testGetBaseName 0.002 s
testNormalizeFromJavaDoc 0.003 s
testGetPathNoEndSeparator 0.003 s
testIsExtension 0.003 s
testEqualsNormalizedOnSystem 0.003 s
testEqualsOnSystem 0.004 s
testGetExtension 0.003 s
testGetFullPathNoEndSeparator_IO_248 0.003 s
testEquals_fullControl 0.002 s
testSeparatorsToUnix 0.003 s
testGetPathNoEndSeparator_with_null_character 0.006 s
testInjectionFailure 0.004 s
testNormalize 0.005 s
testGetPrefix_with_null_character 0.006 s
testIndexOfLastSeparator 0.003 s
testIsExtension_injection 0.005 s
testConcat 0.004 s
testEquals 0.004 s
testRemoveExtension 0.003 s
testEqualsNormalized 0.004 s
testGetPrefix 0.006 s
testGetFullPathNoEndSeparator 0.008 s
testGetPrefixLength 0.004 s
testIsExtensionArray 0.009 s
testIndexOfExtension 0.013 s
testSeparatorsToSystem 0.008 s

TeeReaderTest

testSkip 0.068 s
testCloseMainIOException 2.262 s
testReadToArrayWithOffset 0.002 s
testMarkReset 0.002 s
testReadEverything 0.001 s
testReadToCharBuffer 0.034 s
testCloseBranchIOException 0.167 s
testReadNothing 0.007 s
testReadOneChar 0.002 s
testReadToArray 0.002 s

FileSystemUtilsTest

testGetFreeSpaceWindows_String_EmptyMultiLineResponse 0.044 s
testGetFreeSpaceWindows_String_StripDrive 0.003 s
testGetFreeSpaceWindows_String_ParseCommaFormatBytes_Big 0.001 s
testGetFreeSpaceWindows_String_ParseCommaFormatBytes_Small 0.005 s
testGetFreeSpaceWindows_String_EmptyResponse 0.009 s
testGetFreeSpaceOS_String_Windows 0.008 s
testGetFreeSpaceUnix_String_LongResponse 0.090 s
testGetFreeSpaceOS_String_Unix 0.005 s
testGetFreeSpaceUnix_String_NormalResponseKbSolaris 0.010 s
testGetFreeSpaceWindows_String_NoSuchDirectoryResponse 0.001 s
testGetFreeSpaceOS_String_InitError 0.011 s
testGetFreeSpaceUnix_String_EmptyPath 0.012 s
testGetFreeSpace_String 0.074 s
testGetFreeSpaceUnix_String_InvalidResponse1 0.006 s
testGetFreeSpaceUnix_String_InvalidResponse2 0.011 s
testGetFreeSpaceUnix_String_InvalidResponse3 0.002 s
testGetFreeSpaceUnix_String_InvalidResponse4 0.008 s
testGetFreeSpaceUnix_String_NormalResponseKbLinux 0.006 s
testGetFreeSpaceUnix_String_EmptyResponse 0.014 s
testGetFreeSpaceUnix_String_LongResponseKb 0.002 s
testGetFreeSpaceWindows_String_EmptyPath 0.006 s
testGetFreeSpaceUnix_String_NormalResponseFreeBSD 0.001 s
testGetFreeSpaceUnix_String_NormalResponseLinux 0.005 s
testGetFreeSpaceWindows_String_InvalidTextResponse 0.003 s
testGetFreeSpaceOS_String_Other 0.013 s
testGetFreeSpaceOS_String_NullPath 0.007 s
testGetFreeSpaceWindows_String_ParseCommaFormatBytes 0.002 s
testGetFreeSpaceUnix_String_NormalResponseKbFreeBSD 0.002 s
testGetFreeSpaceWindows_String_quoted 0.011 s
testGetFreeSpaceWindows_String_NormalResponse 0.004 s

WindowsLineEndingInputStreamTest

testInTheMiddleOfTheLine 0.160 s
testMalformed 0.008 s
testLinuxLineFeeds 0.002 s
testSimpleString 0.006 s
testTwoLinesAtEnd 0.020 s
testMultipleBlankLines 0.003 s
testRetainLineFeed 0.022 s

NullOutputStreamTest

testSingleton 0.324 s
testNewInstance 0.004 s

UncheckedFilterInputStreamTest

testReadByteArray 0.048 s
testResetThrows 0.003 s
testClose 0.002 s
testReadThrows 0.003 s
testRead 0.001 s
testSkip 0.001 s
testSkipThrows 0.001 s
testCloseThrows 0.001 s
testMarkReset 0.001 s
testReadByteArrayThrows 0.002 s
testReadByteArrayIndexed 0.001 s
testReadByteArrayIndexedThrows 0.001 s

TempFileTest

testCreateString 0.069 s
testCreatePath 0.001 s

BOMInputStreamTest

testEmptyBufferWithoutBOM 0.056 s
testReadTwiceWithoutBOM 0.003 s
testReadXmlWithoutBOMUtf32Be 0.062 s
testReadXmlWithoutBOMUtf32Le 0.008 s
testReadWithoutBOM 0.007 s
testClose 0.002 s
testEmptyBufferWithBOM 0.001 s
testSkipWithBOM 0.001 s
testReadWithBOMUtf8 0.003 s
testReadEmpty 0.001 s
testSkipReturnValueWithoutBom 0.001 s
testReadSmall 0.001 s
testReadWithBOMInclude 0.002 s
testLargeBufferWithBOM 0.002 s
testSmallBufferWithoutBOM 0.001 s
testLeadingNonBOMSingleRead 0.001 s
testGetBOMFirstThenReadInclude 0 s
testMarkResetBeforeReadWithoutBOM 0.002 s
testSmallBufferWithBOM 0.001 s
testGetBOMFirstThenRead 0 s
testAvailableWithoutBOM 0.001 s
testLeadingNonBOMBufferedRead 0.001 s
testMarkResetAfterReadWithBOM 0 s
testMarkResetBeforeReadWithBOM 0 s
testReadWithMultipleBOM 0.001 s
testSkipWithoutBOM 0.001 s
testReadXmlWithBOMUtf16Be 0.002 s
testReadXmlWithBOMUtf16Le 0.002 s
testReadXmlWithBOMUtf32Be 0.009 s
testReadXmlWithBOMUtf32Le 0.003 s
testSkipReturnValueWithBom 0.001 s
testReadXmlWithBOMUcs2 0.003 s
testReadXmlWithBOMUcs4 0 s
- skipped -
testReadXmlWithBOMUtf8 0.002 s
testMarkResetAfterReadWithoutBOM 0.001 s
testLargeBufferWithoutBOM 0.001 s
testReadTwiceWithBOM 0.002 s
testNoBoms 0.002 s
testSupportCode 0.001 s
testReadWithBOMUtf16Be 0.001 s
testReadWithBOMUtf16Le 0.001 s
testReadWithBOMUtf32Be 0.001 s
testReadWithBOMUtf32Le 0.001 s
testAvailableWithBOM 0.001 s

PathUtilsCountingTest

testCountEmptyFolder 0.196 s
testCountFolders2FileSize2 0.005 s
testCountFolders2FileSize4 0.002 s
testCountFolders1FileSize0 0.001 s
testCountFolders1FileSize1 0.001 s

CharacterSetFilterReaderTest

testInputSize2FilterSize1FilterFirst 0.031 s
testInputSize2FilterSize2FilterFirst 0.001 s
testInputSize2FilterSize2FilterLast 0 s
testInputSize2FilterSize2FilterNone 0.001 s
testReadFilteringEOF 0.009 s
testInputSize2FilterSize1FilterAll 0 s
testInputSize0NullFilter 0.001 s
testInputSize2FilterSize1FilterLast 0 s
testInputSize0FilterSize0 0.001 s
testInputSize0FilterSize1 0.001 s
testInputSize1FilterSize1 0 s

LastModifiedFileComparatorTest

testSortListNull 0.992 s
testSortList 0.622 s
testReverseComparator 0.624 s
testComparator 0.620 s
testToString 0.607 s
testSortArrayNull 0.620 s
testSortArray 0.617 s

MemoryMappedFileInputStreamTest

testAlternateBufferSize 0.498 s
testSkipEmpty 0.050 s
testSkipNoop(int)[1] 0.058 s
testSkipNoop(int)[2] 0.048 s
testSkipNoop(int)[3] 0.032 s
testSmallFileBuilder 0.031 s
testSmallPathBuilder 0.032 s
testSkipOutOfCurrentBuffer 0.036 s
testSmallPath 0.032 s
testEmptyFile 0.033 s
testSkipToEndOfCurrentBuffer 0.034 s
testReadSingleByte 0.046 s
testSkipInCurrentBuffer 0.034 s
testSkipToEndOfCurrentBufferBuilder 0.032 s
testReadAfterClose 0.057 s
testSkipPastEof 0.039 s
testLargerFile 0.069 s
testSkipAtStart 0.052 s

FileUtilsDirectoryContainsTest

testFileDoesNotExistBug 0.513 s
testSameFile 0.009 s
testIO466 0.008 s
testDirectoryDoesNotExist 0.007 s
testDirectoryDoesNotContainsDirectory 0.018 s
testFileDoesNotExist 0.008 s
testDirectoryDoesNotContainFile 0.007 s
testCanonicalPath 0.007 s
testDirectoryContainsDirectory 0.007 s
testFileHavingSamePrefixBug 0.011 s
testUnrealizedContainment 0.009 s
testDirectoryContainsFile 0.008 s

AndFileFilterTest

testAdd 0.031 s
testFilterBuiltUsingAdd 0.005 s
testNoFilters 0.001 s
testRemove 0.003 s
testFilterBuiltUsingConstructor 0.002 s
testSetTestFiltersClearsOld 0.006 s

FileUtilsListFilesTest

testListFiles 0.141 s
testIterateFilesByExtension 0.015 s
testListFilesByExtension 0.008 s

EndianUtilsTest

testReadSwappedFloat 0.033 s
testReadSwappedShort 0.001 s
testSymmetry 0.001 s
testReadSwappedUnsignedShort 0 s
testWriteSwappedLong 0.001 s
testCtor 0.001 s
testSwapInteger 0 s
testReadSwappedLong 0.001 s
testEOFException 0.002 s
testWriteSwappedFloat 0.001 s
testReadSwappedDouble 0 s
testSwapFloat 0 s
testWriteSwappedShort 0.001 s
testSwapShort 0.001 s
testSymmetryOfLong 0.001 s
testSwapLong 0.001 s
testReadSwappedUnsignedInteger 0.006 s
testWriteSwappedDouble 0.005 s
testWriteSwappedInteger 0.006 s
testUnsignedOverrun 0.006 s
testSwapDouble 0.003 s
testReadSwappedInteger 0.007 s

EraseTest

testGet 0.304 s
testRun 0.008 s
testApplyIOFunctionOfQsuperTQextendsRT 0.005 s
testApplyIOBiFunctionOfQsuperTQsuperUQextendsRTU 0.004 s
testTest 0.005 s
testAcceptIOConsumerOfTT 0.008 s
testCompare 0.002 s
testRethrow 0.002 s
testAcceptIOBiConsumerOfTUTU 0.014 s

DefaultFileComparatorTest

testSortListNull 0.083 s
testSortList 0.012 s
testReverseComparator 0.013 s
testComparator 0.003 s
testToString 0.004 s
testSortArrayNull 0.004 s
testSortArray 0.006 s

BrokenWriterTest

testTryWithResources 0.167 s
testClose 0.001 s
testFlush 0.004 s
testWriteInt 0.002 s
testWriteCharArray 0.001 s
testToString 0 s
- What should happen here? -
testWriteCharArrayIndexed 0.001 s
testWriteStringIndexed 0.018 s
testAppendCharSequence 0.006 s
testAppendCharSequenceIndexed 0.007 s
testWriteString 0.004 s
testHashCode 0 s
- What should happen here? -
testEquals 0 s
- What should happen here? -
testAppendChar 0.002 s

LockableFileWriterTest

testFileNotLocked 0.229 s
testConstructor_File_encoding_badEncoding 0.084 s
testConstructor_File_nullFile 0.027 s
testConstructor_File_directory 0.209 s
testAlternateLockDir 0.014 s
testFileLocked 0.025 s
testConstructor_fileName_nullFile 0.006 s

IOQuadFunctionTest

testAndThenIOFunction 0.038 s
testAccept 0.002 s

TaggedOutputStreamTest

testBrokenStream 0.504 s
testOtherException 0.003 s
testNormalStream 0.004 s

QueueOutputStreamTest

testWriteStringMultiThread 0.244 s
testNullArgument 0.009 s
testWriteString 0.004 s
testWriteInterrupted 0.006 s

NameFileComparatorTest

testSortListNull 0.101 s
testSortList 0.004 s
testReverseComparator 0.004 s
testComparator 0.002 s
testToString 0.002 s
testSortArrayNull 0.003 s
testSortArray 0.002 s
testCaseSensitivity 0.002 s

ObservableInputStreamTest

testNotificationCallbacksBufferSize1 0.070 s
testNotificationCallbacksBufferSize2 0.004 s
testDataBytesCalled 0.007 s
testDataByteCalled_ctor 0.013 s
testBrokenInputStreamReadSubBuffer 0.006 s
testBrokenInputStreamRead 0.001 s
testGetObserversOrder 0.002 s
testNotificationCallbacksBufferSizeDefault 0.003 s
testBrokenInputStreamReadBuffer 0.001 s
testDataByteCalled_add 0.009 s
testGetObservers0 0.002 s
testGetObservers1 0.001 s

TaggedInputStreamTest

testBrokenStream 0.121 s
testEmptyStream 0.002 s
testOtherException 0.002 s
testNormalStream 0.002 s

InfiniteCircularInputStreamTest

testCycleBytes 0.066 s
testNullInputSize0 0.003 s
testContainsEofInputSize0 0.001 s
testCount0InputSize0 0.002 s
testCount0InputSize1 0.001 s
testCount1InputSize1 0.001 s
testWholeRangeOfBytes 0.001 s

TeeOutputStreamTest

testIOExceptionOnClose 4.991 s
testTee 0.024 s
testIOExceptionOnCloseBranch 0.021 s

ReadAheadInputStreamTest

testReadMultipleBytes 1.815 s
testSkipFromFileChannel 2.402 s
testNegativeBytesSkippedAfterRead 2.350 s
testBytesSkippedAfterEOF 0.019 s
testBytesSkippedAfterRead 0.989 s
testBytesSkipped 1.656 s
testReadOneByte 1.366 s
testReadPastEOF 0.018 s

ChunkedWriterTest

testNegative_chunkSize_not_permitted 0.245 s
testWrite_four_chunks 0.028 s
testWrite_two_chunks_default_constructor 0.008 s

PathMatcherFileFilterTest

testGlob 0.084 s

TaggedWriterTest

testBrokenWriter 0.277 s
testOtherException 0.003 s
testNormalWriter 0.001 s

MessageDigestInputStreamTest

testNoDefault 0.111 s
testNormalUse 0.121 s

WildcardFileFilterTest

testWildcard 0.090 s

UncheckedBufferedReaderTest

testResetThrows 0.047 s
testClose 0.002 s
testReadThrows 0.003 s
testReady 0.002 s
testRead 0.003 s
testSkip 0.002 s
testReadCharBufferThrows 0.002 s
testReadyThrows 0.002 s
testSkipThrows 0.002 s
testCloseThrows 0.002 s
testReadLineThrows 0.005 s
testMarkReset 0.005 s
testReadLine 0.001 s
testMarkThrows 0.001 s
testReadCharBuffer 0.001 s
testReadCharArrayThrows 0.002 s
testBufferSize 0.001 s
testReadCharArrayIndexedThrows 0.001 s
testReadCharArray 0.001 s
testReadCharArrayIndexed 0.001 s

XmlStreamReaderUtilitiesTest

testContentTypeEncoding 0.051 s
testTextXml 0.001 s
testCalculateHttpEncoding 0.065 s
testCalculateRawEncodingStandardUtf32 0.009 s
testCalculateRawEncodingAdditionalUTF16 0.002 s
testCalculateRawEncodingAdditionalUTF32 0.002 s
testCalculateHttpEncodingUtf32 0.004 s
testCalculateRawEncodingStandard 0.003 s
testAppXml 0.001 s
testCalculateRawEncodingNoBOM 0.001 s
testContentTypeMime 0.001 s

ByteArrayOutputStreamTest

testToBufferedInputStream(String, IOFunction)[1] 0.139 s
testToBufferedInputStream(String, IOFunction)[2] 0.002 s
testToBufferedInputStream(String, IOFunction)[3] 0.008 s
testToBufferedInputStream(String, IOFunction)[4] 0.002 s
testInvalidWriteLenUnder(String, BAOSFactory)[1] 0.004 s
testInvalidWriteLenUnder(String, BAOSFactory)[2] 0.030 s
testToInputStreamEmpty(String, BAOSFactory)[1] 0.026 s
testToInputStreamEmpty(String, BAOSFactory)[2] 0.002 s
testToInputStreamWithReset(String, BAOSFactory)[1] 0.028 s
testToInputStreamWithReset(String, BAOSFactory)[2] 0.027 s
testInvalidParameterizedConstruction(String, BAOSFactory)[1] 0.017 s
testInvalidParameterizedConstruction(String, BAOSFactory)[2] 0.010 s
testInvalidWriteOffsetAndLenUnder(String, BAOSFactory)[1] 0.003 s
testInvalidWriteOffsetAndLenUnder(String, BAOSFactory)[2] 0.006 s
testInvalidWriteOffsetUnder(String, BAOSFactory)[1] 0.031 s
testInvalidWriteOffsetUnder(String, BAOSFactory)[2] 0.007 s
testWriteZero(String, BAOSFactory)[1] 0.001 s
testWriteZero(String, BAOSFactory)[2] 0.001 s
testInvalidWriteOffsetOver(String, BAOSFactory)[1] 0.001 s
testInvalidWriteOffsetOver(String, BAOSFactory)[2] 0.020 s
testInvalidWriteOffsetAndLenOver(String, BAOSFactory)[1] 0.003 s
testInvalidWriteOffsetAndLenOver(String, BAOSFactory)[2] 0.001 s
testToInputStream(String, BAOSFactory)[1] 0.001 s
testToInputStream(String, BAOSFactory)[2] 0.002 s
testToBufferedInputStreamEmpty(String, IOFunction)[1] 0.002 s
testToBufferedInputStreamEmpty(String, IOFunction)[2] 0.002 s
testToBufferedInputStreamEmpty(String, IOFunction)[3] 0.001 s
testToBufferedInputStreamEmpty(String, IOFunction)[4] 0.001 s
testStream(String, BAOSFactory)[1] 0.004 s
testStream(String, BAOSFactory)[2] 0.001 s

CharsetEncodersTest

testToCharsetEncoders_default 0.033 s
testToCharsetEncoders_ISO_8859_1 0.001 s
testToCharsetEncoders_null 0.001 s

TimestampedObserverTest

testExample 0.069 s
test 0.070 s

CharSequenceOriginTest

testGetCharSequence 0.045 s
testSize 0.003 s
testGetByteArray 0.008 s
testGetByteArrayAt_0_0 0.008 s
testGetByteArrayAt_0_1 0.010 s
testGetByteArrayAt_1_1 0.005 s
testGetReader 0.005 s
testGetInputStream 0.011 s
testGetFile 0.035 s
testGetPath 0.001 s
testGetOutputStream 0.002 s
testGetWriter 0.004 s

IOTriConsumerTest

testAndThen 0.306 s
testNoop 0.038 s
testAccept 0.003 s

BrokenOutputStreamTest

testWriteByteArrayIndexed 0.231 s
testTryWithResources 0.010 s
testClose 0.014 s
testFlush 0.005 s
testWriteInt 0.003 s
testWriteByteArray 0.046 s

MarkShieldInputStreamTest

testMarkSupportedIsFalseWhenUnderlyingTrue 0.046 s
testResetThrowsExceptionWhenUnderlyingDoesNotSupport 0.003 s
testMarkIsNoOpWhenUnderlyingSupports 0.002 s
testResetThrowsExceptionWhenUnderlyingSupports 0.001 s
testMarkIsNoOpWhenUnderlyingDoesNotSupport 0.001 s
testMarkSupportedIsFalseWhenUnderlyingFalse 0.001 s

RegexFileFilterTest

testRegexFileNameOnly 0.054 s
testRegex 0.008 s
testRegexEdgeCases 0.002 s

ByteArrayOriginTest

testGetCharSequence 0.037 s
testSize 0.003 s
testGetByteArray 0.004 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0.006 s
testGetInputStream 0.011 s
testGetFile 0.037 s
testGetPath 0.023 s
testGetOutputStream 0.007 s
testGetWriter 0.012 s

SequenceReaderTest

testReadCollection 0.032 s
testAutoClose 0.003 s
testClose 0.001 s
testRead 0.001 s
testSkip 0.001 s
testMarkSupported 0.002 s
testReadCharArrayPortion 0.003 s
testReadLength0Readers 0.001 s
testReadList 0.001 s
testReadClosedReader 0.001 s
testCloseReaders 0.002 s
testReadIterable 0 s
testReadLength1Readers 0.001 s
testReadCharArray 0 s

CharSequenceInputStreamTest

testIO_356_B10_D10_S0_UTF8 0.048 s
testLargeSingleByteRead_RequiredCharsets 0.075 s
testIO_356_B10_D10_S1_UTF8 0.004 s
testIO_356_B10_D10_S2_UTF8 0.001 s
testLargeBufferedRead_UTF8 0.004 s
testIO_356_B10_D10_S0_UTF16 0.001 s
testSkip_UTF8 0.001 s
testLargeSingleByteRead_UTF8 0.003 s
testSkip_USASCII 0.001 s
testIO_356_Loop_UTF8 0.005 s
testNullCharsetName 0.050 s
testMarkSupported 0.001 s
testResetCharsetName 0.001 s
testReadZero_RequiredCharsets 0.001 s
testLargeBufferedRead_RequiredCharsets 0.024 s
testMarkReset_UTF8 0 s
testAvailable(String)[1] 0.040 s
testAvailable(String)[2] 0.007 s
testAvailable(String)[3] 0.002 s
testAvailable(String)[4] 0.007 s
testAvailable(String)[5] 0.004 s
testAvailable(String)[6] 0.003 s
testAvailable(String)[7] 0.004 s
testAvailable(String)[8] 0.007 s
testAvailable(String)[9] 0.001 s
testAvailable(String)[10] 0.001 s
testAvailable(String)[11] 0.001 s
testAvailable(String)[12] 0.012 s
testAvailable(String)[13] 0.002 s
testAvailable(String)[14] 0.002 s
testAvailable(String)[15] 0.002 s
testAvailable(String)[16] 0.003 s
testAvailable(String)[17] 0.002 s
testAvailable(String)[18] 0.001 s
testAvailable(String)[19] 0.001 s
testAvailable(String)[20] 0.002 s
testAvailable(String)[21] 0.003 s
testAvailable(String)[22] 0.001 s
testAvailable(String)[23] 0.001 s
testAvailable(String)[24] 0.001 s
testAvailable(String)[25] 0.001 s
testAvailable(String)[26] 0.001 s
testAvailable(String)[27] 0.002 s
testAvailable(String)[28] 0.002 s
testAvailable(String)[29] 0.001 s
testAvailable(String)[30] 0.003 s
testAvailable(String)[31] 0.002 s
testAvailable(String)[32] 0.002 s
testAvailable(String)[33] 0.001 s
testAvailable(String)[34] 0.001 s
testAvailable(String)[35] 0.002 s
testAvailable(String)[36] 0 s
testAvailable(String)[37] 0.001 s
testAvailable(String)[38] 0.001 s
testAvailable(String)[39] 0.001 s
testAvailable(String)[40] 0.001 s
testAvailable(String)[41] 0.003 s
testAvailable(String)[42] 0.001 s
testAvailable(String)[43] 0.001 s
testAvailable(String)[44] 0.002 s
testAvailable(String)[45] 0.001 s
testAvailable(String)[46] 0.003 s
testAvailable(String)[47] 0 s
testAvailable(String)[48] 0.003 s
testAvailable(String)[49] 0.001 s
testAvailable(String)[50] 0.002 s
testAvailable(String)[51] 0.001 s
testAvailable(String)[52] 0.003 s
testAvailable(String)[53] 0.001 s
testAvailable(String)[54] 0 s
testAvailable(String)[55] 0.002 s
testAvailable(String)[56] 0.002 s
testAvailable(String)[57] 0.001 s
testAvailable(String)[58] 0.002 s
testAvailable(String)[59] 0.001 s
testAvailable(String)[60] 0.001 s
testAvailable(String)[61] 0.001 s
testAvailable(String)[62] 0.002 s
testAvailable(String)[63] 0.001 s
testAvailable(String)[64] 0.001 s
testAvailable(String)[65] 0.002 s
testAvailable(String)[66] 0.001 s
testAvailable(String)[67] 0.001 s
testAvailable(String)[68] 0.001 s
testAvailable(String)[69] 0.001 s
testAvailable(String)[70] 0.001 s
testAvailable(String)[71] 0.001 s
testAvailable(String)[72] 0.001 s
testAvailable(String)[73] 0.001 s
testAvailable(String)[74] 0.002 s
testAvailable(String)[75] 0.001 s
testAvailable(String)[76] 0.001 s
testAvailable(String)[77] 0 s
testAvailable(String)[78] 0.001 s
testAvailable(String)[79] 0.003 s
testAvailable(String)[80] 0.003 s
testAvailable(String)[81] 0 s
testAvailable(String)[82] 0.001 s
testAvailable(String)[83] 0 s
testAvailable(String)[84] 0.001 s
testAvailable(String)[85] 0.001 s
testAvailable(String)[86] 0.001 s
testAvailable(String)[87] 0.001 s
testAvailable(String)[88] 0.002 s
testAvailable(String)[89] 0.001 s
testAvailable(String)[90] 0.002 s
testAvailable(String)[91] 0.001 s
testAvailable(String)[92] 0.004 s
testAvailable(String)[93] 0.008 s
testAvailable(String)[94] 0.002 s
testAvailable(String)[95] 0.001 s
testAvailable(String)[96] 0.041 s
testAvailable(String)[97] 0.014 s
testAvailable(String)[98] 0.001 s
testAvailable(String)[99] 0.001 s
testAvailable(String)[100] 0.002 s
testAvailable(String)[101] 0.001 s
testAvailable(String)[102] 0.001 s
testAvailable(String)[103] 0.002 s
testAvailable(String)[104] 0.003 s
testAvailable(String)[105] 0.001 s
testAvailable(String)[106] 0.001 s
testAvailable(String)[107] 0.003 s
testAvailable(String)[108] 0.004 s
testAvailable(String)[109] 0.014 s
testAvailable(String)[110] 0.004 s
testAvailable(String)[111] 0.004 s
testAvailable(String)[112] 0.006 s
testAvailable(String)[113] 0.003 s
testAvailable(String)[114] 0.002 s
testAvailable(String)[115] 0.001 s
testAvailable(String)[116] 0.002 s
testAvailable(String)[117] 0.004 s
testAvailable(String)[118] 0.001 s
testAvailable(String)[119] 0.001 s
testAvailable(String)[120] 0.001 s
testAvailable(String)[121] 0.001 s
testAvailable(String)[122] 0.001 s
testAvailable(String)[123] 0.003 s
testAvailable(String)[124] 0.002 s
testAvailable(String)[125] 0.003 s
testAvailable(String)[126] 0.004 s
testAvailable(String)[127] 0.002 s
testAvailable(String)[128] 0.003 s
testAvailable(String)[129] 0.001 s
testAvailable(String)[130] 0 s
testAvailable(String)[131] 0.001 s
testAvailable(String)[132] 0.005 s
testAvailable(String)[133] 0.002 s
testAvailable(String)[134] 0.002 s
testAvailable(String)[135] 0.013 s
testAvailable(String)[136] 0.003 s
testAvailable(String)[137] 0.003 s
testAvailable(String)[138] 0.001 s
testAvailable(String)[139] 0.001 s
testAvailable(String)[140] 0.001 s
testAvailable(String)[141] 0.001 s
testAvailable(String)[142] 0.001 s
testAvailable(String)[143] 0 s
testAvailable(String)[144] 0.015 s
testAvailable(String)[145] 0.002 s
testAvailable(String)[146] 0.001 s
testAvailable(String)[147] 0.001 s
testAvailable(String)[148] 0.001 s
testAvailable(String)[149] 0.001 s
testAvailable(String)[150] 0.002 s
testAvailable(String)[151] 0.001 s
testAvailable(String)[152] 0.001 s
testAvailable(String)[153] 0.001 s
testAvailable(String)[154] 0.001 s
testAvailable(String)[155] 0.002 s
testAvailable(String)[156] 0.002 s
testAvailable(String)[157] 0.001 s
testAvailable(String)[158] 0.001 s
testAvailable(String)[159] 0.006 s
testAvailable(String)[160] 0.006 s
testAvailable(String)[161] 0.002 s
testAvailable(String)[162] 0.004 s
testAvailable(String)[163] 0.003 s
testAvailable(String)[164] 0.001 s
testAvailable(String)[165] 0.003 s
testAvailable(String)[166] 0.001 s
testAvailable(String)[167] 0.001 s
testAvailable(String)[168] 0.007 s
testAvailable(String)[169] 0.001 s
testAvailable(String)[170] 0.001 s
testAvailable(String)[171] 0.006 s
testAvailable(String)[172] 0 s
testAvailable(String)[173] 0.004 s
testSingleByteRead_RequiredCharsets 0.001 s
testCharsetMismatchInfiniteLoop_RequiredCharsets 0.002 s
testBufferedRead_UTF8 0.001 s
testResetBeforeEndSetCharSequence 0 s
- [IO-795] CharSequenceInputStream.reset() only works once -
testReadZero_EmptyString 0 s
testSingleByteRead_UTF16 0.001 s
testSingleByteRead_UTF8 0.001 s
testResetCharsetEncoder 0.007 s
testMarkReset_USASCII 0 s
testIO_356_B10_D13_S0_UTF8 0 s
testResetCharset 0.001 s
testIO_356_B10_D13_S1_UTF8 0.001 s
testSkip_RequiredCharsets 0 s
- public void org.apache.commons.io.input.CharSequenceInputStreamTest.testSkip_RequiredCharsets() throws java.lang.Exception is @Disabled -
testBufferedRead_RequiredCharset 0.001 s
testBufferedRead_AvailableCharset(String)[1] 0.002 s
testBufferedRead_AvailableCharset(String)[2] 0.001 s
testBufferedRead_AvailableCharset(String)[3] 0.001 s
testBufferedRead_AvailableCharset(String)[4] 0.001 s
testBufferedRead_AvailableCharset(String)[5] 0.002 s
testBufferedRead_AvailableCharset(String)[6] 0.001 s
testBufferedRead_AvailableCharset(String)[7] 0.001 s
testBufferedRead_AvailableCharset(String)[8] 0 s
testBufferedRead_AvailableCharset(String)[9] 0.006 s
testBufferedRead_AvailableCharset(String)[10] 0 s
testBufferedRead_AvailableCharset(String)[11] 0 s
testBufferedRead_AvailableCharset(String)[12] 0 s
testBufferedRead_AvailableCharset(String)[13] 0 s
testBufferedRead_AvailableCharset(String)[14] 0.001 s
testBufferedRead_AvailableCharset(String)[15] 0.001 s
testBufferedRead_AvailableCharset(String)[16] 0.001 s
testBufferedRead_AvailableCharset(String)[17] 0.003 s
testBufferedRead_AvailableCharset(String)[18] 0 s
testBufferedRead_AvailableCharset(String)[19] 0.001 s
testBufferedRead_AvailableCharset(String)[20] 0 s
testBufferedRead_AvailableCharset(String)[21] 0 s
testBufferedRead_AvailableCharset(String)[22] 0.001 s
testBufferedRead_AvailableCharset(String)[23] 0 s
testBufferedRead_AvailableCharset(String)[24] 0.001 s
testBufferedRead_AvailableCharset(String)[25] 0 s
testBufferedRead_AvailableCharset(String)[26] 0.001 s
testBufferedRead_AvailableCharset(String)[27] 0.001 s
testBufferedRead_AvailableCharset(String)[28] 0 s
testBufferedRead_AvailableCharset(String)[29] 0 s
testBufferedRead_AvailableCharset(String)[30] 0.001 s
testBufferedRead_AvailableCharset(String)[31] 0.001 s
testBufferedRead_AvailableCharset(String)[32] 0 s
testBufferedRead_AvailableCharset(String)[33] 0.001 s
testBufferedRead_AvailableCharset(String)[34] 0.008 s
testBufferedRead_AvailableCharset(String)[35] 0.002 s
testBufferedRead_AvailableCharset(String)[36] 0.001 s
testBufferedRead_AvailableCharset(String)[37] 0.001 s
testBufferedRead_AvailableCharset(String)[38] 0.001 s
testBufferedRead_AvailableCharset(String)[39] 0.001 s
testBufferedRead_AvailableCharset(String)[40] 0.001 s
testBufferedRead_AvailableCharset(String)[41] 0.004 s
testBufferedRead_AvailableCharset(String)[42] 0.001 s
testBufferedRead_AvailableCharset(String)[43] 0 s
testBufferedRead_AvailableCharset(String)[44] 0.001 s
testBufferedRead_AvailableCharset(String)[45] 0.001 s
testBufferedRead_AvailableCharset(String)[46] 0.001 s
testBufferedRead_AvailableCharset(String)[47] 0.001 s
testBufferedRead_AvailableCharset(String)[48] 0 s
testBufferedRead_AvailableCharset(String)[49] 0.001 s
testBufferedRead_AvailableCharset(String)[50] 0.001 s
testBufferedRead_AvailableCharset(String)[51] 0 s
testBufferedRead_AvailableCharset(String)[52] 0 s
testBufferedRead_AvailableCharset(String)[53] 0.005 s
testBufferedRead_AvailableCharset(String)[54] 0.001 s
testBufferedRead_AvailableCharset(String)[55] 0.001 s
testBufferedRead_AvailableCharset(String)[56] 0.001 s
testBufferedRead_AvailableCharset(String)[57] 0.001 s
testBufferedRead_AvailableCharset(String)[58] 0.001 s
testBufferedRead_AvailableCharset(String)[59] 0.001 s
testBufferedRead_AvailableCharset(String)[60] 0 s
testBufferedRead_AvailableCharset(String)[61] 0.001 s
testBufferedRead_AvailableCharset(String)[62] 0 s
testBufferedRead_AvailableCharset(String)[63] 0.001 s
testBufferedRead_AvailableCharset(String)[64] 0.002 s
testBufferedRead_AvailableCharset(String)[65] 0 s
testBufferedRead_AvailableCharset(String)[66] 0 s
testBufferedRead_AvailableCharset(String)[67] 0 s
testBufferedRead_AvailableCharset(String)[68] 0.001 s
testBufferedRead_AvailableCharset(String)[69] 0.001 s
testBufferedRead_AvailableCharset(String)[70] 0.001 s
testBufferedRead_AvailableCharset(String)[71] 0.001 s
testBufferedRead_AvailableCharset(String)[72] 0 s
testBufferedRead_AvailableCharset(String)[73] 0 s
testBufferedRead_AvailableCharset(String)[74] 0 s
testBufferedRead_AvailableCharset(String)[75] 0 s
testBufferedRead_AvailableCharset(String)[76] 0.001 s
testBufferedRead_AvailableCharset(String)[77] 0 s
testBufferedRead_AvailableCharset(String)[78] 0 s
testBufferedRead_AvailableCharset(String)[79] 0.001 s
testBufferedRead_AvailableCharset(String)[80] 0.001 s
testBufferedRead_AvailableCharset(String)[81] 0.001 s
testBufferedRead_AvailableCharset(String)[82] 0.001 s
testBufferedRead_AvailableCharset(String)[83] 0.004 s
testBufferedRead_AvailableCharset(String)[84] 0.013 s
testBufferedRead_AvailableCharset(String)[85] 0.003 s
testBufferedRead_AvailableCharset(String)[86] 0.002 s
testBufferedRead_AvailableCharset(String)[87] 0.002 s
testBufferedRead_AvailableCharset(String)[88] 0.001 s
testBufferedRead_AvailableCharset(String)[89] 0.001 s
testBufferedRead_AvailableCharset(String)[90] 0.001 s
testBufferedRead_AvailableCharset(String)[91] 0.001 s
testBufferedRead_AvailableCharset(String)[92] 0.001 s
testBufferedRead_AvailableCharset(String)[93] 0.001 s
testBufferedRead_AvailableCharset(String)[94] 0.001 s
testBufferedRead_AvailableCharset(String)[95] 0.002 s
testBufferedRead_AvailableCharset(String)[96] 0.001 s
testBufferedRead_AvailableCharset(String)[97] 0.001 s
testBufferedRead_AvailableCharset(String)[98] 0.001 s
testBufferedRead_AvailableCharset(String)[99] 0.011 s
testBufferedRead_AvailableCharset(String)[100] 0 s
testBufferedRead_AvailableCharset(String)[101] 0 s
testBufferedRead_AvailableCharset(String)[102] 0 s
testBufferedRead_AvailableCharset(String)[103] 0 s
testBufferedRead_AvailableCharset(String)[104] 0 s
testBufferedRead_AvailableCharset(String)[105] 0 s
testBufferedRead_AvailableCharset(String)[106] 0.001 s
testBufferedRead_AvailableCharset(String)[107] 0.001 s
testBufferedRead_AvailableCharset(String)[108] 0.001 s
testBufferedRead_AvailableCharset(String)[109] 0.003 s
testBufferedRead_AvailableCharset(String)[110] 0 s
testBufferedRead_AvailableCharset(String)[111] 0 s
testBufferedRead_AvailableCharset(String)[112] 0.001 s
testBufferedRead_AvailableCharset(String)[113] 0 s
testBufferedRead_AvailableCharset(String)[114] 0 s
testBufferedRead_AvailableCharset(String)[115] 0.001 s
testBufferedRead_AvailableCharset(String)[116] 0 s
testBufferedRead_AvailableCharset(String)[117] 0 s
testBufferedRead_AvailableCharset(String)[118] 0.005 s
testBufferedRead_AvailableCharset(String)[119] 0 s
testBufferedRead_AvailableCharset(String)[120] 0 s
testBufferedRead_AvailableCharset(String)[121] 0 s
testBufferedRead_AvailableCharset(String)[122] 0.001 s
testBufferedRead_AvailableCharset(String)[123] 0.001 s
testBufferedRead_AvailableCharset(String)[124] 0.001 s
testBufferedRead_AvailableCharset(String)[125] 0.001 s
testBufferedRead_AvailableCharset(String)[126] 0.001 s
testBufferedRead_AvailableCharset(String)[127] 0.010 s
testBufferedRead_AvailableCharset(String)[128] 0.003 s
testBufferedRead_AvailableCharset(String)[129] 0.001 s
testBufferedRead_AvailableCharset(String)[130] 0 s
testBufferedRead_AvailableCharset(String)[131] 0.001 s
testBufferedRead_AvailableCharset(String)[132] 0.003 s
testBufferedRead_AvailableCharset(String)[133] 0.001 s
testBufferedRead_AvailableCharset(String)[134] 0.001 s
testBufferedRead_AvailableCharset(String)[135] 0.001 s
testBufferedRead_AvailableCharset(String)[136] 0.001 s
testBufferedRead_AvailableCharset(String)[137] 0 s
testBufferedRead_AvailableCharset(String)[138] 0 s
testBufferedRead_AvailableCharset(String)[139] 0 s
testBufferedRead_AvailableCharset(String)[140] 0 s
testBufferedRead_AvailableCharset(String)[141] 0.001 s
testBufferedRead_AvailableCharset(String)[142] 0.025 s
testBufferedRead_AvailableCharset(String)[143] 0.001 s
testBufferedRead_AvailableCharset(String)[144] 0 s
testBufferedRead_AvailableCharset(String)[145] 0 s
testBufferedRead_AvailableCharset(String)[146] 0.002 s
testBufferedRead_AvailableCharset(String)[147] 0.001 s
testBufferedRead_AvailableCharset(String)[148] 0.001 s
testBufferedRead_AvailableCharset(String)[149] 0.001 s
testBufferedRead_AvailableCharset(String)[150] 0 s
testBufferedRead_AvailableCharset(String)[151] 0.001 s
testBufferedRead_AvailableCharset(String)[152] 0.001 s
testBufferedRead_AvailableCharset(String)[153] 0 s
testBufferedRead_AvailableCharset(String)[154] 0 s
testBufferedRead_AvailableCharset(String)[155] 0 s
testBufferedRead_AvailableCharset(String)[156] 0 s
testBufferedRead_AvailableCharset(String)[157] 0 s
testBufferedRead_AvailableCharset(String)[158] 0 s
testBufferedRead_AvailableCharset(String)[159] 0 s
testBufferedRead_AvailableCharset(String)[160] 0 s
testBufferedRead_AvailableCharset(String)[161] 0 s
testBufferedRead_AvailableCharset(String)[162] 0 s
testBufferedRead_AvailableCharset(String)[163] 0 s
testBufferedRead_AvailableCharset(String)[164] 0.003 s
testBufferedRead_AvailableCharset(String)[165] 0.001 s
testBufferedRead_AvailableCharset(String)[166] 0.001 s
testBufferedRead_AvailableCharset(String)[167] 0.003 s
testBufferedRead_AvailableCharset(String)[168] 0.002 s
testBufferedRead_AvailableCharset(String)[169] 0.001 s
testBufferedRead_AvailableCharset(String)[170] 0.001 s
testBufferedRead_AvailableCharset(String)[171] 0.001 s
testBufferedRead_AvailableCharset(String)[172] 0.001 s
testBufferedRead_AvailableCharset(String)[173] 0.002 s
testNullCharset 0 s
testMarkReset_RequiredCharsets 0 s
- public void org.apache.commons.io.input.CharSequenceInputStreamTest.testMarkReset_RequiredCharsets() throws java.lang.Exception is @Disabled -
testIO_356_Loop_UTF16 0.001 s
testIO_356_B10_D20_S0_UTF8 0 s

FileCleaningTrackerTest

testFileCleanerDirectory_ForceStrategy_FileSource 0.657 s
testFileCleanerExitWhenFinished1 0.528 s
testFileCleanerExitWhenFinished2 1.081 s
testFileCleanerDirectoryPathSource 0.533 s
testFileCleanerDirectory_NullStrategy 0.598 s
testFileCleanerFile 0.639 s
testFileCleanerNull 0.031 s
testFileCleanerDirectoryFileSource 0.596 s
testFileCleanerDirectory_ForceStrategy_PathSource 0.569 s
testFileCleanerExitWhenFinished_NoTrackAfter 0.012 s
testFileCleanerExitWhenFinishedFirst 0.557 s

HexDumpTest

testDumpAppendable 0.040 s
testDumpOutputStream 0.027 s

DemuxInputStreamTest

testInputStream 0.179 s
testReadEOF 0.002 s
testOutputStream 0.121 s

RandomAccessFilesTest

testRead 0.202 s
testContentEquals 0.181 s

ByteOrderParserTest

testParseLittle 0.063 s
testThrowsException 0.002 s
testParseBig 0.001 s

IOConsumerTest

testForAllArrayOf1 0.141 s
testForAllArrayOf2 0.021 s
testAndThen 0.019 s
testNoop 0.085 s
testAsConsumer 0.008 s
testForAllStreamOf1 0.018 s
testForAllStreamOf2 0.001 s
testForAllIterableOf1 0.001 s
testForAllIterableOf2 0.006 s
testAccept 0.016 s

CloseShieldOutputStreamTest

testClose 0.374 s

UnsynchronizedByteArrayInputStreamTest

testReadSingle 0.055 s
testSkip 0.001 s
testConstructor1 0.001 s
testConstructor2 0.001 s
testConstructor3 0.001 s
testInvalidReadArrayNull 0.002 s
testInvalidSkipNUnder 0.001 s
testReadArray 0.003 s
testInvalidReadArrayExplicitOffsetUnder 0.001 s
testMarkReset 0.002 s
testReadArrayExplicit 0.001 s
testInvalidConstructor2OffsetUnder 0 s
testInvalidConstructor3OffsetUnder 0.001 s
testInvalidReadArrayExplicitLenUnder 0.002 s
testInvalidConstructor3LengthUnder 0.001 s
testInvalidReadArrayExplicitRangeOver 0.001 s

TeeWriterTest

testArrayIOExceptionOnWriteCharArray1 7.239 s
testArrayIOExceptionOnWriteCharArray2 0.019 s
testTee 0.022 s
testConstructorsNull 0.003 s
testCollectionCloseBranchIOException 0.018 s
testArrayIOExceptionOnWriteStringIntInt1 0.032 s
testArrayIOExceptionOnWriteStringIntInt2 0.027 s
testArrayIOExceptionOnWriteInt1 0.077 s
testArrayIOExceptionOnWriteInt2 0.015 s
testArrayIOExceptionOnAppendCharSequence1 0.008 s
testArrayIOExceptionOnAppendCharSequence2 0.033 s
testArrayIOExceptionOnAppendCharSequenceIntInt1 0.014 s
testArrayIOExceptionOnAppendCharSequenceIntInt2 0.007 s
testArrayIOExceptionOnClose1 0.003 s
testArrayIOExceptionOnClose2 0.005 s
testArrayIOExceptionOnFlush1 0.003 s
testArrayIOExceptionOnFlush2 0.003 s
testArrayIOExceptionOnWriteCharArrayIntInt1 0.004 s
testArrayIOExceptionOnWriteCharArrayIntInt2 0.003 s
testArrayIOExceptionOnWriteString1 0.003 s
testArrayIOExceptionOnWriteString2 0.002 s
testArrayIOExceptionOnAppendChar1 0.003 s
testArrayIOExceptionOnAppendChar2 0.003 s

OutputStreamOriginTest

testGetOutputStream 0.043 s
testGetWriter 0.001 s
testGetCharSequence 0.004 s
testSize 0.001 s
testGetByteArray 0.013 s
testGetFile 0.018 s
testGetPath 0.003 s
testGetByteArrayAt_0_0 0.008 s
testGetByteArrayAt_0_1 0.013 s
testGetByteArrayAt_1_1 0.015 s
testGetReader 0.006 s
testGetInputStream 0.008 s

SerializableFileTimeTest

testSerializable 0.059 s

IOBiFunctionTest

testApplyThrowsException 0.093 s
testApply 0.011 s
testAndThenIOFunction 0.004 s
testAsBiFunction 0.004 s

NullAppendableTest

testNull 0.120 s

DeleteDirectoryTest

testDeleteDirectoryWithPathUtils 0.171 s
testDeleteDirectoryWithPathUtilsOverrideReadOnly 0.006 s
testDeleteDirectoryWithFileUtils 0.053 s
testDeleteFileCheckParentAccess 0.006 s

IOUtilsTest

testToCharArray_Reader 0.361 s
testResourceToString_ExistingResourceAtSubPackage 0.009 s
testToString_InputStream 0.005 s
testSkipFully_InputStream_Buffer_New_bytes 0.050 s
testResourceToString_NonExistingResource 0.068 s
testSkipFully_InputStream_Buffer_Reuse_ThreadLocal 0.009 s
testResourceToByteArray_ExistingResourceAtSubPackage 0.028 s
testContentEqualsIgnoreEOL 0.006 s
testResourceToString_NonExistingResource_WithClassLoader 0.011 s
testCopyLarge_FullLength 0.003 s
testCloseConsumer 0.012 s
testWriteBigString 1.326 s
testCloseQuietly_SelectorNull 0.012 s
testCopy_String_Writer 0.028 s
testByteArrayWithNegativeSize 0.022 s
testToByteArray_InputStream_NegativeSize 0.024 s
testToString_Reader 0.005 s
testReadFully_InputStream_Offset 0.009 s
testCopyLarge_CharExtraLength 0.003 s
testResourceToString_NullCharset 0.004 s
testSkip_ReadableByteChannel 0.004 s
testAsBufferedReaderWithBufferSize 0.004 s
testWriteLines 0.018 s
testSkipFully_Reader 0.004 s
testToString_URL_CharsetNameNull 0.003 s
testResourceToString_ExistingResourceAtRootPackage 0.003 s
testToInputStream_String 0.003 s
testClose 0.003 s
testToByteArray_URI 0.003 s
testToByteArray_URL 0.003 s
testAsBufferedOutputStreamWithBufferSize 0.003 s
testToString_URL_CharsetName 0.003 s
testToByteArray_InputStream_SizeLong 0.003 s
testToByteArray_InputStream_SizeZero 0.002 s
testCloseQuietly_Socket 0.006 s
testToByteArray_InputStream_LongerThanIntegerMaxValue 0 s
- Disable by default as it uses too much memory and can cause builds to fail. -
testToString_ByteArray 0.002 s
testToString_URI_CharsetNameNull 0.004 s
testCopy_ByteArray_Writer 0.005 s
testToByteArray_InputStream_SizeOne 0.003 s
testCopyLarge_NoSkip 0.002 s
testToInputStream_CharSequence 0.003 s
testSkip_InputStream 0.004 s
testCloseQuietly_SelectorIOException 0.003 s
testResourceToURL_Null 0.003 s
testAsBufferedWriterWithBufferSize 0.003 s
testToString_InputStreamSupplier 0.005 s
testResourceToURL_NonExistingResource 0.003 s
testAsBufferedReader 0.003 s
testToByteArray_InputStream 0.005 s
testCopyLarge_CharFullLength 0.002 s
testAsBufferedWriter 0.002 s
testAsWriterStringBuilder 0.002 s
testResourceToURL_ExistingResourceAtRootPackage_WithClassLoader 0.003 s
testResourceToURL_NonExistingResource_WithClassLoader 0.003 s
testResourceToByteArray_NonExistingResource_WithClassLoader 0.004 s
testToString_URI_CharsetName 0.003 s
testCloseQuietly_SocketIOException 0.002 s
testSkipFully_ReadableByteChannel 0.004 s
testToByteArray_InputStream_Size 0.006 s
testCopyLarge_SkipInvalid 0.003 s
testResourceToByteArray_Null 0.005 s
testCopyLarge_CharNoSkip 0.004 s
testAsWriterAppendable 0.004 s
testResourceToString_NullCharset_WithClassLoader 0.002 s
testConsumeInputStream 0.019 s
testResourceToByteArray_ExistingResourceAtRootPackage_WithClassLoader 0.004 s
testSkipFully_InputStream_Buffer_Reuse_bytes 0.003 s
testCopy_ByteArray_OutputStream 0.003 s
testResourceToByteArray_ExistingResourceAtSubPackage_WithClassLoader 0.003 s
testSkip_FileReader 0.003 s
testConstants 0.002 s
testReadFully_InputStream__ReturnByteArray 0.017 s
testCloseURLConnection 0.361 s
testReadLines_Reader 0.004 s
testAsBufferedOutputStream 0.003 s
testAsBufferedNull 0.003 s
testSkipFully_InputStream 0.003 s
testCloseQuietly_SelectorTwice 0.011 s
testStringToOutputStream 0.004 s
testReadFully_Reader_Offset 0.002 s
testCloseQuietly_ServerSocketIOException 0.003 s
testResourceToString_NullResource_WithClassLoader 0.003 s
testCopyLarge_ExtraLength 0.003 s
testCopyLarge_Skip 0.003 s
testRead_ReadableByteChannel 0.005 s
testConsumeReader 0.033 s
testToBufferedInputStream_InputStream 0.016 s
testCloseQuietly_Selector 0.005 s
testCloseQuietly_AllCloseableIOException 0.007 s
testContentEquals_Reader_Reader 0.007 s
testAsBufferedInputStreamWithBufferSize 0.009 s
testAsBufferedInputStream 0.006 s
testReadFully_InputStream_ByteArray 0.004 s
testWriteLittleString 0.918 s
testToByteArray_Reader 0.013 s
testToCharArray_InputStream 0.012 s
testReadLines_InputStream 0.013 s
testToByteArray_String 0.010 s
testCopyLarge_CharSkip 0.002 s
testReadFully_ReadableByteChannel 0.012 s
testResourceToString_ExistingResourceAtSubPackage_WithClassLoader 0.011 s
testResourceToURL_ExistingResourceAtRootPackage 0.009 s
testCopyLarge_SkipWithInvalidOffset 0.003 s
testResourceToURL_ExistingResourceAtSubPackage_WithClassLoader 0.002 s
testResourceToString_NullResource 0.002 s
testToByteArray_URLConnection 0.002 s
testToBufferedInputStreamWithBufferSize_InputStream 0.002 s
testResourceToURL_Null_WithClassLoader 0.002 s
testCloseMulti 0.042 s
testAsWriterNull 0.009 s
testResourceToByteArray_Null_WithClassLoader 0.010 s
testToByteArray_InputStream_SizeIllegal 0.011 s
testToString_URI 0.016 s
testToString_URL 0.008 s
testResourceToURL_ExistingResourceAtSubPackage 0.013 s
testReadLines_InputStream_String 0.017 s
testCloseQuietly_ServerSocket 0.007 s
testResourceToString_ExistingResourceAtRootPackage_WithClassLoader 0.003 s
testCloseQuietly_CloseableIOException 0.003 s
testContentEquals_InputStream_InputStream 0.004 s
testReadFully_Reader 0.003 s
testToCharArray_InputStream_CharsetName 0.005 s
testResourceToByteArray_NonExistingResource 0.003 s
testResourceToByteArray_ExistingResourceAtRootPackage 0.003 s
testCopyLarge_CharSkipInvalid 0.002 s

CloseShieldReaderTest

testClose 2.023 s

UncheckedFilterWriterTest

testToStringThrows 0 s
- What should happen here? -
testAppendCharThrows 0.397 s
testWriteStringIndexedThrows 0.008 s
testWriteCharArrayThrows 0.004 s
testClose 0.008 s
testFlush 0.004 s
testFlushThrows 0.001 s
testWriteInt 0.001 s
testWriteCharArray 0.001 s
testToString 0.002 s
testWriteCharArrayIndexedThrows 0.001 s
testWriteStringThrows 0.002 s
testWriteCharArrayIndexed 0 s
testAppendCharSequenceThrows 0.001 s
testCloseThrows 0.001 s
testWriteStringIndexed 0.001 s
testEqualsThrows 0 s
- What should happen here? -
testHashCodeThrows 0 s
- What should happen here? -
testAppendCharSequence 0.001 s
testAppendCharSequenceIndexed 0.004 s
testWriteString 0.018 s
testHashCode 0.004 s
testAppendCharSequenceIndexedThrows 0.004 s
testEquals 0.003 s
testAppendChar 0.002 s
testWriteIntThrows 0.006 s

PathUtilsIsEmptyTest

testIsEmptyDirectory 0.120 s
testIsEmpty 0.006 s
testisEmptyFile 0.004 s

ClosedWriterTest

testFlush 0.077 s
testWrite 0.006 s

FileUtilsDeleteDirectoryLinuxTest

testDeletesRegular 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithSymlinkFile 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymlinkDir 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirectoryNullArgument 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink 0 s
- Disabled on operating system: Mac OS X -
testDeletesNested 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymlinkDir2 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink2 0 s
- Disabled on operating system: Mac OS X -
testDeleteInvalidLinks 0 s
- Disabled on operating system: Mac OS X -
testThrowsOnNullList 0 s
- Disabled on operating system: Mac OS X -
testThrowsOnCannotDeleteFile 0 s
- Disabled on operating system: Mac OS X -

FileTimesTest

testEpoch 0.078 s
testPlusNanos 0.010 s
testMinusSeconds 0.002 s
testDateToFileTime(String, long)[1] 0.129 s
testDateToFileTime(String, long)[2] 0.014 s
testDateToFileTime(String, long)[3] 0.007 s
testDateToFileTime(String, long)[4] 0.001 s
testDateToFileTime(String, long)[5] 0.001 s
testDateToFileTime(String, long)[6] 0.001 s
testDateToFileTime(String, long)[7] 0.001 s
testDateToFileTime(String, long)[8] 0.002 s
testDateToFileTime(String, long)[9] 0.001 s
testDateToFileTime(String, long)[10] 0.003 s
testDateToFileTime(String, long)[11] 0.002 s
testDateToFileTime(String, long)[12] 0.001 s
testDateToFileTime(String, long)[13] 0.002 s
testDateToFileTime(String, long)[14] 0.001 s
testNullDateToNullFileTime 0.006 s
testMinusMillis 0.003 s
testNtfsTimeToFileTime(String, long)[1] 0.004 s
testNtfsTimeToFileTime(String, long)[2] 0.004 s
testNtfsTimeToFileTime(String, long)[3] 0.001 s
testNtfsTimeToFileTime(String, long)[4] 0.007 s
testNtfsTimeToFileTime(String, long)[5] 0.007 s
testNtfsTimeToFileTime(String, long)[6] 0.002 s
testNtfsTimeToFileTime(String, long)[7] 0 s
testNtfsTimeToFileTime(String, long)[8] 0.001 s
testNtfsTimeToFileTime(String, long)[9] 0.001 s
testNtfsTimeToFileTime(String, long)[10] 0.001 s
testNtfsTimeToFileTime(String, long)[11] 0.001 s
testNtfsTimeToFileTime(String, long)[12] 0.002 s
testNtfsTimeToFileTime(String, long)[13] 0.001 s
testNtfsTimeToFileTime(String, long)[14] 0.001 s
testFileTimeToDate(String, long)[1] 0.001 s
testFileTimeToDate(String, long)[2] 0.001 s
testFileTimeToDate(String, long)[3] 0.004 s
testFileTimeToDate(String, long)[4] 0.001 s
testFileTimeToDate(String, long)[5] 0.001 s
testFileTimeToDate(String, long)[6] 0.001 s
testFileTimeToDate(String, long)[7] 0.001 s
testFileTimeToDate(String, long)[8] 0.001 s
testFileTimeToDate(String, long)[9] 0.003 s
testFileTimeToDate(String, long)[10] 0.001 s
testFileTimeToDate(String, long)[11] 0 s
testFileTimeToDate(String, long)[12] 0.001 s
testFileTimeToDate(String, long)[13] 0.002 s
testFileTimeToDate(String, long)[14] 0.002 s
testMinusNanos 0.001 s
testDateToNtfsTime(String, long)[1] 0.001 s
testDateToNtfsTime(String, long)[2] 0.001 s
testDateToNtfsTime(String, long)[3] 0.007 s
testDateToNtfsTime(String, long)[4] 0.012 s
testDateToNtfsTime(String, long)[5] 0.012 s
testDateToNtfsTime(String, long)[6] 0.013 s
testDateToNtfsTime(String, long)[7] 0.004 s
testDateToNtfsTime(String, long)[8] 0.002 s
testDateToNtfsTime(String, long)[9] 0.004 s
testDateToNtfsTime(String, long)[10] 0.005 s
testDateToNtfsTime(String, long)[11] 0.005 s
testDateToNtfsTime(String, long)[12] 0.004 s
testDateToNtfsTime(String, long)[13] 0.004 s
testDateToNtfsTime(String, long)[14] 0 s
testPlusSeconds 0.001 s
testFileTimeToNtfsTime(String, long)[1] 0.001 s
testFileTimeToNtfsTime(String, long)[2] 0.001 s
testFileTimeToNtfsTime(String, long)[3] 0 s
testFileTimeToNtfsTime(String, long)[4] 0.001 s
testFileTimeToNtfsTime(String, long)[5] 0 s
testFileTimeToNtfsTime(String, long)[6] 0.001 s
testFileTimeToNtfsTime(String, long)[7] 0.001 s
testFileTimeToNtfsTime(String, long)[8] 0.001 s
testFileTimeToNtfsTime(String, long)[9] 0.001 s
testFileTimeToNtfsTime(String, long)[10] 0.001 s
testFileTimeToNtfsTime(String, long)[11] 0 s
testFileTimeToNtfsTime(String, long)[12] 0.001 s
testFileTimeToNtfsTime(String, long)[13] 0 s
testFileTimeToNtfsTime(String, long)[14] 0.001 s
testNtfsTimeToDate(String, long)[1] 0.001 s
testNtfsTimeToDate(String, long)[2] 0.001 s
testNtfsTimeToDate(String, long)[3] 0.002 s
testNtfsTimeToDate(String, long)[4] 0.001 s
testNtfsTimeToDate(String, long)[5] 0.001 s
testNtfsTimeToDate(String, long)[6] 0.001 s
testNtfsTimeToDate(String, long)[7] 0.001 s
testNtfsTimeToDate(String, long)[8] 0.001 s
testNtfsTimeToDate(String, long)[9] 0.001 s
testNtfsTimeToDate(String, long)[10] 0.001 s
testNtfsTimeToDate(String, long)[11] 0.001 s
testNtfsTimeToDate(String, long)[12] 0.002 s
testNtfsTimeToDate(String, long)[13] 0.001 s
testNtfsTimeToDate(String, long)[14] 0.001 s
testNullFileTimeToNullDate 0.001 s
testPlusMinusMillis 0.001 s

CloseShieldWriterTest

testClose 8.725 s

AppendableWriterTest

testAppendSubSequence 0.195 s
testWriteChars 0.002 s
testWriteInt 0.001 s
testAppendCharSequence 0.001 s
testWriteString 0.001 s
testAppendChar 0.002 s

IOExceptionWithCauseTest

testIOExceptionStringThrowable 0.031 s
testIOExceptionThrowable 0.001 s

OrFileFilterTest

testAdd 0.032 s
testFilterBuiltUsingAdd 0.005 s
testNoFilters 0.001 s
testRemove 0.005 s
testFilterBuiltUsingConstructor 0.002 s

CountingPathVisitorTest

testCountEmptyFolder(CountingPathVisitor)[1] 0.129 s
testCountEmptyFolder(CountingPathVisitor)[2] 0.002 s
testToString(CountingPathVisitor)[1] 0.005 s
testToString(CountingPathVisitor)[2] 0.001 s
testCountFolders2FileSize2(CountingPathVisitor)[1] 0.009 s
testCountFolders2FileSize2(CountingPathVisitor)[2] 0.002 s
testCountFolders1FileSize0(CountingPathVisitor)[1] 0.001 s
testCountFolders1FileSize0(CountingPathVisitor)[2] 0.001 s
testCountFolders1FileSize1(CountingPathVisitor)[1] 0.001 s
testCountFolders1FileSize1(CountingPathVisitor)[2] 0.001 s

CopyDirectoryVisitorTest

testCopyDirectoryEmptyFolderFilters(PathCounters)[1] 0.121 s
testCopyDirectoryEmptyFolderFilters(PathCounters)[2] 0.003 s
testCopyDirectoryFolders2FileSize2(PathCounters)[1] 0.008 s
testCopyDirectoryFolders2FileSize2(PathCounters)[2] 0.005 s
testCopyDirectoryFolders1FileSize0(PathCounters)[1] 0.005 s
testCopyDirectoryFolders1FileSize0(PathCounters)[2] 0.003 s
testCopyDirectoryFolders1FileSize1(PathCounters)[1] 0.003 s
testCopyDirectoryFolders1FileSize1(PathCounters)[2] 0.002 s
testCopyDirectoryEmptyFolder(PathCounters)[1] 0.005 s
testCopyDirectoryEmptyFolder(PathCounters)[2] 0.002 s

ReversedLinesFileReaderTestParamBlockSize

testIsoFileDefaults(int)[1] 0.140 s
testIsoFileDefaults(int)[2] 0.005 s
testIsoFileDefaults(int)[3] 0.012 s
testIsoFileDefaults(int)[4] 0.006 s
testIsoFileDefaults(int)[5] 0.004 s
testUTF8FileCRBreaks(int)[1] 0.022 s
testUTF8FileCRBreaks(int)[2] 0.006 s
testUTF8FileCRBreaks(int)[3] 0.004 s
testUTF8FileCRBreaks(int)[4] 0.002 s
testUTF8FileCRBreaks(int)[5] 0.002 s
testUnsupportedEncodingUTF16(int)[1] 0.022 s
testUnsupportedEncodingUTF16(int)[2] 0.001 s
testUnsupportedEncodingUTF16(int)[3] 0.001 s
testUnsupportedEncodingUTF16(int)[4] 0.001 s
testUnsupportedEncodingUTF16(int)[5] 0.013 s
testGBK(int)[1] 0.020 s
testGBK(int)[2] 0.010 s
testGBK(int)[3] 0.001 s
testGBK(int)[4] 0.001 s
testGBK(int)[5] 0.002 s
testEmptyFile(int)[1] 0.022 s
testEmptyFile(int)[2] 0.002 s
testEmptyFile(int)[3] 0.006 s
testEmptyFile(int)[4] 0.003 s
testEmptyFile(int)[5] 0.002 s
testFileSizeIsExactMultipleOfBlockSize 0.003 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[1] 0.041 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[2] 0.010 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[3] 0.005 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[4] 0.003 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[5] 0.003 s
testxWindows949File(int)[1] 0.010 s
testxWindows949File(int)[2] 0.002 s
testxWindows949File(int)[3] 0.005 s
testxWindows949File(int)[4] 0.001 s
testxWindows949File(int)[5] 0.011 s
testxWindows950File(int)[1] 0.027 s
testxWindows950File(int)[2] 0.001 s
testxWindows950File(int)[3] 0.001 s
testxWindows950File(int)[4] 0.002 s
testxWindows950File(int)[5] 0.001 s
testUTF8FileWindowsBreaks(int)[1] 0.026 s
testUTF8FileWindowsBreaks(int)[2] 0.009 s
testUTF8FileWindowsBreaks(int)[3] 0.006 s
testUTF8FileWindowsBreaks(int)[4] 0.002 s
testUTF8FileWindowsBreaks(int)[5] 0.002 s
testUTF16BEFile(int)[1] 0.048 s
testUTF16BEFile(int)[2] 0.016 s
testUTF16BEFile(int)[3] 0.016 s
testUTF16BEFile(int)[4] 0.011 s
testUTF16BEFile(int)[5] 0.006 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[1] 0.007 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[2] 0.001 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[3] 0.002 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[4] 0.001 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[5] 0.001 s
testUTF16LEFile(int)[1] 0.058 s
testUTF16LEFile(int)[2] 0.027 s
testUTF16LEFile(int)[3] 0.009 s
testUTF16LEFile(int)[4] 0.005 s
testUTF16LEFile(int)[5] 0.002 s
testShiftJISFile(int)[1] 0.006 s
testShiftJISFile(int)[2] 0.001 s
testShiftJISFile(int)[3] 0.001 s
testShiftJISFile(int)[4] 0.002 s
testShiftJISFile(int)[5] 0.002 s
testWindows31jFile(int)[1] 0.005 s
testWindows31jFile(int)[2] 0.002 s
testWindows31jFile(int)[3] 0.001 s
testWindows31jFile(int)[4] 0.002 s
testWindows31jFile(int)[5] 0.001 s
testUnsupportedEncodingBig5(int)[1] 0.006 s
testUnsupportedEncodingBig5(int)[2] 0.001 s
testUnsupportedEncodingBig5(int)[3] 0.001 s
testUnsupportedEncodingBig5(int)[4] 0.002 s
testUnsupportedEncodingBig5(int)[5] 0.001 s
testUTF8File(int)[1] 0.030 s
testUTF8File(int)[2] 0.009 s
testUTF8File(int)[3] 0.008 s
testUTF8File(int)[4] 0.016 s
testUTF8File(int)[5] 0.005 s

ChunkedOutputStreamTest

testWriteFourChunks 0.431 s
testNegativeChunkSize 0.229 s
testDefaultBuilder 0.010 s
testZeroChunkSize 0.007 s
testDefaultConstructor 0.005 s

ProxyReaderTest

testNullCharArray 0.038 s
testNullCharBuffer 0.001 s

BufferedFileChannelInputStreamTest

testReadMultipleBytes 0.806 s
testSkipFromFileChannel 0.717 s
testNegativeBytesSkippedAfterRead 0.352 s
testBytesSkippedAfterEOF 0.014 s
testBytesSkippedAfterRead 0.351 s
testBytesSkipped 0.364 s
testReadOneByte 0.308 s
testReadPastEOF 0.011 s

IOStreamTest

testFlatMapToLong 0.101 s
testForEachIOConsumerOfQsuperT 0.189 s
testOfArray 0.003 s
testAllMatch 0.010 s
testOnClose 0.002 s
testFlatMapToDouble 0.009 s
testForaAllIOConsumerBiFunction 0.022 s
testToArray 0.028 s
testMap 0.003 s
testMax 0.017 s
testMin 0.042 s
testReduceUBiFunctionOfUQsuperTUBinaryOperatorOfU 0.041 s
testFindAny 0.005 s
testAdapt 0.032 s
testClose 0.009 s
testCount 0.037 s
testEmpty 0.001 s
testLimit 0.003 s
testOfOne 0.004 s
testFlatMap 0.007 s
testPeek 0.003 s
testSkip 0.013 s
testReduceTBinaryOperatorOfT 0.017 s
testReduceBinaryOperatorOfT 0.015 s
testCollectSupplierOfRBiConsumerOfRQsuperTBiConsumerOfRR 0.012 s
testSequential 0.001 s
testCollectCollectorOfQsuperTAR 0.001 s
testForEachOrdered 0.001 s
testIterateException 0.006 s
testFlatMapToInt 0.035 s
testIsParallel 0.001 s
testForaAllIOConsumer 0.009 s
testAnyMatch 0.001 s
testToArrayIntFunctionOfA 0.020 s
testOfIterable 0.013 s
testMapToDouble 0.017 s
testIterateLong 0.001 s
testMapToInt 0.003 s
testDistinct 0.006 s
testFindFirst 0.003 s
testUnordered 0.001 s
testForaAllIOConsumerBiFunctionNull 0.003 s
testFilter 0.001 s
testNoneMatch 0.006 s
testMapToLong 0.007 s
testSorted 0.006 s
testUnwrap 0.005 s
testSpliterator 0.014 s
testOnCloseMultipleHandlers 0.002 s
testParallel 0.007 s
testIterator 0.004 s
testSortedComparatorOfQsuperT 0.015 s

FileSystemProvidersTest

testGetFileSystemProvider_fileScheme 0.064 s
testGetFileSystemProvider_filePath 0.001 s
testGetFileSystemProvider_all 0.004 s
testGetFileSystemProvider_fileURI 0.001 s
testGetFileSystemProvider_fileURL 0.001 s

CircularInputStreamTest

testCycleBytes 0.029 s
testNullInputSize0 0.003 s
testContainsEofInputSize0 0.001 s
testCount0InputSize0 0.001 s
testCount0InputSize1 0.001 s
testCount0 0.001 s
testCount1InputSize1 0.001 s
testWholeRangeOfBytes 0.001 s

NullInputStreamTest

testReadByteArray 0.035 s
testRead 0.002 s
testSkip 0.001 s
testEOFException 0.004 s
testMarkNotSupported 0.004 s
testMarkAndReset 0.006 s

AbstractStreamBuilderTest

testBufferSizeChecker 0.053 s

CharsetsTest

testToCharset_String 0.031 s
testUtf16 0.001 s
testUtf8 0.002 s
testUsAscii 0.002 s
testUtf16Be 0.001 s
testUtf16Le 0.001 s
testIso8859_1 0.001 s
testToCharset_String_Charset 0.001 s
testRequiredCharsets 0 s

UncheckedFilterOutputStreamTest

testToStringThrows 0 s
- What should happen here? -
testClose 0.374 s
testFlush 0.003 s
testFlushThrows 0.105 s
testWriteInt 0.011 s
testToString 0.002 s
testCloseThrows 0.005 s
testEqualsThrows 0 s
- What should happen here? -
testHashCodeThrows 0 s
- What should happen here? -
testHashCode 0.007 s
testEquals 0.007 s
testWriteIntThrows 0.006 s

CloseShieldInputStreamTest

testClose 0.037 s

ProxyOutputStreamTest

testWrite 0.295 s
testWriteNullBaSucceeds 0.001 s

WriterOutputStreamTest

testNullCharsetNameWithSingleByteWrite 0.717 s
testUTF16LEWithSingleByteWrite 0.168 s
testFlush 0.004 s
testLargeUTF8WithSingleByteWrite 0.030 s
testUTF16WithSingleByteWrite 0.001 s
testUTF16BEWithBufferedWrite 0.006 s
testUTF16LEWithBufferedWrite 0.011 s
testNullCharsetDecoderWithSingleByteWrite 0.003 s
testLargeUTF8CharsetWithBufferedWrite 0.007 s
testUTF16BEWithSingleByteWrite 0.031 s
testUTF16WithBufferedWrite 0.024 s
testNullCharsetWithSingleByteWrite 0.087 s
testLargeUTF8CharsetWithSingleByteWrite 0.086 s
testLargeUTF8WithBufferedWrite 0.093 s
testWriteImmediately 0.001 s
testUTF8WithSingleByteWrite 0.001 s
testUTF8WithBufferedWrite 0 s

NullPrintStreamTest

testNullSingleton 0.030 s
testNullNewInstance 0.002 s

IOUtilsMultithreadedSkipTest

testSkipFullyOnInflaterInputStream_New_bytes 0.139 s
testSkipFullyOnInflaterInputStream_ThreadLocal 0.015 s

IOIntSupplierTest

testAsSupplier 0.050 s
testGet 0.001 s

CharacterFilterReaderIntPredicateTest

testInputSize2FilterFirst 0.042 s
testReadIntoBufferFilterWhitespace 0.004 s
testInputSize2FilterLast 0.002 s
testReadUsingReader 0.047 s
testInputSize2FilterAll 0.005 s
testInputSize1FilterAll 0.002 s
testInputSize0FilterAll 0.005 s
testReadUsingReaderFilterWhitespace 0.002 s
testReadIntoBuffer 0.001 s
testInputSize5FilterWhitespace 0.002 s

IOIndexedExceptionTest

testPlain 0.040 s
testEdge 0.002 s

PathUtilsDeleteTest

testDeleteEmptyDirectoryForceOn 0.113 s
testDeleteEmptyDirectory 0.007 s
testDeleteDirectory1FileSize1OverrideReadOnly 0.034 s
testDeleteDirectory1FileSize0 0.005 s
testDeleteDirectory1FileSize1 0.003 s
testDeleteDirectory1FileSize0ForceOn 0.003 s
testDeleteDirectory1FileSize1ForceOff 0.003 s
testDeleteDirectory1FileSize1NoOption 0.003 s
testDeleteEmptyDirectoryOverrideReadOnly 0.004 s
testDeleteFileDoesNotExist 0.002 s
testDeleteDirectory1FileSize1ForceOn 0.003 s
testDeleteDirectory1FileSize0ForceOff 0.003 s
testDeleteEmptyDirectoryForceOff 0.002 s
testDeleteDirectory1FileSize0NoOption 0.003 s
testDeleteEmptyDirectoryNoOption 0.002 s
testDeleteDirectory1FileSize0OverrideReadonly 0.002 s

PathUtilsVisitorTest

testCountEmptyFolder(Supplier)[1] 0.118 s
testCountEmptyFolder(Supplier)[2] 0.002 s
testCountEmptyFolder(Supplier)[3] 0.002 s
testCountFolders2FileSize2(Supplier)[1] 0.003 s
testCountFolders2FileSize2(Supplier)[2] 0.002 s
testCountFolders2FileSize2(Supplier)[3] 0.002 s
testCountFolders1FileSize0(Supplier)[1] 0.002 s
testCountFolders1FileSize0(Supplier)[2] 0.002 s
testCountFolders1FileSize0(Supplier)[3] 0.001 s
testCountFolders1FileSize1(Supplier)[1] 0.001 s
testCountFolders1FileSize1(Supplier)[2] 0.002 s
testCountFolders1FileSize1(Supplier)[3] 0.002 s

CleaningPathVisitorTest

testCleanFolders1FileSize1Skip(PathCounters)[1] 0.120 s
testCleanFolders1FileSize1Skip(PathCounters)[2] 0.003 s
testCleanEmptyDirectory(CleaningPathVisitor)[1] 0.003 s
testCleanEmptyDirectory(CleaningPathVisitor)[2] 0.002 s
testCleanFolders2FileSize2(CleaningPathVisitor)[1] 0.005 s
testCleanFolders2FileSize2(CleaningPathVisitor)[2] 0.005 s
testCleanEmptyDirectoryNullCtorArg(PathCounters)[1] 0.002 s
testCleanEmptyDirectoryNullCtorArg(PathCounters)[2] 0.002 s
testCleanFolders1FileSize0(CleaningPathVisitor)[1] 0.005 s
testCleanFolders1FileSize0(CleaningPathVisitor)[2] 0.003 s
testCleanFolders1FileSize1(CleaningPathVisitor)[1] 0.003 s
testCleanFolders1FileSize1(CleaningPathVisitor)[2] 0.003 s

ReaderInputStreamTest

testReadEofTwice 0.048 s
testIo803StringReaderSanityCheck 0.035 s
testCharsetEncoderFlush(String, String)[1] 0.075 s
testCharsetEncoderFlush(String, String)[2] 0.002 s
testCharsetEncoderFlush(String, String)[3] 0.005 s
testConstructNullCharsetEncoder 0.008 s
testBufferTooSmall 0.010 s
testCodingErrorAction 0.001 s
testLargeUTF8WithSingleByteRead 0.006 s
testResetCharsetName 0.001 s
testUTF8WithBufferedRead 0.001 s
testBufferSmallest 0.001 s
testUTF8WithSingleByteRead 0.001 s
testReadZero 0.001 s
testIo803SAXException 0.003 s
testConstructNullCharsetNameEncoder 0.002 s
testCharsetMismatchInfiniteLoop 0.004 s
testUTF16WithSingleByteRead 0.001 s
testConstructNullCharset 0.001 s
testResetCharsetEncoder 0.001 s
testResetCharset 0.001 s
testCodingError 0.003 s
testReadZeroEmptyString 0.001 s
testLargeUTF8WithBufferedRead 0.003 s

IOIteratorTest

testAdapt 0.204 s
testNext 0.020 s
testForEachRemaining 0.033 s
testHasNext 0.021 s
testAsIterator 0.037 s
testRemove 0.300 s

DeferredFileOutputStreamTest

testTempFileAboveThresholdPrefixOnly(int)[1] 0.806 s
testTempFileAboveThresholdPrefixOnly(int)[2] 0.003 s
testTempFileAboveThresholdPrefixOnly(int)[3] 0.003 s
testTempFileAboveThresholdPrefixOnly(int)[4] 0.002 s
testTempFileAboveThresholdPrefixOnly(int)[5] 0.056 s
testTempFileAboveThresholdPrefixOnly(int)[6] 0.046 s
testTempFileAboveThresholdPrefixOnly(int)[7] 0.003 s
testTempFileAboveThresholdPrefixOnly(int)[8] 0.004 s
testTempFileAboveThresholdPrefixOnly(int)[9] 0.016 s
testTempFileAboveThresholdPrefixOnly(int)[10] 0.031 s
testTempFileAboveThresholdPrefixOnly(int)[11] 0.114 s
testTempFileAboveThresholdPrefixOnly(int)[12] 0.130 s
testTempFileAboveThresholdPrefixOnly(int)[13] 0.016 s
testWriteToLarge(int)[1] 0.006 s
testWriteToLarge(int)[2] 0.003 s
testWriteToLarge(int)[3] 0.002 s
testWriteToLarge(int)[4] 0.002 s
testWriteToLarge(int)[5] 0.003 s
testWriteToLarge(int)[6] 0.003 s
testWriteToLarge(int)[7] 0.002 s
testWriteToLarge(int)[8] 0.002 s
testWriteToLarge(int)[9] 0.002 s
testWriteToLarge(int)[10] 0.001 s
testWriteToLarge(int)[11] 0.003 s
testWriteToLarge(int)[12] 0.002 s
testWriteToLarge(int)[13] 0.002 s
testWriteToSmall(int)[1] 0.003 s
testWriteToSmall(int)[2] 0.001 s
testWriteToSmall(int)[3] 0.001 s
testWriteToSmall(int)[4] 0.001 s
testWriteToSmall(int)[5] 0.001 s
testWriteToSmall(int)[6] 0.002 s
testWriteToSmall(int)[7] 0.001 s
testWriteToSmall(int)[8] 0.003 s
testWriteToSmall(int)[9] 0.002 s
testWriteToSmall(int)[10] 0.002 s
testWriteToSmall(int)[11] 0.002 s
testWriteToSmall(int)[12] 0.001 s
testWriteToSmall(int)[13] 0.001 s
testBelowThreshold(int)[1] 0.001 s
testBelowThreshold(int)[2] 0.001 s
testBelowThreshold(int)[3] 0.001 s
testBelowThreshold(int)[4] 0.001 s
testBelowThreshold(int)[5] 0.002 s
testBelowThreshold(int)[6] 0.002 s
testBelowThreshold(int)[7] 0.001 s
testBelowThreshold(int)[8] 0.002 s
testBelowThreshold(int)[9] 0.001 s
testBelowThreshold(int)[10] 0.001 s
testBelowThreshold(int)[11] 0.001 s
testBelowThreshold(int)[12] 0.001 s
testBelowThreshold(int)[13] 0.001 s
testTempFileBelowThreshold(int)[1] 0.003 s
testTempFileBelowThreshold(int)[2] 0.002 s
testTempFileBelowThreshold(int)[3] 0.005 s
testTempFileBelowThreshold(int)[4] 0.004 s
testTempFileBelowThreshold(int)[5] 0.001 s
testTempFileBelowThreshold(int)[6] 0 s
testTempFileBelowThreshold(int)[7] 0.001 s
testTempFileBelowThreshold(int)[8] 0.003 s
testTempFileBelowThreshold(int)[9] 0.001 s
testTempFileBelowThreshold(int)[10] 0.001 s
testTempFileBelowThreshold(int)[11] 0.001 s
testTempFileBelowThreshold(int)[12] 0.001 s
testTempFileBelowThreshold(int)[13] 0.001 s
testThresholdReached(int)[1] 0.001 s
testThresholdReached(int)[2] 0.002 s
testThresholdReached(int)[3] 0.002 s
testThresholdReached(int)[4] 0.001 s
testThresholdReached(int)[5] 0.049 s
testThresholdReached(int)[6] 0.026 s
testThresholdReached(int)[7] 0.008 s
testThresholdReached(int)[8] 0.005 s
testThresholdReached(int)[9] 0.007 s
testThresholdReached(int)[10] 0.033 s
testThresholdReached(int)[11] 0.008 s
testThresholdReached(int)[12] 0.010 s
testThresholdReached(int)[13] 0.001 s
testWriteToLargeCtor(int)[1] 0.007 s
testWriteToLargeCtor(int)[2] 0.009 s
testWriteToLargeCtor(int)[3] 0.003 s
testWriteToLargeCtor(int)[4] 0.002 s
testWriteToLargeCtor(int)[5] 0.002 s
testWriteToLargeCtor(int)[6] 0.002 s
testWriteToLargeCtor(int)[7] 0.002 s
testWriteToLargeCtor(int)[8] 0.001 s
testWriteToLargeCtor(int)[9] 0.002 s
testWriteToLargeCtor(int)[10] 0.002 s
testWriteToLargeCtor(int)[11] 0.001 s
testWriteToLargeCtor(int)[12] 0.002 s
testWriteToLargeCtor(int)[13] 0.001 s
testBelowThresholdGetInputStream(int)[1] 0.004 s
testBelowThresholdGetInputStream(int)[2] 0.001 s
testBelowThresholdGetInputStream(int)[3] 0.001 s
testBelowThresholdGetInputStream(int)[4] 0.001 s
testBelowThresholdGetInputStream(int)[5] 0.001 s
testBelowThresholdGetInputStream(int)[6] 0.006 s
testBelowThresholdGetInputStream(int)[7] 0.001 s
testBelowThresholdGetInputStream(int)[8] 0.001 s
testBelowThresholdGetInputStream(int)[9] 0.001 s
testBelowThresholdGetInputStream(int)[10] 0.001 s
testBelowThresholdGetInputStream(int)[11] 0 s
testBelowThresholdGetInputStream(int)[12] 0.001 s
testBelowThresholdGetInputStream(int)[13] 0.001 s
testTempFileError 0.004 s
testAboveThreshold(int)[1] 0.002 s
testAboveThreshold(int)[2] 0.001 s
testAboveThreshold(int)[3] 0.002 s
testAboveThreshold(int)[4] 0.005 s
testAboveThreshold(int)[5] 0.002 s
testAboveThreshold(int)[6] 0.002 s
testAboveThreshold(int)[7] 0.002 s
testAboveThreshold(int)[8] 0.011 s
testAboveThreshold(int)[9] 0.004 s
testAboveThreshold(int)[10] 0.013 s
testAboveThreshold(int)[11] 0.035 s
testAboveThreshold(int)[12] 0.035 s
testAboveThreshold(int)[13] 0.069 s
testAtThreshold(int)[1] 0.005 s
testAtThreshold(int)[2] 0.016 s
testAtThreshold(int)[3] 0.001 s
testAtThreshold(int)[4] 0.002 s
testAtThreshold(int)[5] 0.001 s
testAtThreshold(int)[6] 0.004 s
testAtThreshold(int)[7] 0.019 s
testAtThreshold(int)[8] 0.003 s
testAtThreshold(int)[9] 0.003 s
testAtThreshold(int)[10] 0.008 s
testAtThreshold(int)[11] 0.006 s
testAtThreshold(int)[12] 0.001 s
testAtThreshold(int)[13] 0 s
testTempFileAboveThreshold(int)[1] 0.003 s
testTempFileAboveThreshold(int)[2] 0.002 s
testTempFileAboveThreshold(int)[3] 0.002 s
testTempFileAboveThreshold(int)[4] 0.001 s
testTempFileAboveThreshold(int)[5] 0.002 s
testTempFileAboveThreshold(int)[6] 0.002 s
testTempFileAboveThreshold(int)[7] 0.017 s
testTempFileAboveThreshold(int)[8] 0.001 s
testTempFileAboveThreshold(int)[9] 0.002 s
testTempFileAboveThreshold(int)[10] 0.001 s
testTempFileAboveThreshold(int)[11] 0.002 s
testTempFileAboveThreshold(int)[12] 0.001 s
testTempFileAboveThreshold(int)[13] 0.002 s
testAboveThresholdGetInputStream(int, Path)[1] 0.090 s
testAboveThresholdGetInputStream(int, Path)[2] 0.012 s
testAboveThresholdGetInputStream(int, Path)[3] 0.020 s
testAboveThresholdGetInputStream(int, Path)[4] 0.010 s
testAboveThresholdGetInputStream(int, Path)[5] 0.010 s
testAboveThresholdGetInputStream(int, Path)[6] 0.004 s
testAboveThresholdGetInputStream(int, Path)[7] 0.002 s
testAboveThresholdGetInputStream(int, Path)[8] 0.004 s
testAboveThresholdGetInputStream(int, Path)[9] 0.059 s
testAboveThresholdGetInputStream(int, Path)[10] 0.017 s
testAboveThresholdGetInputStream(int, Path)[11] 0.014 s
testAboveThresholdGetInputStream(int, Path)[12] 0.009 s
testAboveThresholdGetInputStream(int, Path)[13] 0.010 s

TailerTest

testBufferBreak 0.345 s
testStopWithNoFile 0.216 s
testSimpleConstructorWithDelayAndFromStartWithReopenAndBufferSizeAndCharset 0.209 s
testLongFile 0.566 s
testSimpleConstructorWithDelayAndFromStartWithBufferSize 0.205 s
testIO335 0.711 s
testSimpleConstructorWithDelay 0.208 s
testCreateWithDelayAndFromStartWithBufferSize 0.206 s
testBuilderWithNonStandardTailable 0.235 s
testCreatorWithDelayAndFromStartWithReopen 0.210 s
testMultiByteBreak 0.710 s
testCreateWithDelay 0.209 s
testSimpleConstructorWithDelayAndFromStart 0.206 s
testStopWithNoFileUsingExecutor 0.203 s
testSimpleConstructor 0.205 s
testSimpleConstructorWithDelayAndFromStartWithReopen 0.205 s
testCreateWithDelayAndFromStartWithReopenAndBufferSizeAndCharset 0.210 s
testSimpleConstructorWithDelayAndFromStartWithReopenAndBufferSize 0.202 s
testTailerEof 0.812 s
testInterrupt 1.108 s
testCreate 0.206 s
testCreateWithDelayAndFromStartWithReopenAndBufferSize 0.207 s
testTailerEndOfFileReached 1.728 s
testCreateWithDelayAndFromStart 0.204 s
testTailer 4.426 s

StandardLineSeparatorTest

testCRLF_getBytes 0.046 s
testCRLF 0.006 s
testCR 0.001 s
testLF 0.001 s
testLF_getBytes 0.001 s
testCR_getBytes 0.001 s

BrokenReaderTest

testTryWithResources 0.034 s
testClose 0.002 s
testReady 0.001 s
testReset 0.001 s
testMark 0.002 s
testRead 0.003 s
testSkip 0.001 s
testInstance 0.002 s
testReadCharArray 0.001 s
testReadCharArrayIndexed 0.001 s

IOUtilsCopyTest

testCopy_readerToOutputStream_Encoding_nullEncoding 0.032 s
testCopy_inputStreamToWriter_Encoding 0.002 s
testCopy_byteArrayOutputStreamToInputStream_nullOutputStream 0.003 s
testCopy_readerToWriter_nullIn 0.001 s
testCopy_readerToOutputStream_nullOut 0.001 s
testCopy_readerToAppendable 0.002 s
testCopy_URLToFile 0.076 s
testCopy_inputStreamToOutputStream_nullIn 0.001 s
testCopy_readerToWriter_IO84 0.029 s
testCopy_readerToOutputStream 0.002 s
testCopy_readerToAppendable_nullIn 0.001 s
testCopy_inputStreamToWriter_nullOut 0.002 s
testCopy_inputStreamToOutputStream_IO84 0.045 s
testCopy_inputStreamToWriter 0.003 s
testCopy_inputStreamToOutputStreamWithBufferSize 0.013 s
testCopy_inputStreamToOutputStream_nullOut 0.001 s
testCopy_byteArrayOutputStreamToInputStream 0.026 s
testCopy_inputStreamToWriter_nullIn 0.002 s
testCopy_readerToOutputStream_Encoding_nullIn 0.012 s
testCopy_readerToWriter_nullOut 0.003 s
testCopy_inputStreamToWriter_Encoding_nullEncoding 0.002 s
testCopy_URLToOutputStream 0.005 s
testCopy_readerToOutputStream_Encoding_nullOut 0.011 s
testCopy_inputStreamToOutputStream 0.002 s
testCopy_readerToAppendable_nullOut 0.001 s
testCopy_readerToAppendable_IO84 0.050 s
testCopy_inputStreamToWriter_Encoding_nullOut 0.002 s
testCopy_readerToOutputStream_nullIn 0.006 s
testCopy_readerToWriter 0.005 s
testCopy_inputStreamToWriter_Encoding_nullIn 0.005 s
testCopy_readerToOutputStream_Encoding 0.006 s

PathOriginTest

testGetCharSequence 0.086 s
testSize 0.002 s
testGetByteArray 0.004 s
testGetFile 0.001 s
testGetPath 0.001 s
testGetByteArrayAt_0_0 0.058 s
testGetByteArrayAt_0_1 0.012 s
testGetByteArrayAt_1_1 0.006 s
testGetOutputStream 0.007 s
testGetReader 0.006 s
testGetWriter 0.006 s
testGetInputStream 0.006 s

FilenameUtilsWildcardTest

testSplitOnTokens 0.073 s
test_IO_246 0.028 s
testMatch 0.004 s
testMatchCaseSpecified 0.001 s
testLocaleIndependence 0.162 s
testMatch2 0.003 s
testMatchOnSystem 0.001 s

PathUtilsCleanDirectoryTest

testCleanEmptyDirectory 0.096 s
testCleanDirectory2FileSize2 0.014 s
testCleanDirectory1FileSize0 0.005 s
testCleanDirectory1FileSize1 0.004 s

CharsetDecodersTest

testToCharsetDecoders_default 0.035 s
testToCharsetDecoders_ISO_8859_1 0.002 s
testToCharsetDecoders_null 0.001 s

PathUtilsContentEqualsTest

testFileContentEqualsZip 0.175 s
testFileContentEquals 0.026 s
testDirectoryContentEquals 0.026 s
testDirectoryAndFileContentEquals 0.019 s
testFileContentEqualsZipFileSystem 0.104 s

LineIteratorTest

testThreeLines 0.148 s
testTwoLines 0.003 s
testOneLines 0.003 s
testValidEncoding 0.003 s
testNextLineOnlyDefaultEncoding 0.004 s
testInvalidEncoding 0.016 s
testFilteringBufferedReader 0.005 s
testZeroLines 0.003 s
testNextLineOnlyUtf8Encoding 0.002 s
testMissingFile 0.002 s
testNextWithException 0.002 s
testNextLineOnlyNullEncoding 0.003 s
testCloseEarly 0.003 s
testFilteringFileReader 0.002 s
testConstructor 0.002 s
testNextOnly 0.003 s

CountersEqualsAndHashCodeTest

testLongPathCountersEqualsByteCounters 0.036 s
testLongPathCountersHashCodeFileCounters 0.001 s
testLongCounterMixEquals 0.002 s
testMix 0.006 s
testLongCounterHashCodes 0.002 s
testLongPathCountersEqualsFileCounters 0.001 s
testBigIntegerCounterEquals 0.001 s
testLongCounterEquals 0.001 s
testBigIntegerHashCode 0.001 s
testLongPathCountersEqualsDirectoryCounters 0 s

TeeInputStreamTest

testSkip 0.050 s
testCloseMainIOException 1.866 s
testReadToArrayWithOffset 0.003 s
testMarkReset 0.002 s
testReadEverything 0.002 s
testCloseBranchIOException 0.103 s
testReadNothing 0.003 s
testReadOneByte 0.001 s
testReadToArray 0.001 s

AutoCloseInputStreamTest

testResetBeforeEndSetInputStream 0.041 s
testReadBuffer 0.014 s
testReadBufferOffsetLength 0.001 s
testClose 0.001 s
testRead 0.002 s
testResetBeforeEndCtor 0.006 s
testFinalize 0.005 s
testResetBeforeEndSetByteArray 0.003 s
testResetBeforeEndSetCharSequence 0.002 s

RegexpClassNameMatcherTest

testSimplePatternFromString 0.079 s
testOrPattern 0.001 s
testSimplePatternFromPattern 0.001 s
testNullPatternPattern 0.003 s
testNullStringPattern 0.001 s

DirectoryWalkerTest

testFilterAndLimitA 0.182 s
testFilterAndLimitB 0.003 s
testFilterAndLimitC 0.002 s
testFilterAndLimitD 0.004 s
testHandleStartDirectoryFalse 0.001 s
testMissingStartDirectory 0.002 s
testFilterString 0.003 s
testMultiThreadCancel 0.024 s
testLimitToCurrent 0.001 s
testCancel 0.031 s
testFilter 0.003 s
testFilterDirAndFile1 0.005 s
testFilterDirAndFile2 0.006 s
testFilterDirAndFile3 0.006 s
testFilterDirAndFile4 0.010 s

FileChannelsTest

testContentEqualsEmpty 0.158 s
testContentEqualsDifferentPostfix 0.004 s
testContentEqualsDifferentPrefix 0.005 s

ByteOrderMarkTest

testGetBytes 0.045 s
testToString 0.004 s
testConstantCharsetNames 0.003 s
testHashCode 0.002 s
testGetCharsetName 0.001 s
testConstructorExceptions 0.002 s
testEquals 0.002 s
testGetInt 0.001 s
testLength 0.001 s

ReversedLinesFileReaderTestSimple

testUnsupportedEncodingUTF16 0.056 s
testLineCount 0.013 s
testToString 0.001 s
testFileSizeIsExactMultipleOfBlockSize 0.001 s
testUnsupportedEncodingBig5 0.009 s

FullClassNameMatcherTest

testWithNames 0.045 s
testNoNames 0.001 s

AgeFileFilterTest

testJavadocExampleUsingNio 0.464 s
testNoCounting 0.002 s
testJavadocExampleUsingIo 0.008 s

BrokenInputStreamTest

testTryWithResources 0.029 s
testClose 0.002 s
testReset 0.001 s
testRead 0.002 s
testSkip 0.001 s
testAvailable 0.002 s

DirectoryFileComparatorTest

testSortListNull 0.302 s
testSortList 0.031 s
testReverseComparator 0.025 s
testComparator 0.008 s
testToString 0.134 s
testSortArrayNull 0.015 s
testSortArray 0.007 s

MessageDigestCalculatingInputStreamTest

testNormalUse 0.137 s

WriterStreamOriginTest

testGetOutputStream 0.048 s
testGetWriter 0.001 s
testGetCharSequence 0.003 s
testSize 0.010 s
testGetByteArray 0.017 s
testGetFile 0.008 s
testGetPath 0.002 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0.001 s
testGetInputStream 0.001 s

TaggedReaderTest

testBrokenReader 0.058 s
testEmptyReader 0.014 s
testOtherException 0.001 s
testNormalReader 0.001 s

IOSpliteratorTest

testGetExactSizeIfKnown 0.167 s
testCharacteristics 0.011 s
testTrySplit 0.004 s
testAdapt 0.001 s
testEstimateSize 0.002 s
testHasCharacteristics 0.004 s
testForEachRemainingAsSpliterator 0.049 s
testTryAdvance 0.014 s
testForEachRemaining 0.005 s
testGetComparator 0.025 s
testAsSpliterator 0.013 s
testUnwrap 0.005 s

ProxyCollectionWriterTest

testArrayIOExceptionOnWriteCharArray1 6.818 s
testArrayIOExceptionOnWriteCharArray2 0.005 s
testTee 0.010 s
testConstructorsNull 0.002 s
testCollectionCloseBranchIOException 0.004 s
testArrayIOExceptionOnWriteStringIntInt1 0.009 s
testArrayIOExceptionOnWriteStringIntInt2 0.035 s
testArrayIOExceptionOnWriteInt1 0.055 s
testArrayIOExceptionOnWriteInt2 0.014 s
testArrayIOExceptionOnAppendCharSequence1 0.030 s
testArrayIOExceptionOnAppendCharSequence2 0.044 s
testArrayIOExceptionOnAppendCharSequenceIntInt1 0.004 s
testArrayIOExceptionOnAppendCharSequenceIntInt2 0.002 s
testArrayIOExceptionOnClose1 0.005 s
testArrayIOExceptionOnClose2 0.065 s
testArrayIOExceptionOnFlush1 0.030 s
testArrayIOExceptionOnFlush2 0.109 s
testArrayIOExceptionOnWriteCharArrayIntInt1 0.070 s
testArrayIOExceptionOnWriteCharArrayIntInt2 0.005 s
testArrayIOExceptionOnWriteString1 0.004 s
testArrayIOExceptionOnWriteString2 0.002 s
testArrayIOExceptionOnAppendChar1 0.003 s
testArrayIOExceptionOnAppendChar2 0.003 s

ReversedLinesFileReaderTestParamFile

testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[1] 0.096 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[2] 0.003 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[3] 0.003 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[4] 0.003 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[5] 0.018 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[6] 0.002 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[7] 0.007 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[8] 0.002 s
testDataIntegrityWithBufferedReader(String, String, Integer, boolean, boolean)[9] 0.002 s

ByteBufferCleanerTest

testCleanEmpty 0.039 s
testCleanFull 0.005 s
testSupported 0.007 s

IOExceptionListTest

testCheckEmpty 0.041 s
testCause 0.003 s
testEmptyList 0.001 s
testNullMessageArg 0.002 s
testMessageCause 0.001 s
testPrintStackTrace 0.003 s
testNullCause 0.002 s
testIterable 0.002 s

SizeFileComparatorTest

testSortListNull 0.076 s
testSortList 0.006 s
testReverseComparator 0.007 s
testComparator 0.013 s
testToString 0.009 s
testSortArrayNull 0.006 s
testSortArray 0.007 s
testNonExistentFile 0.022 s
testCompareDirectorySizes 0.020 s

UncheckedAppendableTest

testAppendCharThrows 0.050 s
testToString 0.004 s
testAppendCharSequenceThrows 0.017 s
testAppendCharSequence 0.001 s
testAppendCharSequenceIndexed 0.019 s
testAppendCharSequenceIndexedThrows 0.009 s
testAppendChar 0.002 s

ValidatingObjectInputStreamTest

testOurTestClassAcceptedSecond 0.078 s
testOurTestClassAcceptedFirstWildcard 0.009 s
testRejectOnly 0.006 s
testRejectWildcard 0.002 s
testOurTestClassAcceptedSecondWildcard 0.002 s
testRejectCustomMatcher 0.002 s
testAcceptPattern 0.002 s
testOurTestClassOnlyAccepted 0.001 s
testAcceptCustomMatcher 0.001 s
testAcceptWildcard 0.001 s
testExceptionIncludesClassName 0.002 s
testNoAccept 0.002 s
testRejectPrecedence 0.002 s
testRejectPattern 0.002 s
testOurTestClassNotAccepted 0.002 s
testReject 0.002 s
testCustomInvalidMethod 0.003 s
testOurTestClassAcceptedFirst 0.001 s

DeletingPathVisitorTest

testDeleteEmptyDirectory(DeletingPathVisitor)[1] 0.109 s
testDeleteEmptyDirectory(DeletingPathVisitor)[2] 0.002 s
testDeleteFolders1FileSize1Skip(PathCounters)[1] 0.025 s
testDeleteFolders1FileSize1Skip(PathCounters)[2] 0.003 s
testDeleteFolders2FileSize2(DeletingPathVisitor)[1] 0.007 s
testDeleteFolders2FileSize2(DeletingPathVisitor)[2] 0.004 s
testDeleteFolders1FileSize0(DeletingPathVisitor)[1] 0.005 s
testDeleteFolders1FileSize0(DeletingPathVisitor)[2] 0.002 s
testDeleteFolders1FileSize1(DeletingPathVisitor)[1] 0.002 s
testDeleteFolders1FileSize1(DeletingPathVisitor)[2] 0.003 s
testDeleteEmptyDirectoryNullCtorArg(PathCounters)[1] 0.002 s
testDeleteEmptyDirectoryNullCtorArg(PathCounters)[2] 0.001 s

FileDeleteStrategyTest

testDeleteForce 0.283 s
testToString 0.032 s
testDeleteNormal 0.023 s
testDeleteNull 0.015 s
testDeleteQuietlyNormal 0.011 s

FileEntryTest

testSerializable 0.072 s

FileUtilsTest

testCopyFile1 0.113 s
testCopyFile2 0.005 s
testCopyToDirectoryWithDirectory 0.009 s
testChecksumOnDirectory 0.006 s
testWriteLines_3arg_nullSeparator 0.039 s
testChecksum 0.014 s
testGetUserDirectoryPath 0.004 s
testForceDeleteReadOnlyFile 0.007 s
testCopyToDirectoryWithIterableSourceIsNull 0.004 s
testToFiles3a 0.003 s
testChecksumCRC32 0.005 s
testWriteLines_3argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.009 s
testCopyDirectoryToChild 0.034 s
testContentEqualsIgnoreEOL 0.014 s
testReadFileToString_Errors 0.017 s
testForceDeleteAFile1 0.003 s
testForceDeleteAFile2 0.004 s
testForceDeleteAFile3 0.022 s
testIsEmptyDirectory 0.013 s
testCopyToSelf 0.004 s
testDeleteQuietlyForNull 0.003 s
testToFile1 0.003 s
testToFile2 0.003 s
testToFile3 0.005 s
testToFile4 0.003 s
testToFile5 0.007 s
testToURLs1 0.004 s
testDeleteQuietlyNonExistent 0.004 s
test_openInputStream_existsButIsDirectory 0.005 s
testCopyDirectoryExceptions 0.005 s
testMoveFile_CopyDelete_WithoutFileDatePreservation 0.052 s
testListFilesOnlyNoDirs 0.021 s
testToFileUtf8 0.004 s
testCopyDirectoryToNonExistingDest 0.013 s
testToFiles1 0.004 s
testToFiles2 0.003 s
testToFiles3 0.003 s
testToFiles4 0.004 s
testWriteByteArrayToFile 0.004 s
testMoveFile_CopyDelete_Failed 0.005 s
testWriteLines_5argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.004 s
testWriteLines_4arg_Writer_nullData 0.004 s
testCopyToDirectoryWithFileSourceDoesNotExist 0.004 s
testMoveFile_Errors 0.007 s
testWriteStringToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.005 s
test_openOutputStream_exists 0.004 s
testListFilesWithDirs 0.007 s
testWriteLines_3argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.004 s
testWriteLines_4argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.004 s
testIO276 0.004 s
testIO300 0.006 s
testIO575 0.005 s
testWriteLines_5argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.005 s
testTouch 0.033 s
testGetUserDirectory 0.003 s
testWriteStringToFileIntoSymlinkedDir 0.007 s
testCopyToDirectoryWithFile 0.005 s
testCopyURLToFileCreatesParentDirs 0.007 s
testChecksumDouble 0.008 s
testToURLs3a 0.003 s
testWriteStringToFileWithNullCharset 0.005 s
testReadFileToByteArray_Errors 0.004 s
testMoveFile_Rename 0.004 s
testCopyFileLarge 0 s
- public void org.apache.commons.io.FileUtilsTest.testCopyFileLarge() throws java.lang.Exception is @Disabled -
testWriteByteArrayToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.005 s
testCopyDirectoryToDirectory_NonExistingDest 0.017 s
testMoveDirectory_CopyDelete 0.007 s
testGetFile_Parent 0.004 s
test_openOutputStream_noParentNoFile 0.004 s
testByteCountToDisplaySizeNumber 0.004 s
testWriteWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.008 s
testCopyFile2WithoutFileDatePreservation 0.004 s
testMoveFile_CopyDelete 0.005 s
testFileUtils 0.006 s
testForceMkdir 0.007 s
testCreateParentDirectories 0.004 s
testCopyFile1ToDir 0.006 s
testListFiles 0.010 s
testMoveDirectoryToDirectory_Errors 0.006 s
testCopyFile2ToDir 0.006 s
testForceDeleteDir 0.004 s
testGetFile 0.006 s
testWriteByteArrayToFile_WithOffsetAndLength 0.005 s
testReadLines 0.005 s
testIsDirectory 0.004 s
testWriteStringToFileWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.008 s
testCopyToDirectoryWithIterable 0.031 s
testReadFileToString_IOExceptionOnPosixFileSystem 0.011 s
testIsRegularFile 0.005 s
testGetTempDirectoryPath 0.005 s
testReadLines_IOExceptionOnPosixFileSystem 0.005 s
test_openOutputStream_notExists 0.005 s
testMoveDirectory_Errors 0.011 s
testReadFileToStringWithEncoding 0.006 s
testCopyToDirectoryWithIterableSourceDoesNotExist 0.006 s
testSizeOfAsBigInteger 0.007 s
testCopyURLToFileWithTimeout 0.009 s
testReadFileToByteArray_IOExceptionOnPosixFileSystem 0.005 s
testMoveFile_CopyDelete_WithFileDatePreservation 0.005 s
test_openOutputStream_notExistsCannotCreate 0.008 s
testForceMkdirParent 0.004 s
testCopyDirectoryToItself 0.006 s
testWriteStringToFileWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.005 s
testWriteLines_4arg 0.004 s
testReadLines_Errors 0.008 s
test_openOutputStream_noParentCreateFile 0.004 s
testCopyFileToOutputStream 0.005 s
testMoveDirectory_Rename 0.010 s
testWrite_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.026 s
testCopyDirectoryToGrandChild 0.028 s
testDeleteDirectoryWithNonDirectory 0.003 s
testWriteByteArrayToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s
testReadFileToByteArray 0.004 s
testCopyDirectoryWithPotentialFalsePartialMatch 0.047 s
testCountFolders2FileSize2 0.014 s
testCountFolders2FileSize4 0.005 s
testIsFileNewerOlder(long)[1] 0.045 s
testIsFileNewerOlder(long)[2] 0.033 s
testIsFileNewerOlder(long)[3] 0.010 s
testIsFileNewerOlder(long)[4] 0.015 s
testIsFileNewerOlder(long)[5] 0.012 s
testIsFileNewerOlder(long)[6] 0.009 s
testWriteStringToFileWithNullStringCharset 0.005 s
testIterateFilesOnlyNoDirs 0.006 s
testByteCountToDisplaySizeLong 0.004 s
testCountFolders1FileSize0 0.005 s
testCountFolders1FileSize1 0.004 s
testSizeOfDirectoryAsBigInteger 0.019 s
testGetTempDirectory 0.006 s
testWriteLines_4argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s
testTouchDirDoesNotExist 0.005 s
testWriteStringToFileIntoNonExistentSubdir 0.009 s
testMoveToDirectory 0.007 s
testReadFileToStringWithDefaultEncoding 0.004 s
testCompareSizeOf 0.025 s
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldDeletePreviousFileLines 0.006 s
testMoveToDirectory_Errors 0.004 s
testSizeOfDirectory 0.005 s
testDecodeUrlLenient 0.005 s
testWriteCharSequence1 0.004 s
testWriteCharSequence2 0.004 s
test_openOutputStream_intoExistingSymlinkedDir 0.005 s
testDecodeUrlNullSafe 0.003 s
testChecksumOnNullFile 0.003 s
testWriteLinesEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.004 s
testCopyDirectoryToExistingDest 0.009 s
testDeleteQuietlyDir 0.004 s
testContentEquals 0.008 s
testDecodeUrl 0.003 s
test_openInputStream_notExists 0.003 s
testWriteLines_4arg_nullSeparator 0.007 s
testIterateFiles 0.014 s
testCopyDirectoryFiltered 0.015 s
testWriteWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s
testDelete 0.004 s
testByteCountToDisplaySizeBigInteger 0.003 s
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.004 s
testChecksumOnNullChecksum 0.004 s
testIterateFilesAndDirs 0.007 s
testDeleteQuietlyFile 0.004 s
testWriteStringToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s
testWriteStringToFileWithCharset 0.004 s
test_openOutputStream_existsButIsDirectory 0.004 s
testMoveDirectoryToDirectory 0.005 s
testSizeOf 0.004 s
testMoveFileToDirectory_Errors 0.006 s
testCopyURLToFile 0.007 s
testWriteLinesEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s
testCopyToDirectoryWithFileSourceIsNull 0.008 s
test_openInputStream_exists 0.010 s
testCopyURLToFileReplacesExisting 0.014 s
testMoveFileToDirectory 0.007 s
testCopyDirectoryPreserveDates 0.020 s
testDecodeUrlEncodingUtf8 0.007 s
testWrite_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.005 s

IOComparatorTest

testThrowing 0.053 s
testCompareLong 0.003 s
testComparePath 0.001 s
testAsComparator 0.003 s

ThresholdingOutputStreamTest

testThresholdIOConsumer 0.218 s
testSetByteCount_OutputStream 0.009 s
testThresholdIOConsumerIOException 0.013 s
testThresholdIOConsumerUncheckedException 0.016 s
testSetByteCount_Stream 0.004 s

FileCleanerTest

testFileCleanerDirectory_ForceStrategy_FileSource 0.609 s
testFileCleanerExitWhenFinished1 0.525 s
testFileCleanerExitWhenFinished2 1.034 s
testFileCleanerDirectoryPathSource 0.573 s
testFileCleanerDirectory_NullStrategy 0.525 s
testFileCleanerFile 0.523 s
testFileCleanerNull 0.007 s
testFileCleanerDirectoryFileSource 0.522 s
testFileCleanerDirectory_ForceStrategy_PathSource 0.559 s
testFileCleanerExitWhenFinished_NoTrackAfter 0.015 s
testFileCleanerExitWhenFinishedFirst 0.553 s

IORunnableTest

testAsRunnable 0.107 s
testAccept 0.005 s

RandomAccessFileInputStreamTest

testReadByteArray 0.034 s
testConstructorRandomAccessFileNull 0.003 s
testRead 0.002 s
testSkip 0.001 s
testConstructorCloseOnCloseTrue 0.003 s
testAvailableLong 0.001 s
testConstructorRandomAccessFile 0.001 s
testGetters 0.002 s
testReadByteArrayBounds 0.001 s
testAvailable 0.001 s
testBuilderPathOpenOptions 0.016 s
testBuilderRandomAccessFile 0.014 s
testConstructorCloseOnCloseFalse 0.005 s
testBuilderFile 0.002 s
testBuilderPath 0.006 s

UncheckTest

testGetAsLongMessage 0.050 s
testGetAsInt 0.002 s
testRunMessage 0.009 s
testGet 0.009 s
testRun 0.008 s
testTest 0.020 s
testApplyIOFunctionOfTRT 0.015 s
testAcceptIOTriConsumerOfTUVTUV 0.009 s
testAcceptIOConsumerOfTT 0.009 s
testApplyIOBiFunctionOfTURTU 0.012 s
testApplyIOQuadFunctionOfTUVWRTUVW 0.003 s
testGetAsIntMessage 0.010 s
testAcceptIOBiConsumerOfTUTU 0.004 s
testGetAsLong 0.007 s
testAccept 0.004 s
testApply1 0.007 s
testApply2 0.004 s
testApply3 0.001 s
testGetMessage 0.010 s
testApplyIOTriFunctionOfTUVRTUV 0.001 s

IOUtilsWriteTest

testWriteLines_Writer_nullSeparator 0.032 s
testWrite_charArrayToWriter_Encoding_nullData 0.001 s
testWrite_stringToOutputStream_nullData 0.001 s
testWrite_charArrayToWriter_Encoding_nullStream 0.002 s
testWrite_byteArrayToWriter_Encoding_nullData 0.002 s
testWrite_charArrayToWriter 0.018 s
testWrite_charArrayToOutputStream_Encoding_nullData 0.005 s
testWrite_byteArrayToWriter_Encoding 0.003 s
testWriteLines_OutputStream_Encoding_nullStream 0.005 s
testWrite_charSequenceToOutputStream_nullStream 0.002 s
testWrite_stringToWriter 0.004 s
testWrite_charSequenceToOutputStream_Encoding_nullData 0.002 s
testWrite_byteArrayToOutputStream_nullData 0.006 s
testWriteLines_OutputStream_nullStream 0.003 s
testWrite_charSequenceToOutputStream_nullEncoding 0.006 s
testWriteLines_OutputStream_Encoding_nullData 0.007 s
testWrite_charArrayToOutputStream_Encoding 0.010 s
testWrite_byteArrayToWriter_Encoding_nullWriter 0.007 s
testWrite_charSequenceToOutputStream 0.009 s
testWrite_byteArrayToWriter_nullData 0.002 s
testWrite_charArrayToOutputStream_nullStream 0.007 s
testWrite_charSequenceToOutputStream_Encoding 0.004 s
testWrite_charArrayToOutputStream_nullData 0.002 s
testWrite_byteArrayToWriter_nullWriter 0.002 s
testWrite_charSequenceToOutputStream_nullData 0.002 s
testWrite_byteArrayToOutputStream 0.005 s
testWrite_byteArrayToOutputStream_nullStream 0.002 s
testWriteLines_Writer_nullStream 0.022 s
testWrite_stringToOutputStream_nullEncoding 0.001 s
testWrite_stringToOutputStream_Encoding_nullStream 0.001 s
testWriteLines_OutputStream_Encoding_nullSeparator 0.001 s
testWrite_byteArrayToWriter_Encoding_nullEncoding 0.004 s
testWrite_charArrayToOutputStream 0.004 s
testWriteLines_OutputStream_Encoding 0.014 s
testWrite_stringToOutputStream_Encoding_nullData 0.001 s
testWrite_stringToOutputStream_nullStream 0.003 s
testWrite_charSequenceToWriter_Encoding_nullData 0.001 s
testWrite_charSequenceToWriter_Encoding_nullStream 0.008 s
testWriteLines_OutputStream_Encoding_nullEncoding 0.003 s
testWrite_charArrayToOutputStream_nullEncoding 0.002 s
testWriteLines_OutputStream_nullSeparator 0.001 s
testWrite_stringToWriter_Encoding_nullStream 0.003 s
testWrite_stringToWriter_Encoding_nullData 0.003 s
testWriteLines_OutputStream_nullData 0.003 s
testWrite_charSequenceToWriter 0.008 s
testWrite_stringToOutputStream_Encoding 0.002 s
testWrite_charArrayToOutputStream_Encoding_nullStream 0.001 s
testWrite_charSequenceToOutputStream_Encoding_nullStream 0.004 s
testWriteLines_Writer 0.004 s
testWriteLines_Writer_nullData 0 s
testWriteLines_OutputStream 0.002 s
testWrite_stringToOutputStream 0.004 s
testWrite_byteArrayToWriter 0.002 s

XmlStreamWriterTest

testLatin15Encoding 0.173 s
testUTF16BEEncoding 0.007 s
testEUC_JPEncoding 0.075 s
testLatin1Encoding 0.007 s
testEmpty 0.003 s
testEBCDICEncoding 0.010 s
testNoXmlHeader 0.013 s
testDefaultEncoding 0.011 s
testUTF16Encoding 0.009 s
testUTF16LEEncoding 0.005 s
testLatin7Encoding 0.077 s
testUTF8Encoding 0.006 s
testLowerCaseEncodingWithTurkishLocale_IO_557 0.010 s

PathFileComparatorTest

testSortListNull 0.182 s
testSortList 0.003 s
testReverseComparator 0.005 s
testComparator 0.002 s
testToString 0.003 s
testSortArrayNull 0.003 s
testSortArray 0.002 s
testCaseSensitivity 0.002 s

CountingOutputStreamTest

testLargeFiles_IO84 0.160 s
testCounting 0.014 s

StringBuilderWriterTest

testAppendCharSequencePortion 0.069 s
testClose 0.001 s
testWriteCharArray 0.002 s
testWriteChar 0.002 s
testAppendCharSequence 0.001 s
testWriteString 0.002 s
testAppendConstructCapacity 0.001 s
testWriteCharArrayPortion 0 s
testAppendChar 0.002 s
testWriteStringPortion 0.001 s
testAppendConstructNull 0.001 s
testAppendConstructStringBuilder 0.002 s

XmlStreamReaderUtilitiesCompatibilityTest

testContentTypeEncoding 0.042 s
testTextXml 0.002 s
testCalculateHttpEncoding 0.088 s
testCalculateRawEncodingStandardUtf32 0.004 s
testCalculateRawEncodingAdditionalUTF16 0.001 s
testCalculateRawEncodingAdditionalUTF32 0.001 s
testCalculateHttpEncodingUtf32 0.001 s
testCalculateRawEncodingStandard 0.002 s
testAppXml 0.001 s
testCalculateRawEncodingNoBOM 0.001 s
testContentTypeMime 0.001 s

ClassLoaderObjectInputStreamTest

testObject1 0.041 s
testObject2 0.003 s
testResolveProxyClass 0.003 s
testPrimitiveLong 0.001 s
testExpected 0.001 s
testLong 0.002 s
testResolveProxyClassWithMultipleInterfaces 0.003 s

NameFileFilterTest

testJavadocExampleUsingNio 0.506 s
testNoCounting 0.001 s
testJavadocExampleUsingIo 0.012 s

CharSequenceReaderTest

testSerialization 0.041 s
testClose 0.002 s
testReady 0.002 s
testMark 0.001 s
testRead 0.004 s
testSkip 0.001 s
testToString 0.003 s
testMarkSupported 0.001 s
testReadCharArrayPortion 0 s
testReadCharArray 0.001 s
testConstructor 0.003 s

UncheckedFilterReaderTest

testResetThrows 0.051 s
testClose 0.002 s
testReadThrows 0.004 s
testReady 0.002 s
testRead 0.002 s
testSkip 0.002 s
testReadCharBufferThrows 0.003 s
testReadyThrows 0.001 s
testSkipThrows 0.001 s
testCloseThrows 0.001 s
testMarkReset 0.003 s
testMarkThrows 0.002 s
testReadCharBuffer 0.001 s
testReadCharArrayThrows 0.002 s
testReadCharArrayIndexedThrows 0.001 s
testReadCharArray 0.001 s
testReadCharArrayIndexed 0 s

QueueInputStreamTest

testTimeoutUnavailableData 0.561 s
testTimeoutInterrupted 0.003 s
testUnbufferedReadWrite(String)[1] 0.020 s
testUnbufferedReadWrite(String)[2] 0.001 s
testUnbufferedReadWrite(String)[3] 0.001 s
testUnbufferedReadWrite(String)[4] 0.001 s
testUnbufferedReadWrite(String)[5] 0.001 s
testUnbufferedReadWrite(String)[6] 0.006 s
testUnbufferedReadWrite(String)[7] 0.003 s
testUnbufferedReadWrite(String)[8] 0.003 s
testUnbufferedReadWrite(String)[9] 0.003 s
testUnbufferedReadWrite(String)[10] 0.004 s
testUnbufferedReadWrite(String)[11] 0.003 s
testUnbufferedReadWrite(String)[12] 0.010 s
testInvalidArguments 0.001 s
testBufferedReadWrite(String)[1] 0.015 s
testBufferedReadWrite(String)[2] 0.001 s
testBufferedReadWrite(String)[3] 0 s
testBufferedReadWrite(String)[4] 0 s
testBufferedReadWrite(String)[5] 0.001 s
testBufferedReadWrite(String)[6] 0.002 s
testBufferedReadWrite(String)[7] 0.002 s
testBufferedReadWrite(String)[8] 0.002 s
testBufferedReadWrite(String)[9] 0.003 s
testBufferedReadWrite(String)[10] 0.003 s
testBufferedReadWrite(String)[11] 0.004 s
testBufferedReadWrite(String)[12] 0.015 s
testBufferedWrites(String)[1] 0.001 s
testBufferedWrites(String)[2] 0.001 s
testBufferedWrites(String)[3] 0.001 s
testBufferedWrites(String)[4] 0 s
testBufferedWrites(String)[5] 0.001 s
testBufferedWrites(String)[6] 0.002 s
testBufferedWrites(String)[7] 0.001 s
testBufferedWrites(String)[8] 0.002 s
testBufferedWrites(String)[9] 0.002 s
testBufferedWrites(String)[10] 0.003 s
testBufferedWrites(String)[11] 0.003 s
testBufferedWrites(String)[12] 0.008 s
testBufferedReads(String)[1] 0.001 s
testBufferedReads(String)[2] 0 s
testBufferedReads(String)[3] 0.001 s
testBufferedReads(String)[4] 0.001 s
testBufferedReads(String)[5] 0 s
testBufferedReads(String)[6] 0.002 s
testBufferedReads(String)[7] 0.002 s
testBufferedReads(String)[8] 0.001 s
testBufferedReads(String)[9] 0.003 s
testBufferedReads(String)[10] 0.002 s
testBufferedReads(String)[11] 0.002 s
testBufferedReads(String)[12] 0.008 s
testUnbufferedReadWriteWithTimeout(String)[1] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[2] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[3] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[4] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[5] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[6] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[7] 0.002 s
testUnbufferedReadWriteWithTimeout(String)[8] 0.002 s
testUnbufferedReadWriteWithTimeout(String)[9] 0.002 s
testUnbufferedReadWriteWithTimeout(String)[10] 0.003 s
testUnbufferedReadWriteWithTimeout(String)[11] 0.002 s
testUnbufferedReadWriteWithTimeout(String)[12] 0.008 s
testResetArguments 0.001 s

IOBinaryOperatorStreamTest

testMaxBy 0.081 s
testMinBy 0.002 s
testAsBinaryOperator 0.005 s
testReduce 0.011 s

DirectoryWalkerTestCaseJava4

testFilterAndLimitA 0.044 s
testFilterAndLimitB 0.002 s
testFilterAndLimitC 0.001 s
testFilterAndLimitD 0.002 s
testHandleStartDirectoryFalse 0.001 s
testMissingStartDirectory 0.002 s
testMultiThreadCancel 0.011 s
testLimitToCurrent 0.001 s
testCancel 0.008 s
testFilter 0.003 s
testFilterDirAndFile1 0.004 s
testFilterDirAndFile2 0.004 s
testFilterDirAndFile3 0.005 s
testFilterDirAndFile4 0.008 s

ClosedReaderTest

testRead 0.030 s

MoreComplexObjectTest

testTrustJavaIncludingArrays 0.853 s
testTrustJavaLang 0.033 s
testUseBlacklist 0.038 s

FileUtilsCleanSymlinksTest

testIdentifiesSymlinkDir 0.122 s
testCleanDirWithParentSymlinks 0.066 s
testCleanDirWithSymlinkFile 0.009 s
testCleanDirWithASymlinkDir 0.010 s
testStillClearsIfGivenDirectoryIsASymlink 0.008 s
testIdentifiesBrokenSymlinkFile 0.007 s
testCorrectlyIdentifySymlinkWithParentSymLink 0.020 s
testIdentifiesSymlinkFile 0.007 s

CompositeFileComparatorTest

testSortListNull 0.150 s
testSortList 0.010 s
testReverseComparator 0.010 s
testComparator 0.009 s
testToString 0.008 s
testSortArrayNull 0.007 s
testSortArray 0.007 s
testConstructorIterable_order 0.005 s
testConstructorArray_Null 0.006 s
testConstructorIterable_Null 0.004 s

FileUtilsCopyDirectoryToDirectoryTest

testCopyDirectoryToDirectoryThrowsIllegalExceptionWithCorrectMessageWhenSrcDirIsNotDirectory 0.203 s
testCopyDirectoryToDirectoryThrowsIllegalArgumentExceptionWithCorrectMessageWhenDstDirIsNotDirectory 0.007 s
testCopyDirectoryToDirectoryThrowsNullPointerExceptionWithCorrectMessageWhenSrcDirIsNull 0.023 s
testCopyFileAndCheckAcl 0.048 s
testCopyDirectoryToDirectoryThrowsNullPointerExceptionWithCorrectMessageWhenDstDirIsNull 0.003 s

IOIteratorAdapterTest

testAdapt 0.224 s
testNext 0.002 s
testForEachRemaining 0.006 s
testHasNext 0.003 s
testAsIterator 0.017 s
testRemove 0.032 s

FilesUncheckTest

testSetLastModifiedTime 0.038 s
testNewOutputStream 0.036 s
testNewBufferedWriterPathCharsetOpenOptionArray 0.003 s
testNewDirectoryStreamPathString 0.009 s
testSetAttribute 0.003 s
testGetOwner 0.007 s
testNewBufferedReaderPath 0.018 s
testWalkPathFileVisitOptionArray 0.029 s
testWritePathIterableOfQextendsCharSequenceCharsetOpenOptionArray 0.011 s
testFind 0.003 s
testList 0.002 s
testMove 0.003 s
testSize 0.002 s
testLinesPath 0.009 s
testCreateSymbolicLink 0.004 s
testNewInputStream 0.003 s
testCopyPathPathCopyOptionArray 0.008 s
testNewBufferedWriterPathOpenOptionArray 0.003 s
testCreateTempDirectoryPathStringFileAttributeOfQArray 0.002 s
testGetPosixFilePermissions 0.002 s
testReadAttributesPathStringLinkOptionArray 0.001 s
testGetLastModifiedTime 0.001 s
testGetFileStore 0.004 s
testNewBufferedReaderPathCharset 0.002 s
testNewByteChannelPathSetOfQextendsOpenOptionFileAttributeOfQArray 0.001 s
testCreateTempFilePathStringStringFileAttributeOfQArray 0.001 s
testReadAllLinesPathCharset 0.001 s
testCreateTempFileStringStringFileAttributeOfQArray 0.011 s
testProbeContentType 0.005 s
testIsHidden 0.001 s
testWritePathIterableOfQextendsCharSequenceOpenOptionArray 0.002 s
testWritePathByteArrayOpenOptionArray 0.002 s
testIsSameFile 0.001 s
testWalkPathIntFileVisitOptionArray 0.001 s
testNewDirectoryStreamPath 0.001 s
testNewByteChannelPathOpenOptionArray 0.001 s
testReadSymbolicLink 0.003 s
testCreateTempDirectoryStringFileAttributeOfQArray 0.001 s
testReadAttributesPathClassOfALinkOptionArray 0.001 s
testCreateFile 0.001 s
testCreateLink 0.002 s
testWalkFileTreePathSetOfFileVisitOptionIntFileVisitorOfQsuperPath 0.003 s
testGetAttribute 0.001 s
testCreateDirectories 0.002 s
testCopyInputStreamPathCopyOptionArray 0.002 s
testReadAllLinesPath 0.002 s
testWalkFileTreePathFileVisitorOfQsuperPath 0.017 s
testDelete 0.001 s
testCopyPathOutputStream 0.003 s
testSetPosixFilePermissions 0.002 s
testReadAllBytes 0.017 s
testNewDirectoryStreamPathFilterOfQsuperPath 0.001 s
testCreateDirectory 0.002 s
testDeleteIfExists 0.001 s
testLinesPathCharset 0.001 s
testSetOwner 0.002 s

FileUtilsFileNewerTest

testIsFileNewerNoDate 0.589 s
testIsFileNewerNoFile 0.005 s
testIsFileNewer 0.029 s
testIsFileNewerNoFileReference 0.006 s
testIsFileNewerImaginaryFile 0.005 s

FileAlterationMonitorTest

testStopWhileWaitingForNextInterval 0.395 s
testCollectionConstructor 0.008 s
testMonitor 0.393 s
testThreadFactory 0.309 s
testCollectionConstructorShouldDoNothingWithNullObservers 0.002 s
testCollectionConstructorShouldDoNothingWithNullCollection 0.002 s
testAddRemoveObservers 0.005 s
testDefaultConstructor 0.006 s

UnixLineEndingInputStreamTest

testInTheMiddleOfTheLine 0.055 s
testCrOnlyEnsureAtEof 0.001 s
testSimpleString 0.001 s
testCrOnlyNotAtEof 0.001 s
testCrAtEnd 0.001 s
testTwoLinesAtEnd 0.001 s
testMultipleBlankLines 0.001 s
testRetainLineFeed 0.002 s

BoundedInputStreamTest

testOnMaxLength 0.031 s
testReadSingle 0.001 s
testReadArray 0.034 s

DirectoryFileFilterTest

testJavadocExampleUsingNio 1.014 s
testJavadocExampleUsingIo 0.023 s

FileOriginTest

testGetCharSequence 0.037 s
testSize 0.003 s
testGetByteArray 0.004 s
testGetFile 0.001 s
testGetPath 0.012 s
testGetByteArrayAt_0_0 0.108 s
testGetByteArrayAt_0_1 0.007 s
testGetByteArrayAt_1_1 0.001 s
testGetOutputStream 0.004 s
testGetReader 0.009 s
testGetWriter 0.010 s
testGetInputStream 0.001 s

ProxyWriterTest

testExceptions_in_write_int 0.248 s
testExceptions_in_close 0.008 s
testExceptions_in_flush 0.004 s
testWriteInt 0.004 s
testWriteCharArray 0.001 s
testExceptions_in_append_char 0.002 s
testExceptions_in_write_char_array 0.015 s
testExceptions_in_write_offset_char_array 0.012 s
testNullCharSequence 0.008 s
testExceptions_in_write_string_offset 0.015 s
testNullCharArray 0.001 s
testWriteCharArrayPartial 0.001 s
testAppendCharSequence 0.002 s
testWriteString 0.001 s
testExceptions_in_write_string 0.001 s
testWriteStringPartial 0.001 s
testNullString 0.001 s
testAppendCharSequence_with_offset 0.002 s
testExceptions_in_append_charSequence 0.001 s
testAppendChar 0.001 s
testExceptions_in_append_charSequence_offset 0.002 s

UnsynchronizedFilterInputStreamTest

test_read$BII 0.102 s
test_read 0.013 s
test_available 0.005 s
test_read$B 0.004 s
test_markSupported 0.005 s
test_close 0.007 s
test_markI 0.002 s
test_reset 0.005 s
test_skipJ 0.002 s

SymbolicLinkFileFilterTest

testFileNameFilter_missingFile 0.019 s
testFileNameFilter_HardFile 0.001 s
testFileFilter_missingFile 0.001 s
testFileNameFilter_Link 0.001 s
testFileNameFilter_PathLink 0.001 s
testFileFilter_HardFile 0.002 s
testPathFilter_HardFile 0.004 s
testPathFilter_Link 0.001 s
testFileFilter_Link 0.001 s
testPathFilter_missingFile 0.001 s
testPathFilter_HardDirectory 0.001 s
testFileFilter_PathLink 0 s
testFileNameFilter_HardDirectory 0.001 s
testPathFilter_PathLink 0.004 s
testSymbolicLinkFileFilter 0.010 s
testFileFilter_HardDirectory 0.001 s

NullReaderTest

testRead 0.073 s
testSkip 0.002 s
testEOFException 0.002 s
testMarkNotSupported 0.002 s
testReadCharArray 0.001 s
testMarkAndReset 0.002 s

AppendableOutputStreamTest

testWriteStringBuilder 0.348 s
testWriteInt 0.002 s

UncheckedIOExceptionsTest

testWrap 0.031 s
testCreate 0.001 s

CountingInputStreamTest

testLargeFiles_IO84 0.109 s
testResetting 0.003 s
testZeroLength1 0.001 s
testZeroLength2 0.001 s
testZeroLength3 0.001 s
testSkipping 0.024 s
testEOF1 0.002 s
testEOF2 0.001 s
testEOF3 0.001 s
testCounting 0.002 s

FileUtilsDeleteDirectoryWindowsTest

testDeletesRegular 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithSymlinkFile 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymlinkDir 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirectoryNullArgument 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink 0 s
- Disabled on operating system: Mac OS X -
testDeletesNested 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymlinkDir2 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink2 0 s
- Disabled on operating system: Mac OS X -
testDeleteInvalidLinks 0 s
- Disabled on operating system: Mac OS X -

FileUtilsCleanDirectoryTest

testDeletesRegular 0.134 s
testThrowsOnNullList 0.069 s
testCleanEmpty 0.004 s
testCleanDirectoryToForceDelete 0.014 s
testDeletesNested 0.024 s

InputStreamOriginTest

testGetCharSequence 0.094 s
testSize 0.013 s
testGetByteArray 0.058 s
testGetByteArrayAt_0_0 0.011 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.010 s
testGetReader 0.001 s
testGetInputStream 0.001 s
testGetFile 0.013 s
testGetPath 0.001 s
testGetOutputStream 0.011 s
testGetWriter 0.001 s

UnsynchronizedBufferedInputStreamTest

test_read$BII 0.085 s
test_skip_NullInputStream 0.007 s
test_read 0.002 s
test_ConstructorLjava_io_InputStream 0.002 s
test_available 0.002 s
test_markSupported 0.002 s
test_ConstructorLjava_io_InputStreamI 0.005 s
test_close 1.003 s
test_markI 0.004 s
test_reset 0.003 s
test_skipJ 0.003 s
test_reset_scenario1 0.003 s
test_reset_scenario2 0.003 s

PathUtilsDeleteDirectoryTest

testDeleteAbsentDirectory 0.227 s
testDeleteEmptyDirectory 0.017 s
testDeleteDirectory2FileSize2 0.011 s
testDeleteDirectory1FileSize0 0.005 s
testDeleteDirectory1FileSize1 0.004 s
testDeleteDirectory1FileSize0NoOptions 0.003 s
testDeleteDirectory1FileSize0OverrideReadOnly 0.003 s

StreamIteratorTest

testForEachRemaining 0.033 s
testHasNext 0.001 s

DirectoryStreamFilterTest

testFilterByName 0.068 s
testFilterByNameNot 0.005 s

IOFunctionTest

testApplyThrowsException 0.200 s
testAndThenFunction 0.066 s
testComposeFunction 0.042 s
testApply 0.084 s
testAndThenIOFunction 0.086 s
testComposeIOFunction 0.004 s
testComposeSupplier 0.004 s
testIdentity 0.021 s
testComposeIOSupplier 0.002 s
testAndThenConsumer 0.032 s
testAsFunction 0.258 s
testAndThenIOConsumer 0.005 s

URIOriginTest

testGetCharSequence 0.037 s
testSize 0.003 s
testGetByteArray 0.004 s
testGetFile 0.002 s
testGetPath 0.001 s
testGetByteArrayAt_0_0 0.012 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.004 s
testGetOutputStream 0.005 s
testGetReader 0.014 s
testGetWriter 0.010 s
testGetInputStream 0.008 s

XmlStreamReaderTest

testConstructorURLConnectionInputNull 0.032 s
testConstructorFileInputOpenOptions 0.040 s
testRawNoBomIso8859_1 0.040 s
testRawContent 0.007 s
testHttp 0.284 s
testConstructorFileInput 0.003 s
testRawNoBomCp1047 0.036 s
testConstructorURLInputNull 0.002 s
testConstructorFileInputNull 0.002 s
testConstructorURLConnectionInput 0.763 s
testConstructorPathInput 0.001 s
testConstructorURLInput 0.092 s
testRawBomUtf16 0.034 s
testRawBomUtf32 0.022 s
testRawNoBomUsAscii 0.004 s
testEncodingAttributeXML 0.001 s
testRawNoBomUtf16BE 0.009 s
testRawNoBomUtf16LE 0.005 s
testRawNoBomUtf32BE 0.007 s
testRawNoBomUtf32LE 0.006 s
testRawNoBomUtf8 0.005 s
testHttpContent 0.001 s
testIO_815(String)[1] 0.022 s
testIO_815(String)[2] 0.006 s
testIO_815(String)[3] 0.002 s
testIO_815(String)[4] 0.005 s
testIO_815(String)[5] 0.004 s
testIO_815(String)[6] 0.002 s
testIO_815(String)[7] 0.003 s
testIO_815(String)[8] 0.004 s
testIO_815(String)[9] 0.002 s
testIO_815(String)[10] 0.004 s
testIO_815(String)[11] 0.002 s
testIO_815(String)[12] 0.002 s
testIO_815(String)[13] 0.002 s
testIO_815(String)[14] 0.005 s
testIO_815(String)[15] 0.002 s
testIO_815(String)[16] 0.002 s
testIO_815(String)[17] 0.002 s
testIO_815(String)[18] 0.002 s
testIO_815(String)[19] 0.005 s
testIO_815(String)[20] 0.002 s
testIO_815(String)[21] 0.002 s
testIO_815(String)[22] 0.002 s
testIO_815(String)[23] 0.001 s
testIO_815(String)[24] 0.002 s
testIO_815(String)[25] 0.002 s
testIO_815(String)[26] 0.002 s
testIO_815(String)[27] 0.002 s
testIO_815(String)[28] 0.001 s
testIO_815(String)[29] 0.003 s
testIO_815(String)[30] 0.005 s
testIO_815(String)[31] 0.001 s
testIO_815(String)[32] 0.002 s
testIO_815(String)[33] 0.002 s
testIO_815(String)[34] 0.001 s
testIO_815(String)[35] 0.001 s
testIO_815(String)[36] 0.002 s
testIO_815(String)[37] 0.001 s
testIO_815(String)[38] 0.002 s
testIO_815(String)[39] 0.001 s
testIO_815(String)[40] 0.001 s
testIO_815(String)[41] 0.001 s
testIO_815(String)[42] 0.001 s
testIO_815(String)[43] 0.002 s
testIO_815(String)[44] 0.010 s
testIO_815(String)[45] 0.003 s
testIO_815(String)[46] 0.003 s
testIO_815(String)[47] 0.001 s
testIO_815(String)[48] 0.002 s
testIO_815(String)[49] 0.002 s
testIO_815(String)[50] 0.013 s
testIO_815(String)[51] 0.003 s
testIO_815(String)[52] 0.001 s
testIO_815(String)[53] 0.001 s
testIO_815(String)[54] 0.001 s
testIO_815(String)[55] 0.002 s
testIO_815(String)[56] 0.001 s
testIO_815(String)[57] 0.002 s
testIO_815(String)[58] 0.003 s
testIO_815(String)[59] 0.002 s
testIO_815(String)[60] 0.003 s
testIO_815(String)[61] 0.002 s
testIO_815(String)[62] 0.002 s
testIO_815(String)[63] 0.004 s
testIO_815(String)[64] 0.001 s
testIO_815(String)[65] 0.002 s
testIO_815(String)[66] 0.002 s
testIO_815(String)[67] 0.002 s
testIO_815(String)[68] 0.003 s
testIO_815(String)[69] 0.001 s
testIO_815(String)[70] 0.001 s
testIO_815(String)[71] 0.002 s
testIO_815(String)[72] 0.002 s
testIO_815(String)[73] 0.003 s
testIO_815(String)[74] 0.002 s
testIO_815(String)[75] 0.002 s
testIO_815(String)[76] 0.001 s
testIO_815(String)[77] 0.001 s
testIO_815(String)[78] 0.001 s
testIO_815(String)[79] 0 s
testIO_815(String)[80] 0.001 s
testIO_815(String)[81] 0.001 s
testIO_815(String)[82] 0.001 s
testIO_815(String)[83] 0.001 s
testIO_815(String)[84] 0.001 s
testIO_815(String)[85] 0.001 s
testIO_815(String)[86] 0.001 s
testIO_815(String)[87] 0.001 s
testIO_815(String)[88] 0.003 s
testIO_815(String)[89] 0.001 s
testIO_815(String)[90] 0.001 s
testIO_815(String)[91] 0.001 s
testIO_815(String)[92] 0.002 s
testIO_815(String)[93] 0.004 s
testIO_815(String)[94] 0.003 s
testIO_815(String)[95] 0.001 s
testIO_815(String)[96] 0.005 s
testIO_815(String)[97] 0.005 s
testIO_815(String)[98] 0.001 s
testIO_815(String)[99] 0.001 s
testIO_815(String)[100] 0.001 s
testIO_815(String)[101] 0.001 s
testIO_815(String)[102] 0.001 s
testIO_815(String)[103] 0.003 s
testIO_815(String)[104] 0.003 s
testIO_815(String)[105] 0.002 s
testIO_815(String)[106] 0.001 s
testIO_815(String)[107] 0.001 s
testIO_815(String)[108] 0.002 s
testIO_815(String)[109] 0.006 s
testIO_815(String)[110] 0.002 s
testIO_815(String)[111] 0.002 s
testIO_815(String)[112] 0.003 s
testIO_815(String)[113] 0.002 s
testIO_815(String)[114] 0.003 s
testIO_815(String)[115] 0.001 s
testIO_815(String)[116] 0.002 s
testIO_815(String)[117] 0.004 s
testIO_815(String)[118] 0.001 s
testIO_815(String)[119] 0.002 s
testIO_815(String)[120] 0.002 s
testIO_815(String)[121] 0.002 s
testIO_815(String)[122] 0.001 s
testIO_815(String)[123] 0.002 s
testIO_815(String)[124] 0.001 s
testIO_815(String)[125] 0.002 s
testIO_815(String)[126] 0.002 s
testIO_815(String)[127] 0.003 s
testIO_815(String)[128] 0.003 s
testIO_815(String)[129] 0.003 s
testIO_815(String)[130] 0.001 s
testIO_815(String)[131] 0.002 s
testIO_815(String)[132] 0.002 s
testIO_815(String)[133] 0.004 s
testIO_815(String)[134] 0.002 s
testIO_815(String)[135] 0.003 s
testIO_815(String)[136] 0.002 s
testIO_815(String)[137] 0.002 s
testIO_815(String)[138] 0.001 s
testIO_815(String)[139] 0.001 s
testIO_815(String)[140] 0 s
testIO_815(String)[141] 0.001 s
testIO_815(String)[142] 0.002 s
testIO_815(String)[143] 0.002 s
testIO_815(String)[144] 0.003 s
testIO_815(String)[145] 0.001 s
testIO_815(String)[146] 0.001 s
testIO_815(String)[147] 0.001 s
testIO_815(String)[148] 0.003 s
testIO_815(String)[149] 0.001 s
testIO_815(String)[150] 0 s
testIO_815(String)[151] 0.001 s
testIO_815(String)[152] 0.001 s
testIO_815(String)[153] 0.001 s
testIO_815(String)[154] 0.001 s
testIO_815(String)[155] 0.001 s
testIO_815(String)[156] 0.001 s
testIO_815(String)[157] 0.001 s
testIO_815(String)[158] 0.001 s
testIO_815(String)[159] 0.001 s
testIO_815(String)[160] 0.003 s
testIO_815(String)[161] 0.001 s
testIO_815(String)[162] 0.004 s
testIO_815(String)[163] 0.004 s
testIO_815(String)[164] 0.001 s
testIO_815(String)[165] 0.002 s
testIO_815(String)[166] 0.001 s
testIO_815(String)[167] 0.001 s
testIO_815(String)[168] 0.008 s
testIO_815(String)[169] 0.001 s
testIO_815(String)[170] 0.001 s
testIO_815(String)[171] 0.003 s
testIO_815(String)[172] 0 s
testIO_815(String)[173] 0.007 s
testLowerCaseEncodingWithTurkishLocale_IO_557 0.006 s
testConstructorInputStreamInputNull 0.001 s
testConstructorPathInputNull 0.001 s
testConstructorInputStreamInput 0.001 s
testRawBomUtf8 0.012 s

ThreadMonitorTest

testTimeout 0.260 s
testNoTimeoutMinus1 0.125 s
testCompletedWithoutTimeout 0.009 s
testNoTimeoutZero 0.106 s

CopyUtilsTest

testCopy_byteArrayToWriterWithEncoding 0.039 s
testCopy_readerToOutputStream 0.008 s
testCtor 0.002 s
testCopy_byteArrayToWriter 0.002 s
testCopy_byteArrayToOutputStream 0.002 s
testCopy_stringToWriter 0.001 s
testCopy_inputStreamToWriterWithEncoding 0.037 s
testCopy_inputStreamToWriter 0.002 s
testCopy_readerToOutputStreamString 0.001 s
testCopy_inputStreamToOutputStream 0.002 s
testCopy_stringToOutputStream 0.004 s
testCopy_stringToOutputStreamString 0.001 s
testCopy_readerToWriter 0.002 s

TaggedIOExceptionTest

testTaggedIOException 0.097 s

PathUtilsTest

testReadStringSimpleUtf8 0.078 s
testCreateDirectoriesNew 0.002 s
testCreateDirectoriesAlreadyExists 0.003 s
testGetLastModifiedFileTime_File_Present 0.004 s
testGetLastModifiedFileTime_Path_Present 0.002 s
testReadStringEmptyFile 0.006 s
testCopyDirectoryForDifferentFilesystemsWithAbsolutePathReverse 0.106 s
testTouch 0.050 s
testSetReadOnlyFile 0.033 s
testCreateDirectoriesForRoots 0.003 s
testCreateDirectoriesForRootsLinkOptionNull 0.002 s
testNewOutputStreamExistingFileAppendTrue 0.021 s
testIsDirectory 0.020 s
testNewDirectoryStream 0.015 s
testIsRegularFile 0.003 s
testCreateDirectoriesSymlinkClashing 0.004 s
testCreateDirectoriesSymlink 0.004 s
testGetLastModifiedFileTime_Path_FileTime_Absent 0.002 s
testCopyFile 0.004 s
testGetLastModifiedFileTime_Path_Absent 0.002 s
testGetLastModifiedFileTime_URL_Present 0.002 s
testNewOutputStreamExistingFileAppendFalse 0.003 s
testGetTempDirectory 0.001 s
testCopyURL 0.003 s
testReadAttributesPosix 0.002 s
testCopyDirectoryForDifferentFilesystemsWithRelativePathReverse 0.007 s
testCopyDirectoryForDifferentFilesystemsWithAbsolutePath 0.012 s
testWriteStringToFile1 0.006 s
testGetLastModifiedFileTime_URI_Present 0.002 s
testNewOutputStreamNewFileInsideExistingSymlinkedDir 0.003 s
testIsPosix 0.001 s
testNewOutputStreamNewFileAppendFalse 0.003 s
testCopyDirectoryForDifferentFilesystemsWithRelativePath 0.006 s
testNewOutputStreamNewFileAppendTrue 0.003 s

CircularBufferInputStreamTest

testIO683 0.061 s
testRandomRead 0.004 s

TempDirectoryTest

testCreateString 0.193 s
testCreatePath 0.010 s

IOBiConsumerTest

testAndThen 0.034 s
testAsBiConsumer 0.018 s
testNoopIOConsumer 0.003 s
testAccept 0.001 s

IOSupplierTest

testAsSupplier 0.118 s
testGet 0.001 s

FileUtilsWaitForTest

testWaitForNegativeDuration 0.042 s
testWaitFor0 0.001 s
testWaitForInterrupted 0.007 s

IOPredicateTest

testAndUnchecked 0.087 s
testFalse 0.017 s
testTrue 0.002 s
testIsEqualUnchecked 0.013 s
testTestChecked 0.021 s
testAsPredicate 0.032 s
testNegateChecked 0.079 s
testTestUnchecked 0.002 s
testOrUnchecked 0.003 s
testAndChecked 0.003 s
testOrChecked 0.010 s
testNegateUnchecked 0.014 s
testIsEqualChecked 0.003 s

SwappedDataInputStreamTest

testReadDouble 0.034 s
testSkipBytes 0.001 s
testReadBoolean 0.016 s
testReadUnsignedByte 0.001 s
testReadFloat 0.001 s
testReadFully 0.001 s
testReadShort 0.001 s
testReadByte 0.001 s
testReadChar 0.001 s
testReadLine 0.002 s
testReadLong 0.001 s
testReadUnsignedShort 0.001 s
testReadInt 0.001 s
testReadUTF 0.001 s

BoundedReaderTest

testLineNumberReaderAndStringReaderLastLineEolYes 0.034 s
testMarkResetMarkMore 0.003 s
testSkipTest 0.002 s
testMarkResetWithMarkOutsideBoundedReaderMax 0.001 s
testReadMultiWithOffset 0.001 s
testReadMulti 0.001 s
testLineNumberReaderAndFileReaderLastLineEolNo 0.130 s
testMarkReset 0.002 s
testLineNumberReaderAndStringReaderLastLineEolNo 0.001 s
testCloseTest 0.002 s
testShortReader 0.001 s
testMarkResetWithMarkOutsideBoundedReaderMaxAndInitialOffset 0.002 s
testMarkResetFromOffset1 0.003 s
testLineNumberReaderAndFileReaderLastLineEolYes 0.003 s
testReadTillEnd 0.002 s
testReadBytesEOF 0.001 s

ClosedInputStreamTest

testRead 0.029 s

AccumulatorPathVisitorTest

testFolderWhileDeletingSync(Supplier)[1] 0.139 s
test0ArgConstructor 0.014 s
testFolders2FileSize2(Supplier)[1] 0.004 s
testFolders2FileSize2(Supplier)[2] 0.003 s
testFolders2FileSize2(Supplier)[3] 0.006 s
testFolders1FileSize0(Supplier)[1] 0.003 s
testFolders1FileSize0(Supplier)[2] 0.004 s
testFolders1FileSize0(Supplier)[3] 0.004 s
testFolders1FileSize1(Supplier)[1] 0.032 s
testFolders1FileSize1(Supplier)[2] 0.011 s
testFolders1FileSize1(Supplier)[3] 0.043 s
testEmptyFolder(Supplier)[1] 0.007 s
testEmptyFolder(Supplier)[2] 0.011 s
testEmptyFolder(Supplier)[3] 0.051 s
testFolderWhileDeletingAsync(Supplier)[1] 2.790 s

CountersTest

testToString(Counter)[1] 0.041 s
testToString(Counter)[2] 0.001 s
testToString(PathCounters)[1] 0.014 s
testToString(PathCounters)[2] 0.003 s
testResetPathCounter(PathCounters)[1] 0.016 s
testResetPathCounter(PathCounters)[2] 0.001 s
testInitialValue(Counter)[1] 0.017 s
testInitialValue(Counter)[2] 0.003 s
testResetCounter(PathCounters)[1] 0.001 s
testResetCounter(PathCounters)[2] 0.001 s
testInitialValues(PathCounters)[1] 0.001 s
testInitialValues(PathCounters)[2] 0.001 s

FileSystemTest

testIsLegalName 0.068 s
testReplacementWithNUL 0.001 s
testToLegalFileNameWindows 0.005 s
testIsReservedFileName 0.001 s
testIsReservedFileNameOnWindows 0 s
- Disabled on operating system: Mac OS X -
testSupportsDriveLetter 0.002 s
testGetCurrent 0.032 s
testSorted 0.002 s
testGetBlockSize 0.001 s

ReaderOriginTest

testGetCharSequence 0.046 s
testSize 0.004 s
testGetByteArray 0.017 s
testGetByteArrayAt_0_0 0.007 s
testGetByteArrayAt_0_1 0.003 s
testGetByteArrayAt_1_1 0.006 s
testGetReader 0.010 s
testGetInputStream 0.071 s
testGetFile 0.010 s
testGetPath 0.002 s
testGetOutputStream 0.012 s
testGetWriter 0.012 s

IOTriFunctionTest

testAndThenIOFunction 0.045 s
testAccept 0.002 s

ExtensionFileComparatorTest

testSortListNull 0.576 s
testSortList 0.023 s
testReverseComparator 0.029 s
testComparator 0.004 s
testToString 0.004 s
testSortArrayNull 0.004 s
testSortArray 0.002 s
testCaseSensitivity 0.003 s

PathUtilsDeleteFileTest

testDeleteBrokenLink 0.097 s
testDeleteFileEmptyDirectory 0.008 s
testDeleteFileDoesNotExist 0.006 s
testDeleteFileDirectory1FileSize0 0.005 s
testDeleteFileDirectory1FileSize1 0.003 s
testDeleteReadOnlyFileDirectory1FileSize1 0.006 s
testSetReadOnlyFileDirectory1FileSize1 0.002 s

ClosedOutputStreamTest

testFlush 0.095 s
testWrite 0.009 s

FileWriterWithEncodingTest

testConstructor_File_encoding_badEncoding 0.801 s
testConstructorAppend_File_existingFile_withContent 0.202 s
testSameEncoding_string_CharsetEncoder_constructor 0.054 s
testSameEncoding_CharsetEncoder_constructor 0.061 s
testConstructor_File_nullFile 0.015 s
testSameEncoding_string_Charset_constructor 0.005 s
testSameEncoding_null_CharsetName_constructor 0.019 s
testSameEncoding_null_Charset_constructor 0.014 s
testSameEncoding_string_constructor 0.004 s
testConstructor_File_directory 0.004 s
testSameEncoding_null_CharsetEncoder_constructor 0.006 s
testDifferentEncoding 0.008 s
testSameEncoding_string_string_constructor 0.009 s
testSameEncoding_Charset_constructor 0.014 s
testConstructor_File_existingFile_withContent 0.003 s
testConstructor_fileName_nullFile 0.013 s

NullWriterTest

testNull 0.114 s

Failure Details

[Summary] [Package List] [Test Cases]


testCanExecute
- skipped: skipped
testReadXmlWithBOMUcs4
- skipped: skipped
testToString
- skipped: What should happen here?
testHashCode
- skipped: What should happen here?
testEquals
- skipped: What should happen here?
testResetBeforeEndSetCharSequence
- skipped: [IO-795] CharSequenceInputStream.reset() only works once
testSkip_RequiredCharsets
- skipped: public void org.apache.commons.io.input.CharSequenceInputStreamTest.testSkip_RequiredCharsets() throws java.lang.Exception is @Disabled
testMarkReset_RequiredCharsets
- skipped: public void org.apache.commons.io.input.CharSequenceInputStreamTest.testMarkReset_RequiredCharsets() throws java.lang.Exception is @Disabled
testToByteArray_InputStream_LongerThanIntegerMaxValue
- skipped: Disable by default as it uses too much memory and can cause builds to fail.
testToStringThrows
- skipped: What should happen here?
testEqualsThrows
- skipped: What should happen here?
testHashCodeThrows
- skipped: What should happen here?
testDeletesRegular
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithSymlinkFile
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithASymlinkDir
- skipped: Disabled on operating system: Mac OS X
testDeleteDirectoryNullArgument
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink
- skipped: Disabled on operating system: Mac OS X
testDeletesNested
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithASymlinkDir2
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink2
- skipped: Disabled on operating system: Mac OS X
testDeleteInvalidLinks
- skipped: Disabled on operating system: Mac OS X
testThrowsOnNullList
- skipped: Disabled on operating system: Mac OS X
testThrowsOnCannotDeleteFile
- skipped: Disabled on operating system: Mac OS X
testToStringThrows
- skipped: What should happen here?
testEqualsThrows
- skipped: What should happen here?
testHashCodeThrows
- skipped: What should happen here?
testCopyFileLarge
- skipped: public void org.apache.commons.io.FileUtilsTest.testCopyFileLarge() throws java.lang.Exception is @Disabled
testDeletesRegular
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithSymlinkFile
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithASymlinkDir
- skipped: Disabled on operating system: Mac OS X
testDeleteDirectoryNullArgument
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink
- skipped: Disabled on operating system: Mac OS X
testDeletesNested
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithASymlinkDir2
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink2
- skipped: Disabled on operating system: Mac OS X
testDeleteInvalidLinks
- skipped: Disabled on operating system: Mac OS X
testIsReservedFileNameOnWindows
- skipped: Disabled on operating system: Mac OS X