Apache Commons logo Commons IO

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
5634 0 0 34 99.4% 96.73 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.038 s
org.apache.commons.io.channels 153 0 0 0 100% 6.263 s
org.apache.commons.io.file 262 0 0 0 100% 2.408 s
org.apache.commons.io.build 234 0 0 0 100% 0.744 s
org.apache.commons.io.output 661 0 0 6 99.1% 4.000 s
org.apache.commons.io.monitor 29 0 0 0 100% 6.237 s
org.apache.commons.io 1735 0 0 24 98.6% 29.29 s
org.apache.commons.io.function 205 0 0 0 100% 0.760 s
org.apache.commons.io.input 1865 0 0 3 99.8% 39.01 s
org.apache.commons.io.comparator 63 0 0 0 100% 4.795 s
org.apache.commons.io.file.attribute 247 0 0 0 100% 0.159 s
org.apache.commons.io.file.spi 5 0 0 0 100% 0.032 s
org.apache.commons.io.input.compatibility 11 0 0 0 100% 0.037 s
org.apache.commons.io.serialization 45 0 0 0 100% 0.180 s
org.apache.commons.io.input.buffer 18 0 0 0 100% 0.083 s
org.apache.commons.io.filefilter 95 0 0 1 98.9% 2.700 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.020 s
CharsetDecodersTest 3 0 0 0 100% 0.018 s

org.apache.commons.io.channels

- Class Tests Errors Failures Skipped Success Rate Time
FileChannelsTest 153 0 0 0 100% 6.263 s

org.apache.commons.io.file

- Class Tests Errors Failures Skipped Success Rate Time
TempFileTest 2 0 0 0 100% 0.035 s
PathUtilsCountingTest 5 0 0 0 100% 0.045 s
PathUtilsIsEmptyTest 3 0 0 0 100% 0.044 s
CountingPathVisitorTest 10 0 0 0 100% 0.083 s
CopyDirectoryVisitorTest 12 0 0 0 100% 0.103 s
PathUtilsDeleteTest 16 0 0 0 100% 0.078 s
PathUtilsVisitorTest 12 0 0 0 100% 0.081 s
CleaningPathVisitorTest 13 0 0 0 100% 0.100 s
PathUtilsCleanDirectoryTest 4 0 0 0 100% 0.055 s
PathUtilsContentEqualsTest 15 0 0 0 100% 0.267 s
CountersEqualsAndHashCodeTest 10 0 0 0 100% 0.024 s
DeletingPathVisitorTest 15 0 0 0 100% 0.115 s
FilesUncheckTest 56 0 0 0 100% 0.127 s
PathUtilsDeleteDirectoryTest 7 0 0 0 100% 0.059 s
DirectoryStreamFilterTest 2 0 0 0 100% 0.027 s
PathUtilsTest 43 0 0 0 100% 0.167 s
TempDirectoryTest 2 0 0 0 100% 0.046 s
AccumulatorPathVisitorTest 16 0 0 0 100% 0.830 s
CountersTest 12 0 0 0 100% 0.058 s
PathUtilsDeleteFileTest 7 0 0 0 100% 0.064 s

org.apache.commons.io.build

- Class Tests Errors Failures Skipped Success Rate Time
AbstractSupplierTest 1 0 0 0 100% 0.018 s
CharSequenceOriginTest 25 0 0 0 100% 0.070 s
ByteArrayOriginTest 23 0 0 0 100% 0.059 s
OutputStreamOriginTest 23 0 0 0 100% 0.061 s
AbstractStreamBuilderTest 1 0 0 0 100% 0.025 s
PathOriginTest 23 0 0 0 100% 0.071 s
IORandomAccessFileOriginTest 23 0 0 0 100% 0.088 s
WriterStreamOriginTest 23 0 0 0 100% 0.068 s
RandomAccessFileOriginTest 23 0 0 0 100% 0.079 s
FileOriginTest 23 0 0 0 100% 0.069 s
InputStreamOriginTest 23 0 0 0 100% 0.069 s
ReaderOriginTest 23 0 0 0 100% 0.067 s

org.apache.commons.io.output

- Class Tests Errors Failures Skipped Success Rate Time
RandomAccessFileOutputStreamTest 8 0 0 0 100% 0.184 s
NullOutputStreamTest 2 0 0 0 100% 0.016 s
BrokenWriterTest 132 0 0 0 100% 0.121 s
LockableFileWriterTest 7 0 0 0 100% 0.059 s
TaggedOutputStreamTest 3 0 0 0 100% 0.036 s
QueueOutputStreamTest 4 0 0 0 100% 0.031 s
TeeOutputStreamTest 3 0 0 0 100% 0.564 s
ChunkedWriterTest 3 0 0 0 100% 0.025 s
TaggedWriterTest 3 0 0 0 100% 0.036 s
ByteArrayOutputStreamTest 46 0 0 0 100% 0.120 s
BrokenOutputStreamTest 67 0 0 0 100% 0.085 s
CloseShieldOutputStreamTest 1 0 0 0 100% 0.021 s
TeeWriterTest 23 0 0 0 100% 0.629 s
NullAppendableTest 1 0 0 0 100% 0.017 s
UncheckedFilterWriterTest 26 0 0 3 88.5% 0.043 s
ClosedWriterTest 2 0 0 0 100% 0.021 s
CloseShieldWriterTest 1 0 0 0 100% 0.565 s
AppendableWriterTest 6 0 0 0 100% 0.021 s
ChunkedOutputStreamTest 6 0 0 0 100% 0.049 s
UncheckedFilterOutputStreamTest 12 0 0 3 75.0% 0.034 s
ProxyOutputStreamTest 4 0 0 0 100% 0.035 s
WriterOutputStreamTest 17 0 0 0 100% 0.041 s
NullPrintStreamTest 2 0 0 0 100% 0.016 s
DeferredFileOutputStreamTest 170 0 0 0 100% 0.278 s
ProxyCollectionWriterTest 23 0 0 0 100% 0.616 s
UncheckedAppendableTest 7 0 0 0 100% 0.026 s
ThresholdingOutputStreamTest 10 0 0 0 100% 0.031 s
XmlStreamWriterTest 13 0 0 0 100% 0.046 s
CountingOutputStreamTest 2 0 0 0 100% 0.030 s
StringBuilderWriterTest 12 0 0 0 100% 0.026 s
ProxyWriterTest 21 0 0 0 100% 0.035 s
AppendableOutputStreamTest 2 0 0 0 100% 0.018 s
ClosedOutputStreamTest 5 0 0 0 100% 0.020 s
FileWriterWithEncodingTest 16 0 0 0 100% 0.089 s
NullWriterTest 1 0 0 0 100% 0.016 s

org.apache.commons.io.monitor

- Class Tests Errors Failures Skipped Success Rate Time
FileAlterationObserverTest 19 0 0 0 100% 5.425 s
SerializableFileTimeTest 1 0 0 0 100% 0.029 s
FileEntryTest 1 0 0 0 100% 0.033 s
FileAlterationMonitorTest 8 0 0 0 100% 0.750 s

org.apache.commons.io

- Class Tests Errors Failures Skipped Success Rate Time
FileUtilsCopyToFileTest 2 0 0 0 100% 0.050 s
IOCaseTest 22 0 0 0 100% 0.041 s
FilenameUtilsTest 40 0 0 0 100% 0.106 s
FileSystemUtilsTest 9 0 0 0 100% 0.055 s
IORandomAccessFileTest 9 0 0 0 100% 0.056 s
RandomAccessFileModeTest 32 0 0 0 100% 0.104 s
FileUtilsDirectoryContainsTest 12 0 0 0 100% 0.071 s
FileUtilsListFilesTest 6 0 0 0 100% 10.06 s
EndianUtilsTest 23 0 0 0 100% 0.033 s
FileCleaningTrackerTest 11 0 0 0 100% 5.311 s
HexDumpTest 2 0 0 0 100% 0.026 s
DemuxInputStreamTest 3 0 0 0 100% 0.257 s
RandomAccessFilesTest 8 0 0 0 100% 0.195 s
ByteOrderParserTest 3 0 0 0 100% 0.018 s
DeleteDirectoryTest 4 0 0 0 100% 0.062 s
IOUtilsTest 130 0 0 1 99.2% 0.385 s
FileUtilsDeleteDirectoryLinuxTest 11 0 0 11 0% 0.001 s
IOExceptionWithCauseTest 2 0 0 0 100% 0.019 s
CharsetsTest 973 0 0 1 99.9% 0.293 s
IOUtilsMultithreadedSkipTest 2 0 0 0 100% 0.038 s
IOIndexedExceptionTest 2 0 0 0 100% 0.023 s
StandardLineSeparatorTest 6 0 0 0 100% 0.022 s
IOUtilsCopyTest 31 0 0 0 100% 0.091 s
FilenameUtilsWildcardTest 7 0 0 0 100% 0.048 s
LineIteratorTest 16 0 0 0 100% 0.077 s
DirectoryWalkerTest 15 0 0 0 100% 0.049 s
ByteOrderMarkTest 10 0 0 0 100% 0.030 s
IOExceptionListTest 8 0 0 0 100% 0.028 s
FileDeleteStrategyTest 5 0 0 0 100% 0.053 s
FileUtilsTest 195 0 0 1 99.5% 0.486 s
FileCleanerTest 11 0 0 0 100% 5.307 s
IOUtilsWriteTest 53 0 0 0 100% 0.058 s
FileUtilsCleanSymlinksTest 8 0 0 0 100% 0.111 s
FileUtilsCopyDirectoryToDirectoryTest 5 0 0 0 100% 0.054 s
FileUtilsFileNewerTest 5 0 0 0 100% 0.056 s
UncheckedIOExceptionsTest 2 0 0 0 100% 0.018 s
FileUtilsDeleteDirectoryWindowsTest 9 0 0 9 0% 0.001 s
FileUtilsCleanDirectoryTest 5 0 0 0 100% 0.075 s
StreamIteratorTest 2 0 0 0 100% 0.018 s
ThreadMonitorTest 4 0 0 0 100% 0.335 s
CopyUtilsTest 13 0 0 0 100% 0.040 s
TaggedIOExceptionTest 1 0 0 0 100% 0.028 s
FileUtilsWaitForTest 8 0 0 0 100% 5.055 s
FileSystemTest 10 0 0 1 90.0% 0.039 s

org.apache.commons.io.function

- Class Tests Errors Failures Skipped Success Rate Time
IOBaseStreamTest 13 0 0 0 100% 0.036 s
IOUnaryOperatorTest 2 0 0 0 100% 0.022 s
IOLongSupplierTest 2 0 0 0 100% 0.024 s
EraseTest 9 0 0 0 100% 0.031 s
IOQuadFunctionTest 2 0 0 0 100% 0.019 s
IOTriConsumerTest 3 0 0 0 100% 0.020 s
IOConsumerTest 10 0 0 0 100% 0.044 s
IOBiFunctionTest 4 0 0 0 100% 0.024 s
IOStreamTest 56 0 0 0 100% 0.081 s
IOIntSupplierTest 2 0 0 0 100% 0.023 s
IOBooleanSupplierTest 2 0 0 0 100% 0.024 s
IOIteratorTest 7 0 0 0 100% 0.038 s
IOIterableTest 4 0 0 0 100% 0.023 s
IOSpliteratorTest 12 0 0 0 100% 0.031 s
IOComparatorTest 4 0 0 0 100% 0.026 s
IORunnableTest 3 0 0 0 100% 0.026 s
UncheckTest 21 0 0 0 100% 0.041 s
IOBinaryOperatorStreamTest 4 0 0 0 100% 0.029 s
IOIteratorAdapterTest 6 0 0 0 100% 0.036 s
IOIntConsumerTest 5 0 0 0 100% 0.027 s
IOFunctionTest 12 0 0 0 100% 0.035 s
IOBiConsumerTest 4 0 0 0 100% 0.025 s
IOSupplierTest 3 0 0 0 100% 0.024 s
IOPredicateTest 13 0 0 0 100% 0.032 s
IOTriFunctionTest 2 0 0 0 100% 0.019 s

org.apache.commons.io.input

- Class Tests Errors Failures Skipped Success Rate Time
ChecksumInputStreamTest 9 0 0 0 100% 0.037 s
CharacterFilterReaderTest 8 0 0 0 100% 0.028 s
TeeReaderTest 10 0 0 0 100% 0.598 s
WindowsLineEndingInputStreamTest 25 0 0 0 100% 0.058 s
UncheckedFilterInputStreamTest 12 0 0 0 100% 0.035 s
BOMInputStreamTest 49 0 0 1 98.0% 0.646 s
CharacterSetFilterReaderTest 11 0 0 0 100% 0.028 s
MemoryMappedFileInputStreamTest 45 0 0 0 100% 0.509 s
ReversedLinesFileReaderParamFileTest 9 0 0 0 100% 0.090 s
ObservableInputStreamTest 17 0 0 0 100% 0.062 s
TaggedInputStreamTest 5 0 0 0 100% 0.575 s
InfiniteCircularInputStreamTest 10 0 0 0 100% 0.025 s
ReadAheadInputStreamTest 19 0 0 0 100% 7.596 s
MessageDigestInputStreamTest 7 0 0 0 100% 0.060 s
UncheckedBufferedReaderTest 20 0 0 0 100% 0.039 s
XmlStreamReaderUtilitiesTest 11 0 0 0 100% 0.047 s
TimestampedObserverTest 2 0 0 0 100% 0.079 s
MarkShieldInputStreamTest 52 0 0 0 100% 0.664 s
SequenceReaderTest 14 0 0 0 100% 0.028 s
CharSequenceInputStreamTest 422 0 0 0 100% 0.345 s
ProxyInputStreamTest 18 0 0 0 100% 0.042 s
UnsynchronizedByteArrayInputStreamTest 16 0 0 0 100% 0.036 s
CloseShieldReaderTest 1 0 0 0 100% 0.544 s
ProxyReaderTest 2 0 0 0 100% 0.020 s
BufferedFileChannelInputStreamTest 21 0 0 0 100% 1.224 s
ThrottledInputStreamTest 23 0 0 0 100% 0.600 s
CircularInputStreamTest 11 0 0 0 100% 0.027 s
NullInputStreamTest 40 0 0 0 100% 0.068 s
CloseShieldInputStreamTest 6 0 0 0 100% 0.023 s
CharacterFilterReaderIntPredicateTest 10 0 0 0 100% 0.031 s
ReaderInputStreamTest 27 0 0 0 100% 0.100 s
TailerTest 27 0 0 0 100% 17.62 s
BrokenReaderTest 106 0 0 0 100% 0.105 s
TeeInputStreamTest 10 0 0 0 100% 0.648 s
AutoCloseInputStreamTest 16 0 0 0 100% 0.597 s
BrokenInputStreamTest 68 0 0 0 100% 0.087 s
MessageDigestCalculatingInputStreamTest 7 0 0 0 100% 0.604 s
TaggedReaderTest 4 0 0 0 100% 0.037 s
ByteBufferCleanerTest 3 0 0 0 100% 0.020 s
RandomAccessFileInputStreamTest 20 0 0 0 100% 0.041 s
ReversedLinesFileReaderParamBlockSizeTest 113 0 0 0 100% 0.186 s
ClassLoaderObjectInputStreamTest 7 0 0 0 100% 0.036 s
CharSequenceReaderTest 11 0 0 0 100% 0.030 s
UncheckedFilterReaderTest 17 0 0 0 100% 0.039 s
QueueInputStreamTest 141 0 0 1 99.3% 0.735 s
ClosedReaderTest 6 0 0 0 100% 0.019 s
UnixLineEndingInputStreamTest 9 0 0 0 100% 0.023 s
BoundedInputStreamTest 23 0 0 0 100% 0.647 s
UnsynchronizedBufferedReaderTest 16 0 0 0 100% 0.036 s
UnsynchronizedFilterInputStreamTest 9 0 0 0 100% 0.057 s
NullReaderTest 6 0 0 0 100% 0.023 s
CountingInputStreamTest 38 0 0 0 100% 0.651 s
ReversedLinesFileReaderSimpleTest 24 0 0 1 95.8% 0.081 s
UnsynchronizedBufferedInputStreamTest 13 0 0 0 100% 1.084 s
XmlStreamReaderTest 200 0 0 0 100% 0.657 s
SwappedDataInputStreamTest 15 0 0 0 100% 0.604 s
BoundedReaderTest 16 0 0 0 100% 0.059 s
ClosedInputStreamTest 8 0 0 0 100% 0.022 s

org.apache.commons.io.comparator

- Class Tests Errors Failures Skipped Success Rate Time
LastModifiedFileComparatorTest 7 0 0 0 100% 4.418 s
DefaultFileComparatorTest 7 0 0 0 100% 0.046 s
NameFileComparatorTest 8 0 0 0 100% 0.050 s
DirectoryFileComparatorTest 6 0 0 0 100% 0.049 s
SizeFileComparatorTest 9 0 0 0 100% 0.069 s
PathFileComparatorTest 8 0 0 0 100% 0.049 s
CompositeFileComparatorTest 10 0 0 0 100% 0.062 s
ExtensionFileComparatorTest 8 0 0 0 100% 0.052 s

org.apache.commons.io.file.attribute

- Class Tests Errors Failures Skipped Success Rate Time
FileTimesTest 247 0 0 0 100% 0.159 s

org.apache.commons.io.file.spi

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

org.apache.commons.io.input.compatibility

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

org.apache.commons.io.serialization

- Class Tests Errors Failures Skipped Success Rate Time
WildcardClassNameMatcherTest 3 0 0 0 100% 0.020 s
RegexpClassNameMatcherTest 5 0 0 0 100% 0.020 s
FullClassNameMatcherTest 2 0 0 0 100% 0.018 s
ValidatingObjectInputStreamTest 32 0 0 0 100% 0.071 s
MoreComplexObjectTest 3 0 0 0 100% 0.051 s

org.apache.commons.io.input.buffer

- Class Tests Errors Failures Skipped Success Rate Time
CircularByteBufferTest 14 0 0 0 100% 0.033 s
CircularBufferInputStreamTest 2 0 0 0 100% 0.024 s
PeekableInputStreamTest 2 0 0 0 100% 0.026 s

org.apache.commons.io.filefilter

- Class Tests Errors Failures Skipped Success Rate Time
FileFilterTest 55 0 0 1 98.2% 2.185 s
AndFileFilterTest 6 0 0 0 100% 0.026 s
PathMatcherFileFilterTest 1 0 0 0 100% 0.042 s
WildcardFileFilterTest 1 0 0 0 100% 0.042 s
RegexFileFilterTest 3 0 0 0 100% 0.031 s
OrFileFilterTest 5 0 0 0 100% 0.025 s
AgeFileFilterTest 3 0 0 0 100% 0.087 s
NameFileFilterTest 3 0 0 0 100% 0.080 s
DirectoryFileFilterTest 2 0 0 0 100% 0.127 s
SymbolicLinkFileFilterTest 16 0 0 0 100% 0.055 s

Test Cases

[Summary] [Package List] [Test Cases]

WildcardClassNameMatcherTest

testStar 0.011 s
testStarAndQuestionMark 0.001 s
testNoPattern 0.001 s

IOBaseStreamTest

testOnClose 0.016 s
testIteratorPathIO 0.002 s
testIteratorSimple 0.001 s
testClose 0.001 s
testParallelParallel 0.001 s
testWrap 0.001 s
testSequential 0 s
testIsParallel 0 s
testUnordered 0.001 s
testSequentialSequential 0.001 s
testUnwrap 0 s
testSpliterator 0.001 s
testParallel 0 s

FileUtilsCopyToFileTest

testCopyToFile 0.041 s
testCopyInputStreamToFile 0.002 s

ChecksumInputStreamTest

testAfterReadConsumer 0.021 s
testDefaultThresholdFailure 0.001 s
testSkip 0.002 s
testAvailableAfterClose 0 s
testAvailableAfterOpen 0 s
testReadAfterClose 0 s
testReadTakingByteArrayThrowsException 0.001 s
testReadTakingNoArgumentsThrowsException 0.001 s
testDefaultThresholdSuccess 0 s

FileFilterTest

testFileFilterUtils_or 0.033 s
testMakeSVNAware 0.011 s
testMagicNumberFileFilterValidation 0.003 s
testNameFilter 0.002 s
testFileEqualsFilter 0.002 s
testMagicNumberFileFilterString 0.009 s
testMagicNumberFileFilterBytesOffset 0.003 s
testAnd 0.001 s
testDeprecatedWildcard 0.003 s
testEmpty 0.007 s
testFalse 0.001 s
testFiles 0.001 s
testAnd2 0.001 s
testTrue 0.001 s
testFilterArray_IOFileFilter 0.001 s
testFileFilterUtils_and 0.001 s
testPrefixCaseInsensitive 0.001 s
testOr 0.001 s
testSizeFilterOnFiles 0.002 s
testSizeFilterOnPaths 0.003 s
testDirectory 0.001 s
testAndArray 0 s
testNameFilterNullListArgument 0 s
testFilterSet_fromArray 0 s
testFilterSet 0.001 s
testFilterSetNullParameters 0 s
testEnsureTestCoverage 0.001 s
testNameFilterNullArgument 0.001 s
testNullFilters 0.001 s
testCanRead 0.002 s
testMakeCVSAware 0.001 s
testMagicNumberFileFilterBytes 0.003 s
testMagicNumberFileFilterStringOffset 0.003 s
testDelegateFileFilter 0.001 s
testFilterArray_PathVisitorFileFilter_FileExistsNo 0.001 s
testCanWrite 0.001 s
testNameFilterNullArrayArgument 0.001 s
testDelegation 0.001 s
testFilterListNullParameters 0.001 s
testCanExecute 0 s
- skipped -
testFilterList_fromArray 0.001 s
testMakeDirectoryOnly 0.001 s
testHidden 0.001 s
testFilterPathsArrayNullParameters 0.001 s
testNegate 0 s
testMakeFileOnly 0.001 s
testFilterArray_fromList 0 s
testPrefix 0 s
testSuffix 0 s
testFilterArray_PathVisitorFileFilter_FileExistsYes 0.001 s
testPathEqualsFilter 0.001 s
testSuffixCaseInsensitive 0.001 s
testFilterList 0.001 s
testFilterFilesArrayNullParameters 0 s
testAgeFilter 2.036 s

IOUnaryOperatorTest

testIdentity 0.009 s
testAsUnaryOperator 0.005 s

IOCaseTest

test_checkCompare_case 0.011 s
test_checkCompare_functionality 0.001 s
test_getScratchByteArray 0.005 s
test_forName 0.001 s
test_checkStartsWith_case 0.001 s
test_isCaseSensitive_static 0 s
test_getName 0.001 s
test_checkEndsWith_case 0.001 s
test_getScratchByteArrayWriteOnly 0.001 s
test_checkStartsWith_functionality 0 s
test_checkEquals_functionality 0.001 s
test_serialization 0.003 s
test_checkEquals_case 0.001 s
test_checkIndexOf_functionality 0.001 s
test_getScratchCharArrayWriteOnly 0 s
test_isCaseSensitive 0 s
test_checkRegionMatches_functionality 0 s
test_checkIndexOf_case 0 s
test_checkRegionMatches_case 0 s
test_toString 0 s
test_checkEndsWith_functionality 0.001 s
test_getScratchCharArray 0.001 s

FileAlterationObserverTest

testConstructor_String_FileFilter 0.042 s
testBuilder_String 0.001 s
testBuilder_String_FileFilter_IOCase 0.001 s
testAddRemoveListeners 0.002 s
testConstructor_File 0.001 s
testToString 0.001 s
testBuilder_File_FileFilter_IOCase 0.001 s
testDirectory 0.688 s
testConstructor_String 0.001 s
testConstructor_File_FileFilter 0.001 s
testConstructor_File_FileFilter_IOCase 0.001 s
testFileCreate 1.176 s
testFileDelete 1.471 s
testBuilder_File_FileFilter 0.005 s
testBuilder_File 0.004 s
testBuilder_String_FileFilter 0.003 s
testFileUpdate 1.366 s
testConstructor_String_FileFilter_IOCase 0.004 s
testObserveSingleFile 0.630 s

RandomAccessFileOutputStreamTest

testWriteGetPathOnly 0.042 s
testWriteByteArrayAt 0.005 s
testClose 0.002 s
testFlush 0.119 s
testWriteGet 0.001 s
testWriteInt 0.002 s
testWriteByteArray 0.002 s
testWriteGetDefault 0.002 s

IOLongSupplierTest

testAsSupplier 0.014 s
testGet 0.001 s

CharacterFilterReaderTest

testInputSize2FilterSize1FilterFirst 0.009 s
testReadUsingReader 0.005 s
testReadFilteringEOF 0.002 s
testInputSize2FilterSize1FilterAll 0 s
testReadIntoBuffer 0 s
testInputSize2FilterSize1FilterLast 0.001 s
testInputSize0FilterSize1 0.001 s
testInputSize1FilterSize1 0 s

FilenameUtilsTest

testGetBaseName_with_null_character 0.033 s
testNormalize_with_null_character 0.002 s
testIsExtensionVarArgs 0.002 s
testGetFullPath 0.011 s
testIsExtensionCollection 0.002 s
testDirectoryContains 0.002 s
testNormalizeUnixWin 0.001 s
testGetPath_with_null_character 0.002 s
testSeparatorsToWindows 0.002 s
testNormalizeNoEndSeparatorUnixWin 0.001 s
testGetName 0.002 s
testGetPath 0.001 s
testEqualsNormalizedError_IO_128 0.002 s
testNormalizeNoEndSeparator 0.001 s
testGetBaseName 0.001 s
testNormalizeFromJavaDoc 0.001 s
testGetPathNoEndSeparator 0.001 s
testIsExtension 0.001 s
testEqualsNormalizedOnSystem 0.001 s
testEqualsOnSystem 0.001 s
testGetExtension 0.001 s
testGetFullPathNoEndSeparator_IO_248 0.001 s
testEquals_fullControl 0.001 s
testSeparatorsToUnix 0.001 s
testGetPathNoEndSeparator_with_null_character 0.001 s
testInjectionFailure 0.001 s
testNormalize 0.002 s
testGetPrefix_with_null_character 0.001 s
testIndexOfLastSeparator 0.001 s
testIsExtension_injection 0.001 s
testConcat 0.001 s
testEquals 0.001 s
testRemoveExtension 0.001 s
testEqualsNormalized 0.001 s
testGetPrefix 0.001 s
testGetFullPathNoEndSeparator 0.001 s
testGetPrefixLength 0.001 s
testIsExtensionArray 0.001 s
testIndexOfExtension 0.001 s
testSeparatorsToSystem 0 s

TeeReaderTest

testSkip 0.009 s
testCloseMainIOException 0.531 s
testReadToArrayWithOffset 0.001 s
testMarkReset 0 s
testReadEverything 0.001 s
testReadToCharBuffer 0.008 s
testCloseBranchIOException 0.032 s
testReadNothing 0 s
testReadOneChar 0 s
testReadToArray 0.001 s

FileSystemUtilsTest

testGetFreeSpaceKb_String 0.012 s
testGetFreeSpaceKb_long 0.006 s
testGetFreeSpaceKb 0.001 s
testGetFreeSpace_String 0.001 s
testGetFreeSpace_IllegalFileNames 0.001 s
testGetFreeSpace_IllegalFileName(char)[1] 0.004 s
testGetFreeSpace_IllegalFileName(char)[2] 0.001 s
testGetFreeSpace_IllegalFileName(char)[3] 0.001 s
testGetFreeSpaceKb_String_long 0.001 s

WindowsLineEndingInputStreamTest

testMalformed_ByteArrayIndex 0.015 s
testLinuxLineFeeds_Byte 0.001 s
testLinuxLineFeeds_ByteArrayIndex 0.001 s
testMalformed_Byte 0 s
testMultipleBlankLines_Byte 0 s
testMark(boolean)[1] 0.004 s
testMark(boolean)[2] 0 s
testMarkSupported(boolean)[1] 0 s
testMarkSupported(boolean)[2] 0 s
testTwoLinesAtEnd_ByteArray 0 s
testSimpleString_Byte 0.001 s
testInTheMiddleOfTheLine_ByteArrayIndex 0 s
testSimpleString_ByteArrayIndex 0.001 s
testSimpleString_ByteArray 0 s
testRetainLineFeed_ByteArray 0 s
testRetainLineFeed_Byte 0 s
testMultipleBlankLines_ByteArray 0 s
testMultipleBlankLines_ByteArrayIndex 0.001 s
testTwoLinesAtEnd_ByteArrayIndex 0 s
testInTheMiddleOfTheLine_ByteArray 0 s
testRetainLineFeed_ByteArrayIndex 0.001 s
testTwoLinesAtEnd_Byte 0 s
testInTheMiddleOfTheLine_Byte 0 s
testMalformed_ByteArray 0 s
testLinuxLineFeeds_ByteArray 0 s

NullOutputStreamTest

testSingleton 0.007 s
testNewInstance 0.001 s

UncheckedFilterInputStreamTest

testReadByteArray 0.017 s
testResetThrows 0.002 s
testClose 0.001 s
testReadThrows 0.001 s
testRead 0.001 s
testSkip 0.001 s
testSkipThrows 0 s
testCloseThrows 0 s
testMarkReset 0 s
testReadByteArrayThrows 0.001 s
testReadByteArrayIndexed 0 s
testReadByteArrayIndexedThrows 0 s

TempFileTest

testCreateString 0.025 s
testCreatePath 0.001 s

BOMInputStreamTest

testAfterReadConsumer 0.018 s
testEmptyBufferWithoutBOM 0 s
testReadTwiceWithoutBOM 0.001 s
testReadXmlWithoutBOMUtf32Be 0.013 s
testReadXmlWithoutBOMUtf32Le 0.001 s
testReadWithoutBOM 0.001 s
testClose 0.001 s
testBuilderGet 0 s
testAvailableWithBOMAfterOpen 0 s
testEmptyBufferWithBOM 0 s
testSkipWithBOM 0 s
testReadWithBOMUtf8 0.001 s
testReadEmpty 0 s
testSkipReturnValueWithoutBom 0.001 s
testReadSmall 0.001 s
testReadWithBOMInclude 0 s
testLargeBufferWithBOM 0.001 s
testSmallBufferWithoutBOM 0 s
testLeadingNonBOMSingleRead 0 s
testCloseHandleIOException 0.540 s
testGetBOMFirstThenReadInclude 0.002 s
testMarkResetBeforeReadWithoutBOM 0.001 s
testSmallBufferWithBOM 0.001 s
testGetBOMFirstThenRead 0.001 s
testAvailableWithoutBOM 0.001 s
testLeadingNonBOMBufferedRead 0.001 s
testMarkResetAfterReadWithBOM 0.001 s
testMarkResetBeforeReadWithBOM 0.001 s
testReadAfterClose 0.001 s
testReadWithMultipleBOM 0.001 s
testSkipWithoutBOM 0.001 s
testReadXmlWithBOMUtf16Be 0.003 s
testReadXmlWithBOMUtf16Le 0.002 s
testReadXmlWithBOMUtf32Be 0.004 s
testReadXmlWithBOMUtf32Le 0.002 s
testSkipReturnValueWithBom 0 s
testReadXmlWithBOMUcs2 0.008 s
testReadXmlWithBOMUcs4 0 s
- skipped -
testReadXmlWithBOMUtf8 0.001 s
testMarkResetAfterReadWithoutBOM 0 s
testLargeBufferWithoutBOM 0 s
testReadTwiceWithBOM 0.001 s
testNoBoms 0 s
testSupportCode 0 s
testReadWithBOMUtf16Be 0 s
testReadWithBOMUtf16Le 0 s
testReadWithBOMUtf32Be 0.001 s
testReadWithBOMUtf32Le 0.001 s
testAvailableWithBOMAfterClose 0 s

PathUtilsCountingTest

testCountEmptyFolder 0.033 s
testCountFolders2FileSize2 0.001 s
testCountFolders2FileSize4 0.001 s
testCountFolders1FileSize0 0.001 s
testCountFolders1FileSize1 0.001 s

CharacterSetFilterReaderTest

testInputSize2FilterSize1FilterFirst 0.010 s
testInputSize2FilterSize2FilterFirst 0 s
testInputSize2FilterSize2FilterLast 0 s
testInputSize2FilterSize2FilterNone 0.001 s
testReadFilteringEOF 0.003 s
testInputSize2FilterSize1FilterAll 0 s
testInputSize0NullFilter 0.001 s
testInputSize2FilterSize1FilterLast 0.001 s
testInputSize0FilterSize0 0 s
testInputSize0FilterSize1 0.001 s
testInputSize1FilterSize1 0 s

IORandomAccessFileTest

testFile(RandomAccessFileMode)[1] 0.017 s
testFile(RandomAccessFileMode)[2] 0.003 s
testFile(RandomAccessFileMode)[3] 0.001 s
testFile(RandomAccessFileMode)[4] 0.001 s
testToString 0.001 s
testString(RandomAccessFileMode)[1] 0 s
testString(RandomAccessFileMode)[2] 0 s
testString(RandomAccessFileMode)[3] 0 s
testString(RandomAccessFileMode)[4] 0 s

LastModifiedFileComparatorTest

testSortListNull 0.688 s
testSortList 0.621 s
testReverseComparator 0.620 s
testComparator 0.620 s
testToString 0.618 s
testSortArrayNull 0.613 s
testSortArray 0.617 s

RandomAccessFileModeTest

testCreateString(RandomAccessFileMode)[1] 0.035 s
testCreateString(RandomAccessFileMode)[2] 0.002 s
testCreateString(RandomAccessFileMode)[3] 0.001 s
testCreateString(RandomAccessFileMode)[4] 0.001 s
testToString 0.003 s
testValueOfOpenOptions 0.001 s
testGetMode 0.001 s
testValueOf(LinkOption)[1] 0.001 s
testValueOf(StandardOpenOption)[1] 0.001 s
testValueOf(StandardOpenOption)[2] 0.001 s
testValueOf(StandardOpenOption)[3] 0 s
testValueOf(StandardOpenOption)[4] 0 s
testValueOf(StandardOpenOption)[5] 0.001 s
testValueOf(StandardOpenOption)[6] 0.001 s
testValueOf(StandardOpenOption)[7] 0.001 s
testValueOf(StandardOpenOption)[8] 0 s
testValueOf(StandardOpenOption)[9] 0 s
testValueOf(StandardOpenOption)[10] 0 s
testCreateFile(RandomAccessFileMode)[1] 0.001 s
testCreateFile(RandomAccessFileMode)[2] 0.001 s
testCreateFile(RandomAccessFileMode)[3] 0.002 s
testCreateFile(RandomAccessFileMode)[4] 0.001 s
testCreatePath(RandomAccessFileMode)[1] 0.001 s
testCreatePath(RandomAccessFileMode)[2] 0.001 s
testCreatePath(RandomAccessFileMode)[3] 0.001 s
testCreatePath(RandomAccessFileMode)[4] 0.001 s
testIoString(RandomAccessFileMode)[1] 0.001 s
testIoString(RandomAccessFileMode)[2] 0.001 s
testIoString(RandomAccessFileMode)[3] 0.001 s
testIoString(RandomAccessFileMode)[4] 0.001 s
testImplies 0.001 s
testValueOfMode 0.001 s

MemoryMappedFileInputStreamTest

testAlternateBufferSize 0.080 s
testSkipEmpty 0.014 s
testSkipNoop(int)[1] 0.012 s
testSkipNoop(int)[2] 0.010 s
testSkipNoop(int)[3] 0.009 s
testSmallFileBuilder 0.008 s
testSmallPathBuilder 0.008 s
testSkipOutOfCurrentBuffer 0.009 s
testSmallPath 0.010 s
testAvailableAfterClose(int)[1] 0.009 s
testAvailableAfterClose(int)[2] 0.008 s
testAvailableAfterClose(int)[3] 0.008 s
testAvailableAfterClose(int)[4] 0.008 s
testAvailableAfterClose(int)[5] 0.009 s
testAvailableAfterClose(int)[6] 0.008 s
testAvailableAfterClose(int)[7] 0.008 s
testAvailableAfterClose(int)[8] 0.008 s
testAvailableAfterClose(int)[9] 0.008 s
testEmptyFile 0.008 s
testAvailableAfterOpen(int)[1] 0.009 s
testAvailableAfterOpen(int)[2] 0.008 s
testAvailableAfterOpen(int)[3] 0.008 s
testAvailableAfterOpen(int)[4] 0.008 s
testAvailableAfterOpen(int)[5] 0.008 s
testAvailableAfterOpen(int)[6] 0.008 s
testAvailableAfterOpen(int)[7] 0.008 s
testAvailableAfterOpen(int)[8] 0.008 s
testAvailableAfterOpen(int)[9] 0.008 s
testSkipToEndOfCurrentBuffer 0.007 s
testReadSingleByte 0.007 s
testSkipInCurrentBuffer 0.008 s
testSkipToEndOfCurrentBufferBuilder 0.008 s
testReadAfterClose 0.012 s
testReadAfterClose(int)[1] 0.009 s
testReadAfterClose(int)[2] 0.009 s
testReadAfterClose(int)[3] 0.008 s
testReadAfterClose(int)[4] 0.009 s
testReadAfterClose(int)[5] 0.009 s
testReadAfterClose(int)[6] 0.009 s
testReadAfterClose(int)[7] 0.009 s
testReadAfterClose(int)[8] 0.008 s
testReadAfterClose(int)[9] 0.008 s
testSkipPastEof 0.008 s
testLargerFile 0.011 s
testSkipAtStart 0.009 s

FileUtilsDirectoryContainsTest

testFileDoesNotExistBug 0.036 s
testSameFile 0.002 s
testIO466 0.002 s
testDirectoryDoesNotExist 0.002 s
testDirectoryDoesNotContainsDirectory 0.004 s
testFileDoesNotExist 0.002 s
testDirectoryDoesNotContainFile 0.003 s
testCanonicalPath 0.002 s
testDirectoryContainsDirectory 0.002 s
testFileHavingSamePrefixBug 0.002 s
testUnrealizedContainment 0.001 s
testDirectoryContainsFile 0.002 s

AndFileFilterTest

testAdd 0.010 s
testFilterBuiltUsingAdd 0.003 s
testNoFilters 0.001 s
testRemove 0.001 s
testFilterBuiltUsingConstructor 0.001 s
testSetTestFiltersClearsOld 0.001 s

FileUtilsListFilesTest

testListFilesWithDeletionThreaded 10.03 s
testListFiles 0.009 s
testIterateFilesByExtension 0.004 s
testListFilesByExtension 0.003 s
testListFilesMissing 0.002 s
testListFilesWithDeletion 0.003 s

EndianUtilsTest

testReadSwappedFloat 0.010 s
testReadSwappedShort 0.001 s
testSymmetry 0 s
testReadSwappedUnsignedShort 0 s
testWriteSwappedLong 0.001 s
testCtor 0.001 s
testSwapInteger 0 s
testReadSwappedLong 0.001 s
testEOFException 0.001 s
testWriteSwappedFloat 0.001 s
testReadSwappedDouble 0 s
testSwapFloat 0 s
testWriteSwappedShort 0.001 s
testSwapShort 0 s
testSymmetryOfLong 0 s
testSwapLong 0.001 s
testReadSwappedUnsignedInteger 0 s
testInvalidOffset 0 s
testWriteSwappedDouble 0.001 s
testWriteSwappedInteger 0 s
testUnsignedOverrun 0.001 s
testSwapDouble 0 s
testReadSwappedInteger 0 s

EraseTest

testGet 0.017 s
testRun 0.001 s
testApplyIOFunctionOfQsuperTQextendsRT 0.001 s
testApplyIOBiFunctionOfQsuperTQsuperUQextendsRTU 0.001 s
testTest 0 s
testAcceptIOConsumerOfTT 0 s
testCompare 0.001 s
testRethrow 0 s
testAcceptIOBiConsumerOfTUTU 0 s

DefaultFileComparatorTest

testSortListNull 0.027 s
testSortList 0.001 s
testReverseComparator 0.003 s
testComparator 0 s
testToString 0.001 s
testSortArrayNull 0.001 s
testSortArray 0.001 s

BrokenWriterTest

testTryWithResources 0.012 s
testClose(Class)[1] 0.004 s
testClose(Class)[2] 0 s
testClose(Class)[3] 0.001 s
testClose(Class)[4] 0.001 s
testClose(Class)[5] 0.001 s
testClose(Class)[6] 0.001 s
testClose(Class)[7] 0.001 s
testClose(Class)[8] 0.001 s
testClose(Class)[9] 0.001 s
testClose(Class)[10] 0 s
testClose(Class)[11] 0 s
testClose(Class)[12] 0 s
testClose(Class)[13] 0 s
testFlush(Class)[1] 0.001 s
testFlush(Class)[2] 0 s
testFlush(Class)[3] 0.001 s
testFlush(Class)[4] 0 s
testFlush(Class)[5] 0 s
testFlush(Class)[6] 0.001 s
testFlush(Class)[7] 0.001 s
testFlush(Class)[8] 0.001 s
testFlush(Class)[9] 0 s
testFlush(Class)[10] 0 s
testFlush(Class)[11] 0.001 s
testFlush(Class)[12] 0 s
testFlush(Class)[13] 0 s
testWriteInt(Class)[1] 0 s
testWriteInt(Class)[2] 0 s
testWriteInt(Class)[3] 0 s
testWriteInt(Class)[4] 0 s
testWriteInt(Class)[5] 0.001 s
testWriteInt(Class)[6] 0 s
testWriteInt(Class)[7] 0.001 s
testWriteInt(Class)[8] 0 s
testWriteInt(Class)[9] 0 s
testWriteInt(Class)[10] 0.001 s
testWriteInt(Class)[11] 0 s
testWriteInt(Class)[12] 0 s
testWriteInt(Class)[13] 0 s
testWriteCharArray(Class)[1] 0.001 s
testWriteCharArray(Class)[2] 0 s
testWriteCharArray(Class)[3] 0 s
testWriteCharArray(Class)[4] 0.001 s
testWriteCharArray(Class)[5] 0 s
testWriteCharArray(Class)[6] 0 s
testWriteCharArray(Class)[7] 0 s
testWriteCharArray(Class)[8] 0.001 s
testWriteCharArray(Class)[9] 0 s
testWriteCharArray(Class)[10] 0.001 s
testWriteCharArray(Class)[11] 0 s
testWriteCharArray(Class)[12] 0 s
testWriteCharArray(Class)[13] 0 s
testWriteCharArrayIndexed(Class)[1] 0 s
testWriteCharArrayIndexed(Class)[2] 0 s
testWriteCharArrayIndexed(Class)[3] 0.001 s
testWriteCharArrayIndexed(Class)[4] 0 s
testWriteCharArrayIndexed(Class)[5] 0 s
testWriteCharArrayIndexed(Class)[6] 0 s
testWriteCharArrayIndexed(Class)[7] 0 s
testWriteCharArrayIndexed(Class)[8] 0 s
testWriteCharArrayIndexed(Class)[9] 0.001 s
testWriteCharArrayIndexed(Class)[10] 0 s
testWriteCharArrayIndexed(Class)[11] 0.001 s
testWriteCharArrayIndexed(Class)[12] 0.001 s
testWriteCharArrayIndexed(Class)[13] 0 s
testWriteStringIndexed(Class)[1] 0 s
testWriteStringIndexed(Class)[2] 0.001 s
testWriteStringIndexed(Class)[3] 0 s
testWriteStringIndexed(Class)[4] 0 s
testWriteStringIndexed(Class)[5] 0.001 s
testWriteStringIndexed(Class)[6] 0 s
testWriteStringIndexed(Class)[7] 0 s
testWriteStringIndexed(Class)[8] 0 s
testWriteStringIndexed(Class)[9] 0 s
testWriteStringIndexed(Class)[10] 0.001 s
testWriteStringIndexed(Class)[11] 0 s
testWriteStringIndexed(Class)[12] 0 s
testWriteStringIndexed(Class)[13] 0 s
testAppendCharSequence(Class)[1] 0 s
testAppendCharSequence(Class)[2] 0 s
testAppendCharSequence(Class)[3] 0 s
testAppendCharSequence(Class)[4] 0 s
testAppendCharSequence(Class)[5] 0 s
testAppendCharSequence(Class)[6] 0 s
testAppendCharSequence(Class)[7] 0.001 s
testAppendCharSequence(Class)[8] 0 s
testAppendCharSequence(Class)[9] 0.001 s
testAppendCharSequence(Class)[10] 0 s
testAppendCharSequence(Class)[11] 0 s
testAppendCharSequence(Class)[12] 0 s
testAppendCharSequence(Class)[13] 0 s
testAppendCharSequenceIndexed(Class)[1] 0 s
testAppendCharSequenceIndexed(Class)[2] 0 s
testAppendCharSequenceIndexed(Class)[3] 0 s
testAppendCharSequenceIndexed(Class)[4] 0 s
testAppendCharSequenceIndexed(Class)[5] 0.001 s
testAppendCharSequenceIndexed(Class)[6] 0 s
testAppendCharSequenceIndexed(Class)[7] 0 s
testAppendCharSequenceIndexed(Class)[8] 0 s
testAppendCharSequenceIndexed(Class)[9] 0 s
testAppendCharSequenceIndexed(Class)[10] 0 s
testAppendCharSequenceIndexed(Class)[11] 0 s
testAppendCharSequenceIndexed(Class)[12] 0 s
testAppendCharSequenceIndexed(Class)[13] 0 s
testWriteString(Class)[1] 0.001 s
testWriteString(Class)[2] 0 s
testWriteString(Class)[3] 0 s
testWriteString(Class)[4] 0 s
testWriteString(Class)[5] 0 s
testWriteString(Class)[6] 0 s
testWriteString(Class)[7] 0 s
testWriteString(Class)[8] 0 s
testWriteString(Class)[9] 0.001 s
testWriteString(Class)[10] 0 s
testWriteString(Class)[11] 0 s
testWriteString(Class)[12] 0 s
testWriteString(Class)[13] 0 s
testInstance 0 s
testAppendChar(Class)[1] 0 s
testAppendChar(Class)[2] 0 s
testAppendChar(Class)[3] 0 s
testAppendChar(Class)[4] 0.001 s
testAppendChar(Class)[5] 0 s
testAppendChar(Class)[6] 0 s
testAppendChar(Class)[7] 0 s
testAppendChar(Class)[8] 0 s
testAppendChar(Class)[9] 0 s
testAppendChar(Class)[10] 0.001 s
testAppendChar(Class)[11] 0 s
testAppendChar(Class)[12] 0 s
testAppendChar(Class)[13] 0 s

ReversedLinesFileReaderParamFileTest

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

LockableFileWriterTest

testFileNotLocked 0.032 s
testConstructor_File_encoding_badEncoding 0.010 s
testConstructor_File_nullFile 0.001 s
testConstructor_File_directory 0.001 s
testAlternateLockDir 0.001 s
testFileLocked 0.002 s
testConstructor_fileName_nullFile 0.001 s

IOQuadFunctionTest

testAndThenIOFunction 0.010 s
testAccept 0.001 s

TaggedOutputStreamTest

testBrokenStream 0.025 s
testOtherException 0.001 s
testNormalStream 0.001 s

QueueOutputStreamTest

testWriteStringMultiThread 0.019 s
testNullArgument 0.001 s
testWriteString 0 s
testWriteInterrupted 0.001 s

NameFileComparatorTest

testSortListNull 0.030 s
testSortList 0.002 s
testReverseComparator 0.002 s
testComparator 0.002 s
testToString 0.001 s
testSortArrayNull 0.001 s
testSortArray 0.001 s
testCaseSensitivity 0.001 s

ObservableInputStreamTest

testAfterReadConsumer 0.025 s
testNotificationCallbacksBufferSize1 0.005 s
testNotificationCallbacksBufferSize2 0.002 s
testAvailableAfterClose 0.002 s
testReadAfterClose_ChannelInputStream 0.002 s
testDataBytesCalled 0.002 s
testDataByteCalled_ctor 0.004 s
testAvailableAfterOpen 0 s
testBrokenInputStreamReadSubBuffer 0 s
testBrokenInputStreamRead 0 s
testGetObserversOrder 0.001 s
testNotificationCallbacksBufferSizeDefault 0 s
testBrokenInputStreamReadBuffer 0 s
testDataByteCalled_add 0.003 s
testReadAfterClose_ByteArrayInputStream 0 s
testGetObservers0 0.001 s
testGetObservers1 0 s

TaggedInputStreamTest

testBrokenStream 0.029 s
testCloseHandleIOException 0.532 s
testEmptyStream 0.001 s
testOtherException 0.001 s
testNormalStream 0.001 s

InfiniteCircularInputStreamTest

testCycleBytes 0.010 s
testNullInputSize0 0.001 s
testContainsEofInputSize0 0 s
testAvailableAfterClose 0 s
testCount0InputSize0 0.001 s
testCount0InputSize1 0 s
testAvailableAfterOpen 0 s
testReadAfterClose 0.001 s
testCount1InputSize1 0 s
testWholeRangeOfBytes 0 s

TeeOutputStreamTest

testIOExceptionOnClose 0.550 s
testTee 0.002 s
testIOExceptionOnCloseBranch 0.002 s

ReadAheadInputStreamTest

testReadOneByOneCheckAvailable 0.786 s
testReadMultipleBytes(int)[1] 0.693 s
testReadMultipleBytes(int)[2] 0.533 s
testReadMultipleBytes(int)[3] 0.492 s
testReadMultipleBytes(int)[4] 0.490 s
testReadMultipleBytes(int)[5] 0.489 s
testReadMultipleBytes(int)[6] 0.483 s
testReadMultipleBytes(int)[7] 0.479 s
testSkipFromFileChannel 0.532 s
testAvailableAfterClose 0.001 s
testNegativeBytesSkippedAfterRead 0.519 s
testAvailableAfterOpen 0.001 s
testAvailableAfterRead 0.002 s
testBytesSkippedAfterEOF 0.002 s
testAvailableAtEnd 0.414 s
testBytesSkippedAfterRead 0.527 s
testBytesSkipped 0.528 s
testReadOneByOne 0.560 s
testReadPastEof 0.003 s

ChunkedWriterTest

testNegative_chunkSize_not_permitted 0.014 s
testWrite_four_chunks 0.001 s
testWrite_two_chunks_default_constructor 0 s

PathMatcherFileFilterTest

testGlob 0.033 s

TaggedWriterTest

testBrokenWriter 0.026 s
testOtherException 0.001 s
testNormalWriter 0 s

MessageDigestInputStreamTest

testAfterReadConsumer 0.040 s
testNoDefault 0.001 s
testAvailableAfterClose 0.001 s
testReadAfterClose_ChannelInputStream 0.002 s
testAvailableAfterOpen 0.001 s
testNormalUse 0.005 s
testReadAfterClose_ByteArrayInputStream 0 s

AbstractSupplierTest

test 0.009 s

WildcardFileFilterTest

testWildcard 0.034 s

UncheckedBufferedReaderTest

testResetThrows 0.015 s
testClose 0.001 s
testReadThrows 0.001 s
testReady 0.001 s
testRead 0.001 s
testSkip 0 s
testReadCharBufferThrows 0 s
testReadyThrows 0.001 s
testSkipThrows 0.001 s
testCloseThrows 0 s
testReadLineThrows 0 s
testMarkReset 0.001 s
testReadLine 0 s
testMarkThrows 0.001 s
testReadCharBuffer 0.001 s
testReadCharArrayThrows 0 s
testBufferSize 0 s
testReadCharArrayIndexedThrows 0.001 s
testReadCharArray 0 s
testReadCharArrayIndexed 0 s

XmlStreamReaderUtilitiesTest

testContentTypeEncoding 0.011 s
testTextXml 0 s
testCalculateHttpEncoding 0.015 s
testCalculateRawEncodingStandardUtf32 0.002 s
testCalculateRawEncodingAdditionalUTF16 0.001 s
testCalculateRawEncodingAdditionalUTF32 0.001 s
testCalculateHttpEncodingUtf32 0.001 s
testCalculateRawEncodingStandard 0.002 s
testAppXml 0 s
testCalculateRawEncodingNoBOM 0 s
testContentTypeMime 0 s

ByteArrayOutputStreamTest

testToBufferedInputStream(String, IOFunction)[1] 0.018 s
testToBufferedInputStream(String, IOFunction)[2] 0.001 s
testToBufferedInputStream(String, IOFunction)[3] 0.001 s
testToBufferedInputStream(String, IOFunction)[4] 0.002 s
testToBufferedInputStream(String, IOFunction)[5] 0.001 s
testToBufferedInputStream(String, IOFunction)[6] 0 s
testWriteStringCharset(String, BAOSFactory)[1] 0.002 s
testWriteStringCharset(String, BAOSFactory)[2] 0.001 s
testInvalidWriteLenUnder(String, BAOSFactory)[1] 0.001 s
testInvalidWriteLenUnder(String, BAOSFactory)[2] 0.004 s
testToInputStreamEmpty(String, BAOSFactory)[1] 0.001 s
testToInputStreamEmpty(String, BAOSFactory)[2] 0 s
testToInputStreamWithReset(String, BAOSFactory)[1] 0.001 s
testToInputStreamWithReset(String, BAOSFactory)[2] 0.001 s
testInvalidParameterizedConstruction(String, BAOSFactory)[1] 0 s
testInvalidParameterizedConstruction(String, BAOSFactory)[2] 0 s
testInvalidWriteOffsetAndLenUnder(String, BAOSFactory)[1] 0 s
testInvalidWriteOffsetAndLenUnder(String, BAOSFactory)[2] 0 s
testInvalidWriteOffsetUnder(String, BAOSFactory)[1] 0.001 s
testInvalidWriteOffsetUnder(String, BAOSFactory)[2] 0.001 s
testWriteByte(String, BAOSFactory)[1] 0.001 s
testWriteByte(String, BAOSFactory)[2] 0 s
testWriteZero(String, BAOSFactory)[1] 0.001 s
testWriteZero(String, BAOSFactory)[2] 0 s
testWriteByteArrayIndex(String, BAOSFactory)[1] 0.001 s
testWriteByteArrayIndex(String, BAOSFactory)[2] 0 s
testInvalidWriteOffsetOver(String, BAOSFactory)[1] 0 s
testInvalidWriteOffsetOver(String, BAOSFactory)[2] 0.001 s
testWriteByteArray(String, BAOSFactory)[1] 0.001 s
testWriteByteArray(String, BAOSFactory)[2] 0.001 s
testInvalidWriteOffsetAndLenOver(String, BAOSFactory)[1] 0.001 s
testInvalidWriteOffsetAndLenOver(String, BAOSFactory)[2] 0 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[1] 0.021 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[2] 0.001 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[3] 0 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[4] 0 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[5] 0 s
testToBufferedInputStreamEmptyFile(String, IOFunction, Path)[6] 0.001 s
testToInputStream(String, BAOSFactory)[1] 0.001 s
testToInputStream(String, BAOSFactory)[2] 0 s
testToBufferedInputStreamEmpty(String, IOFunction)[1] 0 s
testToBufferedInputStreamEmpty(String, IOFunction)[2] 0 s
testToBufferedInputStreamEmpty(String, IOFunction)[3] 0 s
testToBufferedInputStreamEmpty(String, IOFunction)[4] 0 s
testToBufferedInputStreamEmpty(String, IOFunction)[5] 0.001 s
testToBufferedInputStreamEmpty(String, IOFunction)[6] 0 s

CharsetEncodersTest

testToCharsetEncoders_default 0.010 s
testToCharsetEncoders_ISO_8859_1 0.001 s
testToCharsetEncoders_null 0.001 s

TimestampedObserverTest

testExample 0.016 s
test 0.054 s

CharSequenceOriginTest

testGetCharSequence 0.014 s
testSize 0.001 s
testGetByteArray 0.003 s
testGetByteArrayAt_0_0 0 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0.001 s
testGetInputStream 0.005 s
testGetReaderIgnoreCharset 0.002 s
testGetFile 0.001 s
testGetPath 0 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0 s
testGetRandomAccessFile(OpenOption)[4] 0 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0 s
testGetRandomAccessFile(OpenOption)[7] 0 s
testGetRandomAccessFile(OpenOption)[8] 0 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.002 s
testGetReaderIgnoreCharsetNull 0 s
testGetOutputStream 0.001 s
testGetWriter 0.001 s

IOTriConsumerTest

testAndThen 0.009 s
testNoop 0.002 s
testAccept 0 s

BrokenOutputStreamTest

testWriteByteArrayIndexed(Class)[1] 0.011 s
testWriteByteArrayIndexed(Class)[2] 0 s
testWriteByteArrayIndexed(Class)[3] 0.001 s
testWriteByteArrayIndexed(Class)[4] 0.001 s
testWriteByteArrayIndexed(Class)[5] 0.001 s
testWriteByteArrayIndexed(Class)[6] 0.001 s
testWriteByteArrayIndexed(Class)[7] 0.001 s
testWriteByteArrayIndexed(Class)[8] 0.001 s
testWriteByteArrayIndexed(Class)[9] 0.001 s
testWriteByteArrayIndexed(Class)[10] 0.001 s
testWriteByteArrayIndexed(Class)[11] 0 s
testWriteByteArrayIndexed(Class)[12] 0 s
testWriteByteArrayIndexed(Class)[13] 0 s
testTryWithResources 0.001 s
testClose(Class)[1] 0.001 s
testClose(Class)[2] 0 s
testClose(Class)[3] 0 s
testClose(Class)[4] 0.001 s
testClose(Class)[5] 0 s
testClose(Class)[6] 0 s
testClose(Class)[7] 0.001 s
testClose(Class)[8] 0 s
testClose(Class)[9] 0 s
testClose(Class)[10] 0 s
testClose(Class)[11] 0.001 s
testClose(Class)[12] 0 s
testClose(Class)[13] 0 s
testFlush(Class)[1] 0.001 s
testFlush(Class)[2] 0 s
testFlush(Class)[3] 0 s
testFlush(Class)[4] 0 s
testFlush(Class)[5] 0 s
testFlush(Class)[6] 0 s
testFlush(Class)[7] 0 s
testFlush(Class)[8] 0 s
testFlush(Class)[9] 0 s
testFlush(Class)[10] 0 s
testFlush(Class)[11] 0.001 s
testFlush(Class)[12] 0 s
testFlush(Class)[13] 0.001 s
testWriteInt(Class)[1] 0.001 s
testWriteInt(Class)[2] 0.001 s
testWriteInt(Class)[3] 0 s
testWriteInt(Class)[4] 0 s
testWriteInt(Class)[5] 0 s
testWriteInt(Class)[6] 0 s
testWriteInt(Class)[7] 0 s
testWriteInt(Class)[8] 0 s
testWriteInt(Class)[9] 0 s
testWriteInt(Class)[10] 0 s
testWriteInt(Class)[11] 0 s
testWriteInt(Class)[12] 0 s
testWriteInt(Class)[13] 0 s
testWriteByteArray(Class)[1] 0.001 s
testWriteByteArray(Class)[2] 0 s
testWriteByteArray(Class)[3] 0.001 s
testWriteByteArray(Class)[4] 0 s
testWriteByteArray(Class)[5] 0.001 s
testWriteByteArray(Class)[6] 0 s
testWriteByteArray(Class)[7] 0.001 s
testWriteByteArray(Class)[8] 0 s
testWriteByteArray(Class)[9] 0.001 s
testWriteByteArray(Class)[10] 0 s
testWriteByteArray(Class)[11] 0.001 s
testWriteByteArray(Class)[12] 0.001 s
testWriteByteArray(Class)[13] 0 s
testInstance 0.001 s

MarkShieldInputStreamTest

testReadByteArrayAfterClose(int)[1] 0.016 s
testReadByteArrayAfterClose(int)[2] 0 s
testReadByteArrayAfterClose(int)[3] 0.001 s
testReadByteArrayAfterClose(int)[4] 0.001 s
testReadByteArrayAfterClose(int)[5] 0.001 s
testReadByteArrayAfterClose(int)[6] 0 s
testReadByteArrayAfterClose(int)[7] 0 s
testReadByteArrayAfterClose(int)[8] 0 s
testReadByteArrayAfterClose(int)[9] 0 s
testMarkSupportedIsFalseWhenUnderlyingTrue 0.001 s
testAvailableAfterClose(int)[1] 0.001 s
testAvailableAfterClose(int)[2] 0.001 s
testAvailableAfterClose(int)[3] 0.001 s
testAvailableAfterClose(int)[4] 0 s
testAvailableAfterClose(int)[5] 0 s
testAvailableAfterClose(int)[6] 0 s
testAvailableAfterClose(int)[7] 0.001 s
testAvailableAfterClose(int)[8] 0 s
testAvailableAfterClose(int)[9] 0 s
testResetThrowsExceptionWhenUnderlyingDoesNotSupport 0.001 s
testMarkIsNoOpWhenUnderlyingSupports 0.001 s
testResetThrowsExceptionWhenUnderlyingSupports 0 s
testCloseHandleIOException 0.565 s
testAvailableAfterOpen(int)[1] 0.002 s
testAvailableAfterOpen(int)[2] 0.001 s
testAvailableAfterOpen(int)[3] 0.001 s
testAvailableAfterOpen(int)[4] 0.001 s
testAvailableAfterOpen(int)[5] 0.001 s
testAvailableAfterOpen(int)[6] 0.001 s
testAvailableAfterOpen(int)[7] 0.001 s
testAvailableAfterOpen(int)[8] 0.001 s
testAvailableAfterOpen(int)[9] 0 s
testMarkIsNoOpWhenUnderlyingDoesNotSupport 0.001 s
testReadAfterClose(int)[1] 0.001 s
testReadAfterClose(int)[2] 0 s
testReadAfterClose(int)[3] 0 s
testReadAfterClose(int)[4] 0.001 s
testReadAfterClose(int)[5] 0.001 s
testReadAfterClose(int)[6] 0 s
testReadAfterClose(int)[7] 0 s
testReadAfterClose(int)[8] 0.001 s
testReadAfterClose(int)[9] 0.002 s
testMarkSupportedIsFalseWhenUnderlyingFalse 0 s
testReadByteArrayIntIntAfterClose(int)[1] 0.001 s
testReadByteArrayIntIntAfterClose(int)[2] 0 s
testReadByteArrayIntIntAfterClose(int)[3] 0.001 s
testReadByteArrayIntIntAfterClose(int)[4] 0 s
testReadByteArrayIntIntAfterClose(int)[5] 0 s
testReadByteArrayIntIntAfterClose(int)[6] 0.001 s
testReadByteArrayIntIntAfterClose(int)[7] 0 s
testReadByteArrayIntIntAfterClose(int)[8] 0 s
testReadByteArrayIntIntAfterClose(int)[9] 0 s

RegexFileFilterTest

testRegexFileNameOnly 0.019 s
testRegex 0.003 s
testRegexEdgeCases 0.001 s

ByteArrayOriginTest

testGetCharSequence 0.012 s
testSize 0.001 s
testGetByteArray 0.002 s
testGetByteArrayAt_0_0 0 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0.001 s
testGetInputStream 0.001 s
testGetFile 0.001 s
testGetPath 0.001 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.002 s
testGetRandomAccessFile(OpenOption)[2] 0 s
testGetRandomAccessFile(OpenOption)[3] 0.001 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0 s
testGetRandomAccessFile(OpenOption)[7] 0 s
testGetRandomAccessFile(OpenOption)[8] 0 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetOutputStream 0.001 s
testGetWriter 0 s

SequenceReaderTest

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

CharSequenceInputStreamTest

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

FileCleaningTrackerTest

testFileCleanerDirectory_ForceStrategy_FileSource 0.567 s
testFileCleanerExitWhenFinished1 0.527 s
testFileCleanerExitWhenFinished2 1.028 s
testFileCleanerDirectoryPathSource 0.525 s
testFileCleanerDirectory_NullStrategy 0.523 s
testFileCleanerFile 0.524 s
testFileCleanerNull 0.011 s
testFileCleanerDirectoryFileSource 0.520 s
testFileCleanerDirectory_ForceStrategy_PathSource 0.523 s
testFileCleanerExitWhenFinished_NoTrackAfter 0.009 s
testFileCleanerExitWhenFinishedFirst 0.524 s

ProxyInputStreamTest

testSubclassAfterReadConsumer 0.019 s
testReadArrayAtStartFully 0.003 s
testReadArrayAtMiddleFully 0.001 s
testReadArrayFully 0.001 s
testMarkSupportedOnNull 0.001 s
testAvailableAll 0.001 s
testRead 0.001 s
testMarkSupported 0 s
testAvailableAfterClose 0 s
testReadAfterClose_ChannelInputStream 0.002 s
testAvailableNull 0 s
testReadAfterClose_CharSequenceInputStream 0 s
testReadArrayPartial 0.001 s
testAvailableAfterOpen 0 s
testMarkSupportedAfterClose 0 s
testReadEof 0.001 s
testReadArrayAtStartPartial 0 s
testReadAfterClose_ByteArrayInputStream 0 s

HexDumpTest

testDumpAppendable 0.010 s
testDumpOutputStream 0.007 s

DemuxInputStreamTest

testInputStream 0.127 s
testReadEOF 0 s
testOutputStream 0.121 s

RandomAccessFilesTest

testRead(RandomAccessFileMode)[1] 0.016 s
testRead(RandomAccessFileMode)[2] 0.001 s
testRead(RandomAccessFileMode)[3] 0 s
testRead(RandomAccessFileMode)[4] 0 s
testContentEquals(RandomAccessFileMode)[1] 0.064 s
testContentEquals(RandomAccessFileMode)[2] 0.028 s
testContentEquals(RandomAccessFileMode)[3] 0.028 s
testContentEquals(RandomAccessFileMode)[4] 0.027 s

ByteOrderParserTest

testParseLittle 0.009 s
testThrowsException 0.001 s
testParseBig 0.001 s

IOConsumerTest

testForAllArrayOf1 0.021 s
testForAllArrayOf2 0.001 s
testAndThen 0.001 s
testNoop 0.005 s
testAsConsumer 0.001 s
testForAllStreamOf1 0.001 s
testForAllStreamOf2 0.001 s
testForAllIterableOf1 0.001 s
testForAllIterableOf2 0.001 s
testAccept 0.002 s

CloseShieldOutputStreamTest

testClose 0.013 s

UnsynchronizedByteArrayInputStreamTest

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

TeeWriterTest

testArrayIOExceptionOnWriteCharArray1 0.581 s
testArrayIOExceptionOnWriteCharArray2 0.002 s
testTee 0.004 s
testConstructorsNull 0.001 s
testCollectionCloseBranchIOException 0.002 s
testArrayIOExceptionOnWriteStringIntInt1 0.003 s
testArrayIOExceptionOnWriteStringIntInt2 0.001 s
testArrayIOExceptionOnWriteInt1 0.001 s
testArrayIOExceptionOnWriteInt2 0.002 s
testArrayIOExceptionOnAppendCharSequence1 0.001 s
testArrayIOExceptionOnAppendCharSequence2 0.001 s
testArrayIOExceptionOnAppendCharSequenceIntInt1 0.002 s
testArrayIOExceptionOnAppendCharSequenceIntInt2 0.001 s
testArrayIOExceptionOnClose1 0 s
testArrayIOExceptionOnClose2 0.001 s
testArrayIOExceptionOnFlush1 0.001 s
testArrayIOExceptionOnFlush2 0.001 s
testArrayIOExceptionOnWriteCharArrayIntInt1 0.001 s
testArrayIOExceptionOnWriteCharArrayIntInt2 0.001 s
testArrayIOExceptionOnWriteString1 0.002 s
testArrayIOExceptionOnWriteString2 0.001 s
testArrayIOExceptionOnAppendChar1 0 s
testArrayIOExceptionOnAppendChar2 0.001 s

OutputStreamOriginTest

testGetOutputStream 0.013 s
testGetWriter 0.001 s
testGetCharSequence 0.001 s
testSize 0.001 s
testGetByteArray 0.003 s
testGetFile 0 s
testGetPath 0 s
testGetRandomAccessFile 0.002 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0.001 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0 s
testGetRandomAccessFile(OpenOption)[7] 0 s
testGetRandomAccessFile(OpenOption)[8] 0 s
testGetRandomAccessFile(OpenOption)[9] 0 s
testGetRandomAccessFile(OpenOption)[10] 0 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0 s
testGetReader 0.001 s
testGetInputStream 0 s

SerializableFileTimeTest

testSerializable 0.020 s

IOBiFunctionTest

testApplyThrowsException 0.010 s
testApply 0.001 s
testAndThenIOFunction 0.002 s
testAsBiFunction 0.003 s

NullAppendableTest

testNull 0.008 s

DeleteDirectoryTest

testDeleteDirectoryWithPathUtils 0.041 s
testDeleteDirectoryWithPathUtilsOverrideReadOnly 0.003 s
testDeleteDirectoryWithFileUtils 0.006 s
testDeleteFileCheckParentAccess 0.002 s

IOUtilsTest

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

CloseShieldReaderTest

testClose 0.537 s

UncheckedFilterWriterTest

testToStringThrows 0 s
- What should happen here? -
testAppendCharThrows 0.015 s
testWriteStringIndexedThrows 0.001 s
testWriteCharArrayThrows 0.002 s
testClose 0.001 s
testFlush 0 s
testFlushThrows 0 s
testWriteInt 0.001 s
testWriteCharArray 0.001 s
testToString 0 s
testWriteCharArrayIndexedThrows 0 s
testWriteStringThrows 0.001 s
testWriteCharArrayIndexed 0 s
testAppendCharSequenceThrows 0 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.001 s
testWriteString 0.001 s
testHashCode 0 s
testAppendCharSequenceIndexedThrows 0.001 s
testEquals 0 s
testAppendChar 0 s
testWriteIntThrows 0 s

PathUtilsIsEmptyTest

testIsEmptyDirectory 0.035 s
testIsEmpty 0.001 s
testisEmptyFile 0.001 s

ClosedWriterTest

testFlush 0.011 s
testWrite 0.001 s

FileUtilsDeleteDirectoryLinuxTest

testDeletesRegular 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithSymlinkFile 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymbolicLinkDir2 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 -
testDeleteInvalidSymbolicLinks 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymbolicLink2 0 s
- Disabled on operating system: Mac OS X -
testDeletesNested 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

testIsUnixTime(String, boolean)[1] 0.013 s
testIsUnixTime(String, boolean)[2] 0.001 s
testIsUnixTime(String, boolean)[3] 0 s
testIsUnixTime(String, boolean)[4] 0.001 s
testIsUnixTime(String, boolean)[5] 0.001 s
testIsUnixTime(String, boolean)[6] 0.001 s
testFromUnixTime(String, long)[1] 0.001 s
testFromUnixTime(String, long)[2] 0 s
testFromUnixTime(String, long)[3] 0 s
testFromUnixTime(String, long)[4] 0 s
testFromUnixTime(String, long)[5] 0 s
testFromUnixTime(String, long)[6] 0.001 s
testFromUnixTime(String, long)[7] 0.001 s
testFromUnixTime(String, long)[8] 0.001 s
testFromUnixTime(String, long)[9] 0.001 s
testFromUnixTime(String, long)[10] 0 s
testFromUnixTime(String, long)[11] 0 s
testFromUnixTime(String, long)[12] 0.001 s
testFromUnixTime(String, long)[13] 0.001 s
testFromUnixTime(String, long)[14] 0 s
testFromUnixTime(String, long)[15] 0 s
testFromUnixTime(String, long)[16] 0.001 s
testFromUnixTime(String, long)[17] 0 s
testFromUnixTime(String, long)[18] 0.001 s
testFromUnixTime(String, long)[19] 0 s
testFromUnixTime(String, long)[20] 0 s
testFromUnixTime(String, long)[21] 0.001 s
testFromUnixTime(String, long)[22] 0 s
testFromUnixTime(String, long)[23] 0 s
testFromUnixTime(String, long)[24] 0.001 s
testFromUnixTime(String, long)[25] 0 s
testFromUnixTime(String, long)[26] 0 s
testFromUnixTime(String, long)[27] 0 s
testEpoch 0.001 s
testToUnixTime(String, boolean)[1] 0.001 s
testToUnixTime(String, boolean)[2] 0 s
testToUnixTime(String, boolean)[3] 0.001 s
testToUnixTime(String, boolean)[4] 0 s
testToUnixTime(String, boolean)[5] 0 s
testToUnixTime(String, boolean)[6] 0 s
testPlusNanos 0.001 s
testMinusSeconds 0 s
testDateToFileTime(String, long)[1] 0 s
testDateToFileTime(String, long)[2] 0 s
testDateToFileTime(String, long)[3] 0.001 s
testDateToFileTime(String, long)[4] 0 s
testDateToFileTime(String, long)[5] 0.001 s
testDateToFileTime(String, long)[6] 0 s
testDateToFileTime(String, long)[7] 0.001 s
testDateToFileTime(String, long)[8] 0 s
testDateToFileTime(String, long)[9] 0 s
testDateToFileTime(String, long)[10] 0.001 s
testDateToFileTime(String, long)[11] 0 s
testDateToFileTime(String, long)[12] 0.001 s
testDateToFileTime(String, long)[13] 0 s
testDateToFileTime(String, long)[14] 0.001 s
testDateToFileTime(String, long)[15] 0 s
testDateToFileTime(String, long)[16] 0 s
testDateToFileTime(String, long)[17] 0 s
testDateToFileTime(String, long)[18] 0 s
testDateToFileTime(String, long)[19] 0 s
testDateToFileTime(String, long)[20] 0.001 s
testDateToFileTime(String, long)[21] 0 s
testDateToFileTime(String, long)[22] 0.001 s
testDateToFileTime(String, long)[23] 0 s
testDateToFileTime(String, long)[24] 0 s
testDateToFileTime(String, long)[25] 0 s
testDateToFileTime(String, long)[26] 0.001 s
testDateToFileTime(String, long)[27] 0 s
testNullDateToNullFileTime 0.001 s
testMinusMillis 0 s
testNtfsTimeToFileTime(String, long)[1] 0.001 s
testNtfsTimeToFileTime(String, long)[2] 0.001 s
testNtfsTimeToFileTime(String, long)[3] 0 s
testNtfsTimeToFileTime(String, long)[4] 0.001 s
testNtfsTimeToFileTime(String, long)[5] 0 s
testNtfsTimeToFileTime(String, long)[6] 0.001 s
testNtfsTimeToFileTime(String, long)[7] 0 s
testNtfsTimeToFileTime(String, long)[8] 0.001 s
testNtfsTimeToFileTime(String, long)[9] 0 s
testNtfsTimeToFileTime(String, long)[10] 0.001 s
testNtfsTimeToFileTime(String, long)[11] 0 s
testNtfsTimeToFileTime(String, long)[12] 0.001 s
testNtfsTimeToFileTime(String, long)[13] 0 s
testNtfsTimeToFileTime(String, long)[14] 0.001 s
testNtfsTimeToFileTime(String, long)[15] 0 s
testNtfsTimeToFileTime(String, long)[16] 0 s
testNtfsTimeToFileTime(String, long)[17] 0 s
testNtfsTimeToFileTime(String, long)[18] 0 s
testNtfsTimeToFileTime(String, long)[19] 0.001 s
testNtfsTimeToFileTime(String, long)[20] 0 s
testNtfsTimeToFileTime(String, long)[21] 0.001 s
testNtfsTimeToFileTime(String, long)[22] 0 s
testNtfsTimeToFileTime(String, long)[23] 0.001 s
testNtfsTimeToFileTime(String, long)[24] 0 s
testNtfsTimeToFileTime(String, long)[25] 0 s
testNtfsTimeToFileTime(String, long)[26] 0 s
testNtfsTimeToFileTime(String, long)[27] 0 s
testFileTimeToDate(String, long)[1] 0 s
testFileTimeToDate(String, long)[2] 0 s
testFileTimeToDate(String, long)[3] 0.001 s
testFileTimeToDate(String, long)[4] 0 s
testFileTimeToDate(String, long)[5] 0 s
testFileTimeToDate(String, long)[6] 0 s
testFileTimeToDate(String, long)[7] 0 s
testFileTimeToDate(String, long)[8] 0 s
testFileTimeToDate(String, long)[9] 0.001 s
testFileTimeToDate(String, long)[10] 0 s
testFileTimeToDate(String, long)[11] 0 s
testFileTimeToDate(String, long)[12] 0 s
testFileTimeToDate(String, long)[13] 0 s
testFileTimeToDate(String, long)[14] 0 s
testFileTimeToDate(String, long)[15] 0 s
testFileTimeToDate(String, long)[16] 0.001 s
testFileTimeToDate(String, long)[17] 0 s
testFileTimeToDate(String, long)[18] 0 s
testFileTimeToDate(String, long)[19] 0 s
testFileTimeToDate(String, long)[20] 0 s
testFileTimeToDate(String, long)[21] 0.001 s
testFileTimeToDate(String, long)[22] 0 s
testFileTimeToDate(String, long)[23] 0 s
testFileTimeToDate(String, long)[24] 0 s
testFileTimeToDate(String, long)[25] 0.001 s
testFileTimeToDate(String, long)[26] 0 s
testFileTimeToDate(String, long)[27] 0.001 s
testMaxJavaTime 0 s
testMaxJavaTimeParam(String, long)[1] 0 s
testMaxJavaTimeParam(String, long)[2] 0 s
testMaxJavaTimeParam(String, long)[3] 0.001 s
testMaxJavaTimeParam(String, long)[4] 0 s
testMaxJavaTimeParam(String, long)[5] 0 s
testMaxJavaTimeParam(String, long)[6] 0 s
testMaxJavaTimeParam(String, long)[7] 0 s
testMaxJavaTimeParam(String, long)[8] 0 s
testMaxJavaTimeParam(String, long)[9] 0 s
testMaxJavaTimeParam(String, long)[10] 0 s
testMaxJavaTimeParam(String, long)[11] 0 s
testMaxJavaTimeParam(String, long)[12] 0 s
testMaxJavaTimeParam(String, long)[13] 0 s
testMaxJavaTimeParam(String, long)[14] 0 s
testMaxJavaTimeParam(String, long)[15] 0 s
testMaxJavaTimeParam(String, long)[16] 0 s
testMaxJavaTimeParam(String, long)[17] 0.001 s
testMaxJavaTimeParam(String, long)[18] 0 s
testMaxJavaTimeParam(String, long)[19] 0 s
testMaxJavaTimeParam(String, long)[20] 0 s
testMaxJavaTimeParam(String, long)[21] 0.001 s
testMaxJavaTimeParam(String, long)[22] 0 s
testMaxJavaTimeParam(String, long)[23] 0 s
testMaxJavaTimeParam(String, long)[24] 0.001 s
testMaxJavaTimeParam(String, long)[25] 0 s
testMaxJavaTimeParam(String, long)[26] 0 s
testMaxJavaTimeParam(String, long)[27] 0 s
testIsUnixTimeLong(String, boolean)[1] 0 s
testIsUnixTimeLong(String, boolean)[2] 0 s
testIsUnixTimeLong(String, boolean)[3] 0 s
testIsUnixTimeLong(String, boolean)[4] 0 s
testIsUnixTimeLong(String, boolean)[5] 0 s
testIsUnixTimeLong(String, boolean)[6] 0 s
testMinusNanos 0 s
testDateToNtfsTime(String, long)[1] 0 s
testDateToNtfsTime(String, long)[2] 0 s
testDateToNtfsTime(String, long)[3] 0 s
testDateToNtfsTime(String, long)[4] 0 s
testDateToNtfsTime(String, long)[5] 0.001 s
testDateToNtfsTime(String, long)[6] 0 s
testDateToNtfsTime(String, long)[7] 0 s
testDateToNtfsTime(String, long)[8] 0.001 s
testDateToNtfsTime(String, long)[9] 0 s
testDateToNtfsTime(String, long)[10] 0 s
testDateToNtfsTime(String, long)[11] 0.001 s
testDateToNtfsTime(String, long)[12] 0 s
testDateToNtfsTime(String, long)[13] 0 s
testDateToNtfsTime(String, long)[14] 0.001 s
testDateToNtfsTime(String, long)[15] 0 s
testDateToNtfsTime(String, long)[16] 0 s
testDateToNtfsTime(String, long)[17] 0 s
testDateToNtfsTime(String, long)[18] 0 s
testDateToNtfsTime(String, long)[19] 0 s
testDateToNtfsTime(String, long)[20] 0 s
testDateToNtfsTime(String, long)[21] 0 s
testDateToNtfsTime(String, long)[22] 0 s
testDateToNtfsTime(String, long)[23] 0 s
testDateToNtfsTime(String, long)[24] 0 s
testDateToNtfsTime(String, long)[25] 0 s
testDateToNtfsTime(String, long)[26] 0.001 s
testDateToNtfsTime(String, long)[27] 0 s
testPlusSeconds 0 s
testFileTimeToNtfsTime(String, FileTime)[1] 0 s
testFileTimeToNtfsTime(String, FileTime)[2] 0 s
testFileTimeToNtfsTime(String, FileTime)[3] 0 s
testFileTimeToNtfsTime(String, long)[1] 0.001 s
testFileTimeToNtfsTime(String, long)[2] 0 s
testFileTimeToNtfsTime(String, long)[3] 0.001 s
testFileTimeToNtfsTime(String, long)[4] 0 s
testFileTimeToNtfsTime(String, long)[5] 0 s
testFileTimeToNtfsTime(String, long)[6] 0.001 s
testFileTimeToNtfsTime(String, long)[7] 0 s
testFileTimeToNtfsTime(String, long)[8] 0 s
testFileTimeToNtfsTime(String, long)[9] 0 s
testFileTimeToNtfsTime(String, long)[10] 0 s
testFileTimeToNtfsTime(String, long)[11] 0 s
testFileTimeToNtfsTime(String, long)[12] 0 s
testFileTimeToNtfsTime(String, long)[13] 0 s
testFileTimeToNtfsTime(String, long)[14] 0 s
testFileTimeToNtfsTime(String, long)[15] 0 s
testFileTimeToNtfsTime(String, long)[16] 0 s
testFileTimeToNtfsTime(String, long)[17] 0 s
testFileTimeToNtfsTime(String, long)[18] 0 s
testFileTimeToNtfsTime(String, long)[19] 0 s
testFileTimeToNtfsTime(String, long)[20] 0 s
testFileTimeToNtfsTime(String, long)[21] 0 s
testFileTimeToNtfsTime(String, long)[22] 0 s
testFileTimeToNtfsTime(String, long)[23] 0 s
testFileTimeToNtfsTime(String, long)[24] 0 s
testFileTimeToNtfsTime(String, long)[25] 0.001 s
testFileTimeToNtfsTime(String, long)[26] 0 s
testFileTimeToNtfsTime(String, long)[27] 0 s
testNtfsTimeToDate(String, long)[1] 0 s
testNtfsTimeToDate(String, long)[2] 0 s
testNtfsTimeToDate(String, long)[3] 0 s
testNtfsTimeToDate(String, long)[4] 0 s
testNtfsTimeToDate(String, long)[5] 0.001 s
testNtfsTimeToDate(String, long)[6] 0 s
testNtfsTimeToDate(String, long)[7] 0 s
testNtfsTimeToDate(String, long)[8] 0 s
testNtfsTimeToDate(String, long)[9] 0 s
testNtfsTimeToDate(String, long)[10] 0 s
testNtfsTimeToDate(String, long)[11] 0.001 s
testNtfsTimeToDate(String, long)[12] 0 s
testNtfsTimeToDate(String, long)[13] 0 s
testNtfsTimeToDate(String, long)[14] 0 s
testNtfsTimeToDate(String, long)[15] 0.001 s
testNtfsTimeToDate(String, long)[16] 0 s
testNtfsTimeToDate(String, long)[17] 0 s
testNtfsTimeToDate(String, long)[18] 0 s
testNtfsTimeToDate(String, long)[19] 0 s
testNtfsTimeToDate(String, long)[20] 0 s
testNtfsTimeToDate(String, long)[21] 0 s
testNtfsTimeToDate(String, long)[22] 0.001 s
testNtfsTimeToDate(String, long)[23] 0 s
testNtfsTimeToDate(String, long)[24] 0 s
testNtfsTimeToDate(String, long)[25] 0.001 s
testNtfsTimeToDate(String, long)[26] 0 s
testNtfsTimeToDate(String, long)[27] 0.001 s
testNullFileTimeToNullDate 0 s
testPlusMinusMillis 0 s

CloseShieldWriterTest

testClose 0.557 s

AppendableWriterTest

testAppendSubSequence 0.009 s
testWriteChars 0 s
testWriteInt 0.001 s
testAppendCharSequence 0.001 s
testWriteString 0.001 s
testAppendChar 0 s

IOExceptionWithCauseTest

testIOExceptionStringThrowable 0.010 s
testIOExceptionThrowable 0.001 s

OrFileFilterTest

testAdd 0.010 s
testFilterBuiltUsingAdd 0.002 s
testNoFilters 0.001 s
testRemove 0.002 s
testFilterBuiltUsingConstructor 0.001 s

CountingPathVisitorTest

testCountEmptyFolder(CountingPathVisitor)[1] 0.034 s
testCountEmptyFolder(CountingPathVisitor)[2] 0.001 s
testToString(CountingPathVisitor)[1] 0.001 s
testToString(CountingPathVisitor)[2] 0.001 s
testCountFolders2FileSize2(CountingPathVisitor)[1] 0.002 s
testCountFolders2FileSize2(CountingPathVisitor)[2] 0.001 s
testCountFolders1FileSize0(CountingPathVisitor)[1] 0.001 s
testCountFolders1FileSize0(CountingPathVisitor)[2] 0.001 s
testCountFolders1FileSize1(CountingPathVisitor)[1] 0.001 s
testCountFolders1FileSize1(CountingPathVisitor)[2] 0 s

CopyDirectoryVisitorTest

testCopyDirectoryEmptyFolderFilters(PathCounters)[1] 0.037 s
testCopyDirectoryEmptyFolderFilters(PathCounters)[2] 0.001 s
testCopyDirectoryFilters(PathCounters)[1] 0.008 s
testCopyDirectoryFilters(PathCounters)[2] 0.002 s
testCopyDirectoryFolders2FileSize2(PathCounters)[1] 0.002 s
testCopyDirectoryFolders2FileSize2(PathCounters)[2] 0.002 s
testCopyDirectoryFolders1FileSize0(PathCounters)[1] 0.003 s
testCopyDirectoryFolders1FileSize0(PathCounters)[2] 0.001 s
testCopyDirectoryFolders1FileSize1(PathCounters)[1] 0.001 s
testCopyDirectoryFolders1FileSize1(PathCounters)[2] 0.001 s
testCopyDirectoryEmptyFolder(PathCounters)[1] 0.002 s
testCopyDirectoryEmptyFolder(PathCounters)[2] 0.001 s

ChunkedOutputStreamTest

testBuildSetByteArrayOutputStream 0.018 s
testWriteFourChunks 0.001 s
testNegativeChunkSize 0.001 s
testZeroChunkSize 0 s
testBuildSetPath 0.020 s
testDefaultConstructor 0 s

ProxyReaderTest

testNullCharArray 0.010 s
testNullCharBuffer 0 s

BufferedFileChannelInputStreamTest

testReadOneByOneCheckAvailable 0.249 s
testReadMultipleBytes(int)[1] 0.143 s
testReadMultipleBytes(int)[2] 0.062 s
testReadMultipleBytes(int)[3] 0.053 s
testReadMultipleBytes(int)[4] 0.040 s
testReadMultipleBytes(int)[5] 0.030 s
testReadMultipleBytes(int)[6] 0.029 s
testReadMultipleBytes(int)[7] 0.029 s
testSkipFromFileChannel 0.096 s
testAvailableAfterClose 0.001 s
testNegativeBytesSkippedAfterRead 0.095 s
testAvailableAfterRead 0.002 s
testBytesSkippedAfterEOF 0.001 s
testAvailableAtEnd 0.017 s
testBytesSkippedAfterRead 0.103 s
testBytesSkipped 0.101 s
testReadOneByOne 0.109 s
testReadPastEof 0.001 s
testBuilderGet 0.001 s
testAvailableAfterOpen 0.001 s
testReadAfterClose 0.001 s

IOStreamTest

testFlatMapToLong 0.011 s
testForEachIOConsumerOfQsuperT 0.005 s
testOfArray 0.001 s
testAllMatch 0.001 s
testOnClose 0.001 s
testFlatMapToDouble 0.001 s
testForaAllIOConsumerBiFunction 0.005 s
testToArray 0.001 s
testMap 0.001 s
testMax 0.001 s
testMin 0 s
testReduceUBiFunctionOfUQsuperTUBinaryOperatorOfU 0.001 s
testFindAny 0.001 s
testAdapt 0 s
testClose 0 s
testCount 0.001 s
testEmpty 0 s
testLimit 0.001 s
testOfOne 0 s
testFlatMap 0.001 s
testPeek 0.001 s
testSkip 0 s
testReduceTBinaryOperatorOfT 0 s
testReduceBinaryOperatorOfT 0 s
testCollectSupplierOfRBiConsumerOfRQsuperTBiConsumerOfRR 0.001 s
testSequential 0 s
testCollectCollectorOfQsuperTAR 0 s
testForEachOrderedAsParallel 0.001 s
testForEachOrdered 0 s
testIterateException 0 s
testFlatMapToInt 0.001 s
testIsParallel 0 s
testForaAllIOConsumer 0.001 s
testAdaptParallelAndCount 0 s
testForEachOrderedAdaptParallel 0.001 s
testAnyMatch 0.001 s
testToArrayIntFunctionOfA 0 s
testOfIterable 0.001 s
testMapToDouble 0.001 s
testIterateLong 0.001 s
testMapToInt 0 s
testDistinct 0.001 s
testFindFirst 0 s
testUnordered 0.001 s
testForaAllIOConsumerBiFunctionNull 0 s
testFilter 0.001 s
testNoneMatch 0 s
testAdaptAsParallel 0 s
testMapToLong 0.001 s
testSorted 0 s
testUnwrap 0.001 s
testSpliterator 0.001 s
testOnCloseMultipleHandlers 0 s
testParallel 0.001 s
testIterator 0 s
testSortedComparatorOfQsuperT 0 s

FileSystemProvidersTest

testGetFileSystemProvider_fileScheme 0.021 s
testGetFileSystemProvider_filePath 0.001 s
testGetFileSystemProvider_all 0.001 s
testGetFileSystemProvider_fileURI 0 s
testGetFileSystemProvider_fileURL 0.001 s

ThrottledInputStreamTest

testSubclassAfterReadConsumer 0.018 s
testReadArrayAtStartFully 0.003 s
testReadArrayAtMiddleFully 0.001 s
testReadArrayFully 0 s
testMarkSupportedOnNull 0 s
testAvailableAll 0.001 s
testRead 0 s
testMarkSupported 0 s
testAvailableAfterClose 0.001 s
testReadAfterClose_ChannelInputStream 0.002 s
testAvailableNull 0.001 s
testReadAfterClose_CharSequenceInputStream 0 s
testReadArrayPartial 0.001 s
testAvailableAfterOpen 0.001 s
testMarkSupportedAfterClose 0.001 s
testReadEof 0.001 s
testReadArrayAtStartPartial 0 s
testReadAfterClose_ByteArrayInputStream 0.001 s
testAfterReadConsumer 0.001 s
testGet 0.001 s
testBuilder 0.001 s
testCloseHandleIOException 0.550 s
testCalSleepTimeMs 0.002 s

CircularInputStreamTest

testCycleBytes 0.010 s
testReaderAfterClose 0.001 s
testNullInputSize0 0.001 s
testContainsEofInputSize0 0.001 s
testAvailableAfterClose 0 s
testCount0InputSize0 0 s
testCount0InputSize1 0.001 s
testAvailableAfterOpen 0.001 s
testCount0 0 s
testCount1InputSize1 0 s
testWholeRangeOfBytes 0 s

NullInputStreamTest

testReadByteArray 0.010 s
testSkipThrowAtEof 0.001 s
testReadByteArrayAfterClose 0 s
testRead 0.001 s
testSkip 0.001 s
testAvailableAfterClose(int)[1] 0.004 s
testAvailableAfterClose(int)[2] 0 s
testAvailableAfterClose(int)[3] 0 s
testAvailableAfterClose(int)[4] 0 s
testAvailableAfterClose(int)[5] 0.001 s
testAvailableAfterClose(int)[6] 0 s
testAvailableAfterClose(int)[7] 0 s
testAvailableAfterClose(int)[8] 0 s
testAvailableAfterClose(int)[9] 0 s
testEOFException 0.001 s
testReadThrowAtEof 0 s
testAvailableAfterOpen(int)[1] 0.001 s
testAvailableAfterOpen(int)[2] 0 s
testAvailableAfterOpen(int)[3] 0 s
testAvailableAfterOpen(int)[4] 0.001 s
testAvailableAfterOpen(int)[5] 0 s
testAvailableAfterOpen(int)[6] 0 s
testAvailableAfterOpen(int)[7] 0 s
testAvailableAfterOpen(int)[8] 0 s
testAvailableAfterOpen(int)[9] 0.001 s
testReadByteArrayThrowAtEof 0 s
testDeprecatedSingleton 0 s
testMarkNotSupported 0.001 s
testReadAfterClose 0 s
testReadAfterClose(int)[1] 0 s
testReadAfterClose(int)[2] 0 s
testReadAfterClose(int)[3] 0.001 s
testReadAfterClose(int)[4] 0 s
testReadAfterClose(int)[5] 0 s
testReadAfterClose(int)[6] 0 s
testReadAfterClose(int)[7] 0 s
testReadAfterClose(int)[8] 0.001 s
testReadAfterClose(int)[9] 0 s
testReadByteArrayIntIntAfterClose 0.001 s
testMarkAndReset 0 s

AbstractStreamBuilderTest

testBufferSizeChecker 0.017 s

CharsetsTest

testToCharset_String 0.011 s
testUtf16 0.001 s
testUtf8 0.002 s
testUsAscii 0 s
testUtf16Be 0 s
testUtf16Le 0.001 s
testIso8859_1 0.001 s
testIsUTF8Charset(Charset)[1] 0.003 s
testIsUTF8Charset(Charset)[2] 0 s
testIsUTF8Charset(Charset)[3] 0 s
testIsUTF8Charset(Charset)[4] 0 s
testIsUTF8Charset(Charset)[5] 0.001 s
testIsUTF8Charset(Charset)[6] 0.001 s
testIsUTF8Charset(Charset)[7] 0.001 s
testIsUTF8Charset(Charset)[8] 0.001 s
testIsUTF8Charset(Charset)[9] 0.001 s
testIsUTF8Charset(Charset)[10] 0 s
testIsUTF8Charset(Charset)[11] 0 s
testIsUTF8Charset(Charset)[12] 0 s
testIsUTF8Charset(Charset)[13] 0 s
testIsUTF8Charset(Charset)[14] 0 s
testIsUTF8Charset(Charset)[15] 0.001 s
testIsUTF8Charset(Charset)[16] 0 s
testIsUTF8Charset(Charset)[17] 0 s
testIsUTF8Charset(Charset)[18] 0 s
testIsUTF8Charset(Charset)[19] 0.001 s
testIsUTF8Charset(Charset)[20] 0 s
testIsUTF8Charset(Charset)[21] 0.001 s
testIsUTF8Charset(Charset)[22] 0.001 s
testIsUTF8Charset(Charset)[23] 0 s
testIsUTF8Charset(Charset)[24] 0.001 s
testIsUTF8Charset(Charset)[25] 0.001 s
testIsUTF8Charset(Charset)[26] 0 s
testIsUTF8Charset(Charset)[27] 0.001 s
testIsUTF8Charset(Charset)[28] 0 s
testIsUTF8Charset(Charset)[29] 0 s
testIsUTF8Charset(Charset)[30] 0.001 s
testIsUTF8Charset(Charset)[31] 0 s
testIsUTF8Charset(Charset)[32] 0 s
testIsUTF8Charset(Charset)[33] 0.001 s
testIsUTF8Charset(Charset)[34] 0 s
testIsUTF8Charset(Charset)[35] 0 s
testIsUTF8Charset(Charset)[36] 0.001 s
testIsUTF8Charset(Charset)[37] 0 s
testIsUTF8Charset(Charset)[38] 0.001 s
testIsUTF8Charset(Charset)[39] 0.001 s
testIsUTF8Charset(Charset)[40] 0 s
testIsUTF8Charset(Charset)[41] 0.001 s
testIsUTF8Charset(Charset)[42] 0 s
testIsUTF8Charset(Charset)[43] 0 s
testIsUTF8Charset(Charset)[44] 0.001 s
testIsUTF8Charset(Charset)[45] 0 s
testIsUTF8Charset(Charset)[46] 0 s
testIsUTF8Charset(Charset)[47] 0.001 s
testIsUTF8Charset(Charset)[48] 0 s
testIsUTF8Charset(Charset)[49] 0.001 s
testIsUTF8Charset(Charset)[50] 0 s
testIsUTF8Charset(Charset)[51] 0.001 s
testIsUTF8Charset(Charset)[52] 0 s
testIsUTF8Charset(Charset)[53] 0 s
testIsUTF8Charset(Charset)[54] 0 s
testIsUTF8Charset(Charset)[55] 0 s
testIsUTF8Charset(Charset)[56] 0 s
testIsUTF8Charset(Charset)[57] 0 s
testIsUTF8Charset(Charset)[58] 0 s
testIsUTF8Charset(Charset)[59] 0.001 s
testIsUTF8Charset(Charset)[60] 0 s
testIsUTF8Charset(Charset)[61] 0 s
testIsUTF8Charset(Charset)[62] 0 s
testIsUTF8Charset(Charset)[63] 0.001 s
testIsUTF8Charset(Charset)[64] 0.001 s
testIsUTF8Charset(Charset)[65] 0 s
testIsUTF8Charset(Charset)[66] 0 s
testIsUTF8Charset(Charset)[67] 0 s
testIsUTF8Charset(Charset)[68] 0 s
testIsUTF8Charset(Charset)[69] 0 s
testIsUTF8Charset(Charset)[70] 0 s
testIsUTF8Charset(Charset)[71] 0.001 s
testIsUTF8Charset(Charset)[72] 0 s
testIsUTF8Charset(Charset)[73] 0 s
testIsUTF8Charset(Charset)[74] 0 s
testIsUTF8Charset(Charset)[75] 0 s
testIsUTF8Charset(Charset)[76] 0 s
testIsUTF8Charset(Charset)[77] 0 s
testIsUTF8Charset(Charset)[78] 0 s
testIsUTF8Charset(Charset)[79] 0 s
testIsUTF8Charset(Charset)[80] 0 s
testIsUTF8Charset(Charset)[81] 0.001 s
testIsUTF8Charset(Charset)[82] 0 s
- skipped -
testIsUTF8Charset(Charset)[83] 0 s
testIsUTF8Charset(Charset)[84] 0 s
testIsUTF8Charset(Charset)[85] 0 s
testIsUTF8Charset(Charset)[86] 0 s
testIsUTF8Charset(Charset)[87] 0 s
testIsUTF8Charset(Charset)[88] 0.001 s
testIsUTF8Charset(Charset)[89] 0 s
testIsUTF8Charset(Charset)[90] 0 s
testIsUTF8Charset(Charset)[91] 0.001 s
testIsUTF8Charset(Charset)[92] 0 s
testIsUTF8Charset(Charset)[93] 0 s
testIsUTF8Charset(Charset)[94] 0.001 s
testIsUTF8Charset(Charset)[95] 0 s
testIsUTF8Charset(Charset)[96] 0 s
testIsUTF8Charset(Charset)[97] 0.001 s
testIsUTF8Charset(Charset)[98] 0 s
testIsUTF8Charset(Charset)[99] 0 s
testIsUTF8Charset(Charset)[100] 0.001 s
testIsUTF8Charset(Charset)[101] 0 s
testIsUTF8Charset(Charset)[102] 0 s
testIsUTF8Charset(Charset)[103] 0 s
testIsUTF8Charset(Charset)[104] 0 s
testIsUTF8Charset(Charset)[105] 0 s
testIsUTF8Charset(Charset)[106] 0.001 s
testIsUTF8Charset(Charset)[107] 0 s
testIsUTF8Charset(Charset)[108] 0 s
testIsUTF8Charset(Charset)[109] 0 s
testIsUTF8Charset(Charset)[110] 0 s
testIsUTF8Charset(Charset)[111] 0 s
testIsUTF8Charset(Charset)[112] 0 s
testIsUTF8Charset(Charset)[113] 0.002 s
testIsUTF8Charset(Charset)[114] 0 s
testIsUTF8Charset(Charset)[115] 0.001 s
testIsUTF8Charset(Charset)[116] 0 s
testIsUTF8Charset(Charset)[117] 0.001 s
testIsUTF8Charset(Charset)[118] 0 s
testIsUTF8Charset(Charset)[119] 0.001 s
testIsUTF8Charset(Charset)[120] 0 s
testIsUTF8Charset(Charset)[121] 0 s
testIsUTF8Charset(Charset)[122] 0.001 s
testIsUTF8Charset(Charset)[123] 0 s
testIsUTF8Charset(Charset)[124] 0 s
testIsUTF8Charset(Charset)[125] 0 s
testIsUTF8Charset(Charset)[126] 0 s
testIsUTF8Charset(Charset)[127] 0.001 s
testIsUTF8Charset(Charset)[128] 0 s
testIsUTF8Charset(Charset)[129] 0.001 s
testIsUTF8Charset(Charset)[130] 0 s
testIsUTF8Charset(Charset)[131] 0 s
testIsUTF8Charset(Charset)[132] 0 s
testIsUTF8Charset(Charset)[133] 0 s
testIsUTF8Charset(Charset)[134] 0 s
testIsUTF8Charset(Charset)[135] 0 s
testIsUTF8Charset(Charset)[136] 0.001 s
testIsUTF8Charset(Charset)[137] 0 s
testIsUTF8Charset(Charset)[138] 0 s
testIsUTF8Charset(Charset)[139] 0 s
testIsUTF8Charset(Charset)[140] 0 s
testIsUTF8Charset(Charset)[141] 0 s
testIsUTF8Charset(Charset)[142] 0 s
testIsUTF8Charset(Charset)[143] 0.001 s
testIsUTF8Charset(Charset)[144] 0 s
testIsUTF8Charset(Charset)[145] 0 s
testIsUTF8Charset(Charset)[146] 0 s
testIsUTF8Charset(Charset)[147] 0 s
testIsUTF8Charset(Charset)[148] 0 s
testIsUTF8Charset(Charset)[149] 0 s
testIsUTF8Charset(Charset)[150] 0.001 s
testIsUTF8Charset(Charset)[151] 0 s
testIsUTF8Charset(Charset)[152] 0 s
testIsUTF8Charset(Charset)[153] 0.001 s
testIsUTF8Charset(Charset)[154] 0 s
testIsUTF8Charset(Charset)[155] 0 s
testIsUTF8Charset(Charset)[156] 0.001 s
testIsUTF8Charset(Charset)[157] 0 s
testIsUTF8Charset(Charset)[158] 0 s
testIsUTF8Charset(Charset)[159] 0 s
testIsUTF8Charset(Charset)[160] 0.001 s
testIsUTF8Charset(Charset)[161] 0 s
testIsUTF8Charset(Charset)[162] 0 s
testIsUTF8Charset(Charset)[163] 0 s
testIsUTF8Charset(Charset)[164] 0 s
testIsUTF8Charset(Charset)[165] 0 s
testIsUTF8Charset(Charset)[166] 0 s
testIsUTF8Charset(Charset)[167] 0 s
testIsUTF8Charset(Charset)[168] 0 s
testIsUTF8Charset(Charset)[169] 0 s
testIsUTF8Charset(Charset)[170] 0.001 s
testIsUTF8Charset(Charset)[171] 0 s
testIsUTF8Charset(Charset)[172] 0 s
testIsUTF8Charset(Charset)[173] 0 s
testToCharsetDefault 0.001 s
testIsAlias(Charset, String)[1] 0.001 s
testIsAlias(Charset, String)[2] 0 s
testIsAlias(Charset, String)[3] 0 s
testIsAlias(Charset, String)[4] 0.001 s
testIsAlias(Charset, String)[5] 0 s
testIsAlias(Charset, String)[6] 0 s
testIsAlias(Charset, String)[7] 0.001 s
testIsAlias(Charset, String)[8] 0 s
testIsAlias(Charset, String)[9] 0 s
testIsAlias(Charset, String)[10] 0.001 s
testIsAlias(Charset, String)[11] 0 s
testIsAlias(Charset, String)[12] 0 s
testIsAlias(Charset, String)[13] 0 s
testIsAlias(Charset, String)[14] 0 s
testIsAlias(Charset, String)[15] 0 s
testIsAlias(Charset, String)[16] 0 s
testIsAlias(Charset, String)[17] 0 s
testIsAlias(Charset, String)[18] 0 s
testIsAlias(Charset, String)[19] 0 s
testIsAlias(Charset, String)[20] 0.001 s
testIsAlias(Charset, String)[21] 0 s
testIsAlias(Charset, String)[22] 0 s
testIsAlias(Charset, String)[23] 0 s
testIsAlias(Charset, String)[24] 0 s
testIsAlias(Charset, String)[25] 0 s
testIsAlias(Charset, String)[26] 0 s
testIsAlias(Charset, String)[27] 0 s
testIsAlias(Charset, String)[28] 0.001 s
testIsAlias(Charset, String)[29] 0 s
testIsAlias(Charset, String)[30] 0 s
testIsAlias(Charset, String)[31] 0.001 s
testIsAlias(Charset, String)[32] 0 s
testIsAlias(Charset, String)[33] 0 s
testIsAlias(Charset, String)[34] 0 s
testIsAlias(Charset, String)[35] 0.001 s
testIsAlias(Charset, String)[36] 0 s
testIsAlias(Charset, String)[37] 0 s
testIsAlias(Charset, String)[38] 0 s
testIsAlias(Charset, String)[39] 0.001 s
testIsAlias(Charset, String)[40] 0 s
testIsAlias(Charset, String)[41] 0 s
testIsAlias(Charset, String)[42] 0 s
testIsAlias(Charset, String)[43] 0 s
testIsAlias(Charset, String)[44] 0.001 s
testIsAlias(Charset, String)[45] 0 s
testIsAlias(Charset, String)[46] 0 s
testIsAlias(Charset, String)[47] 0 s
testIsAlias(Charset, String)[48] 0 s
testIsAlias(Charset, String)[49] 0.001 s
testIsAlias(Charset, String)[50] 0 s
testIsAlias(Charset, String)[51] 0 s
testIsAlias(Charset, String)[52] 0 s
testIsAlias(Charset, String)[53] 0.001 s
testIsAlias(Charset, String)[54] 0 s
testIsAlias(Charset, String)[55] 0 s
testIsAlias(Charset, String)[56] 0 s
testIsAlias(Charset, String)[57] 0 s
testIsAlias(Charset, String)[58] 0 s
testIsAlias(Charset, String)[59] 0 s
testIsAlias(Charset, String)[60] 0 s
testIsAlias(Charset, String)[61] 0 s
testIsAlias(Charset, String)[62] 0 s
testIsAlias(Charset, String)[63] 0.001 s
testIsAlias(Charset, String)[64] 0 s
testIsAlias(Charset, String)[65] 0 s
testIsAlias(Charset, String)[66] 0 s
testIsAlias(Charset, String)[67] 0 s
testIsAlias(Charset, String)[68] 0 s
testIsAlias(Charset, String)[69] 0 s
testIsAlias(Charset, String)[70] 0 s
testIsAlias(Charset, String)[71] 0.001 s
testIsAlias(Charset, String)[72] 0 s
testIsAlias(Charset, String)[73] 0 s
testIsAlias(Charset, String)[74] 0 s
testIsAlias(Charset, String)[75] 0 s
testIsAlias(Charset, String)[76] 0 s
testIsAlias(Charset, String)[77] 0 s
testIsAlias(Charset, String)[78] 0 s
testIsAlias(Charset, String)[79] 0 s
testIsAlias(Charset, String)[80] 0 s
testIsAlias(Charset, String)[81] 0 s
testIsAlias(Charset, String)[82] 0 s
testIsAlias(Charset, String)[83] 0 s
testIsAlias(Charset, String)[84] 0 s
testIsAlias(Charset, String)[85] 0 s
testIsAlias(Charset, String)[86] 0 s
testIsAlias(Charset, String)[87] 0 s
testIsAlias(Charset, String)[88] 0 s
testIsAlias(Charset, String)[89] 0.001 s
testIsAlias(Charset, String)[90] 0 s
testIsAlias(Charset, String)[91] 0 s
testIsAlias(Charset, String)[92] 0 s
testIsAlias(Charset, String)[93] 0 s
testIsAlias(Charset, String)[94] 0 s
testIsAlias(Charset, String)[95] 0 s
testIsAlias(Charset, String)[96] 0 s
testIsAlias(Charset, String)[97] 0 s
testIsAlias(Charset, String)[98] 0 s
testIsAlias(Charset, String)[99] 0 s
testIsAlias(Charset, String)[100] 0 s
testIsAlias(Charset, String)[101] 0 s
testIsAlias(Charset, String)[102] 0 s
testIsAlias(Charset, String)[103] 0 s
testIsAlias(Charset, String)[104] 0.001 s
testIsAlias(Charset, String)[105] 0 s
testIsAlias(Charset, String)[106] 0 s
testIsAlias(Charset, String)[107] 0.001 s
testIsAlias(Charset, String)[108] 0 s
testIsAlias(Charset, String)[109] 0 s
testIsAlias(Charset, String)[110] 0 s
testIsAlias(Charset, String)[111] 0 s
testIsAlias(Charset, String)[112] 0 s
testIsAlias(Charset, String)[113] 0 s
testIsAlias(Charset, String)[114] 0 s
testIsAlias(Charset, String)[115] 0 s
testIsAlias(Charset, String)[116] 0 s
testIsAlias(Charset, String)[117] 0 s
testIsAlias(Charset, String)[118] 0.001 s
testIsAlias(Charset, String)[119] 0 s
testIsAlias(Charset, String)[120] 0 s
testIsAlias(Charset, String)[121] 0 s
testIsAlias(Charset, String)[122] 0 s
testIsAlias(Charset, String)[123] 0 s
testIsAlias(Charset, String)[124] 0 s
testIsAlias(Charset, String)[125] 0 s
testIsAlias(Charset, String)[126] 0 s
testIsAlias(Charset, String)[127] 0 s
testIsAlias(Charset, String)[128] 0 s
testIsAlias(Charset, String)[129] 0 s
testIsAlias(Charset, String)[130] 0 s
testIsAlias(Charset, String)[131] 0 s
testIsAlias(Charset, String)[132] 0 s
testIsAlias(Charset, String)[133] 0 s
testIsAlias(Charset, String)[134] 0 s
testIsAlias(Charset, String)[135] 0 s
testIsAlias(Charset, String)[136] 0 s
testIsAlias(Charset, String)[137] 0 s
testIsAlias(Charset, String)[138] 0 s
testIsAlias(Charset, String)[139] 0 s
testIsAlias(Charset, String)[140] 0 s
testIsAlias(Charset, String)[141] 0 s
testIsAlias(Charset, String)[142] 0 s
testIsAlias(Charset, String)[143] 0 s
testIsAlias(Charset, String)[144] 0 s
testIsAlias(Charset, String)[145] 0 s
testIsAlias(Charset, String)[146] 0.001 s
testIsAlias(Charset, String)[147] 0 s
testIsAlias(Charset, String)[148] 0 s
testIsAlias(Charset, String)[149] 0 s
testIsAlias(Charset, String)[150] 0 s
testIsAlias(Charset, String)[151] 0 s
testIsAlias(Charset, String)[152] 0 s
testIsAlias(Charset, String)[153] 0 s
testIsAlias(Charset, String)[154] 0 s
testIsAlias(Charset, String)[155] 0 s
testIsAlias(Charset, String)[156] 0 s
testIsAlias(Charset, String)[157] 0.001 s
testIsAlias(Charset, String)[158] 0 s
testIsAlias(Charset, String)[159] 0 s
testIsAlias(Charset, String)[160] 0 s
testIsAlias(Charset, String)[161] 0 s
testIsAlias(Charset, String)[162] 0 s
testIsAlias(Charset, String)[163] 0.001 s
testIsAlias(Charset, String)[164] 0 s
testIsAlias(Charset, String)[165] 0 s
testIsAlias(Charset, String)[166] 0 s
testIsAlias(Charset, String)[167] 0 s
testIsAlias(Charset, String)[168] 0 s
testIsAlias(Charset, String)[169] 0 s
testIsAlias(Charset, String)[170] 0 s
testIsAlias(Charset, String)[171] 0 s
testIsAlias(Charset, String)[172] 0 s
testIsAlias(Charset, String)[173] 0 s
testIsAlias(Charset, String)[174] 0 s
testIsAlias(Charset, String)[175] 0 s
testIsAlias(Charset, String)[176] 0 s
testIsAlias(Charset, String)[177] 0 s
testIsAlias(Charset, String)[178] 0 s
testIsAlias(Charset, String)[179] 0 s
testIsAlias(Charset, String)[180] 0.001 s
testIsAlias(Charset, String)[181] 0 s
testIsAlias(Charset, String)[182] 0 s
testIsAlias(Charset, String)[183] 0 s
testIsAlias(Charset, String)[184] 0 s
testIsAlias(Charset, String)[185] 0 s
testIsAlias(Charset, String)[186] 0 s
testIsAlias(Charset, String)[187] 0 s
testIsAlias(Charset, String)[188] 0 s
testIsAlias(Charset, String)[189] 0 s
testIsAlias(Charset, String)[190] 0 s
testIsAlias(Charset, String)[191] 0 s
testIsAlias(Charset, String)[192] 0 s
testIsAlias(Charset, String)[193] 0 s
testIsAlias(Charset, String)[194] 0 s
testIsAlias(Charset, String)[195] 0 s
testIsAlias(Charset, String)[196] 0 s
testIsAlias(Charset, String)[197] 0 s
testIsAlias(Charset, String)[198] 0.001 s
testIsAlias(Charset, String)[199] 0.001 s
testIsAlias(Charset, String)[200] 0 s
testIsAlias(Charset, String)[201] 0 s
testIsAlias(Charset, String)[202] 0.001 s
testIsAlias(Charset, String)[203] 0.001 s
testIsAlias(Charset, String)[204] 0.001 s
testIsAlias(Charset, String)[205] 0 s
testIsAlias(Charset, String)[206] 0 s
testIsAlias(Charset, String)[207] 0 s
testIsAlias(Charset, String)[208] 0 s
testIsAlias(Charset, String)[209] 0 s
testIsAlias(Charset, String)[210] 0 s
testIsAlias(Charset, String)[211] 0 s
testIsAlias(Charset, String)[212] 0 s
testIsAlias(Charset, String)[213] 0 s
testIsAlias(Charset, String)[214] 0 s
testIsAlias(Charset, String)[215] 0 s
testIsAlias(Charset, String)[216] 0 s
testIsAlias(Charset, String)[217] 0 s
testIsAlias(Charset, String)[218] 0 s
testIsAlias(Charset, String)[219] 0 s
testIsAlias(Charset, String)[220] 0 s
testIsAlias(Charset, String)[221] 0 s
testIsAlias(Charset, String)[222] 0 s
testIsAlias(Charset, String)[223] 0 s
testIsAlias(Charset, String)[224] 0 s
testIsAlias(Charset, String)[225] 0.001 s
testIsAlias(Charset, String)[226] 0 s
testIsAlias(Charset, String)[227] 0 s
testIsAlias(Charset, String)[228] 0 s
testIsAlias(Charset, String)[229] 0 s
testIsAlias(Charset, String)[230] 0 s
testIsAlias(Charset, String)[231] 0 s
testIsAlias(Charset, String)[232] 0 s
testIsAlias(Charset, String)[233] 0.001 s
testIsAlias(Charset, String)[234] 0 s
testIsAlias(Charset, String)[235] 0 s
testIsAlias(Charset, String)[236] 0 s
testIsAlias(Charset, String)[237] 0 s
testIsAlias(Charset, String)[238] 0 s
testIsAlias(Charset, String)[239] 0 s
testIsAlias(Charset, String)[240] 0 s
testIsAlias(Charset, String)[241] 0.001 s
testIsAlias(Charset, String)[242] 0 s
testIsAlias(Charset, String)[243] 0 s
testIsAlias(Charset, String)[244] 0 s
testIsAlias(Charset, String)[245] 0 s
testIsAlias(Charset, String)[246] 0 s
testIsAlias(Charset, String)[247] 0 s
testIsAlias(Charset, String)[248] 0 s
testIsAlias(Charset, String)[249] 0.001 s
testIsAlias(Charset, String)[250] 0 s
testIsAlias(Charset, String)[251] 0 s
testIsAlias(Charset, String)[252] 0 s
testIsAlias(Charset, String)[253] 0 s
testIsAlias(Charset, String)[254] 0 s
testIsAlias(Charset, String)[255] 0 s
testIsAlias(Charset, String)[256] 0.001 s
testIsAlias(Charset, String)[257] 0 s
testIsAlias(Charset, String)[258] 0 s
testIsAlias(Charset, String)[259] 0 s
testIsAlias(Charset, String)[260] 0 s
testIsAlias(Charset, String)[261] 0 s
testIsAlias(Charset, String)[262] 0.001 s
testIsAlias(Charset, String)[263] 0 s
testIsAlias(Charset, String)[264] 0 s
testIsAlias(Charset, String)[265] 0 s
testIsAlias(Charset, String)[266] 0 s
testIsAlias(Charset, String)[267] 0 s
testIsAlias(Charset, String)[268] 0 s
testIsAlias(Charset, String)[269] 0 s
testIsAlias(Charset, String)[270] 0 s
testIsAlias(Charset, String)[271] 0 s
testIsAlias(Charset, String)[272] 0 s
testIsAlias(Charset, String)[273] 0 s
testIsAlias(Charset, String)[274] 0 s
testIsAlias(Charset, String)[275] 0 s
testIsAlias(Charset, String)[276] 0 s
testIsAlias(Charset, String)[277] 0 s
testIsAlias(Charset, String)[278] 0 s
testIsAlias(Charset, String)[279] 0 s
testIsAlias(Charset, String)[280] 0.001 s
testIsAlias(Charset, String)[281] 0 s
testIsAlias(Charset, String)[282] 0 s
testIsAlias(Charset, String)[283] 0 s
testIsAlias(Charset, String)[284] 0 s
testIsAlias(Charset, String)[285] 0 s
testIsAlias(Charset, String)[286] 0 s
testIsAlias(Charset, String)[287] 0 s
testIsAlias(Charset, String)[288] 0 s
testIsAlias(Charset, String)[289] 0.001 s
testIsAlias(Charset, String)[290] 0 s
testIsAlias(Charset, String)[291] 0 s
testIsAlias(Charset, String)[292] 0 s
testIsAlias(Charset, String)[293] 0 s
testIsAlias(Charset, String)[294] 0 s
testIsAlias(Charset, String)[295] 0 s
testIsAlias(Charset, String)[296] 0 s
testIsAlias(Charset, String)[297] 0 s
testIsAlias(Charset, String)[298] 0 s
testIsAlias(Charset, String)[299] 0 s
testIsAlias(Charset, String)[300] 0 s
testIsAlias(Charset, String)[301] 0 s
testIsAlias(Charset, String)[302] 0 s
testIsAlias(Charset, String)[303] 0 s
testIsAlias(Charset, String)[304] 0 s
testIsAlias(Charset, String)[305] 0.001 s
testIsAlias(Charset, String)[306] 0 s
testIsAlias(Charset, String)[307] 0 s
testIsAlias(Charset, String)[308] 0 s
testIsAlias(Charset, String)[309] 0 s
testIsAlias(Charset, String)[310] 0 s
testIsAlias(Charset, String)[311] 0 s
testIsAlias(Charset, String)[312] 0 s
testIsAlias(Charset, String)[313] 0.001 s
testIsAlias(Charset, String)[314] 0 s
testIsAlias(Charset, String)[315] 0 s
testIsAlias(Charset, String)[316] 0 s
testIsAlias(Charset, String)[317] 0 s
testIsAlias(Charset, String)[318] 0 s
testIsAlias(Charset, String)[319] 0 s
testIsAlias(Charset, String)[320] 0 s
testIsAlias(Charset, String)[321] 0 s
testIsAlias(Charset, String)[322] 0 s
testIsAlias(Charset, String)[323] 0 s
testIsAlias(Charset, String)[324] 0 s
testIsAlias(Charset, String)[325] 0 s
testIsAlias(Charset, String)[326] 0 s
testIsAlias(Charset, String)[327] 0.001 s
testIsAlias(Charset, String)[328] 0 s
testIsAlias(Charset, String)[329] 0 s
testIsAlias(Charset, String)[330] 0 s
testIsAlias(Charset, String)[331] 0.001 s
testIsAlias(Charset, String)[332] 0 s
testIsAlias(Charset, String)[333] 0.001 s
testIsAlias(Charset, String)[334] 0 s
testIsAlias(Charset, String)[335] 0 s
testIsAlias(Charset, String)[336] 0 s
testIsAlias(Charset, String)[337] 0 s
testIsAlias(Charset, String)[338] 0 s
testIsAlias(Charset, String)[339] 0 s
testIsAlias(Charset, String)[340] 0 s
testIsAlias(Charset, String)[341] 0 s
testIsAlias(Charset, String)[342] 0 s
testIsAlias(Charset, String)[343] 0 s
testIsAlias(Charset, String)[344] 0 s
testIsAlias(Charset, String)[345] 0 s
testIsAlias(Charset, String)[346] 0 s
testIsAlias(Charset, String)[347] 0.001 s
testIsAlias(Charset, String)[348] 0 s
testIsAlias(Charset, String)[349] 0 s
testIsAlias(Charset, String)[350] 0 s
testIsAlias(Charset, String)[351] 0 s
testIsAlias(Charset, String)[352] 0 s
testIsAlias(Charset, String)[353] 0 s
testIsAlias(Charset, String)[354] 0 s
testIsAlias(Charset, String)[355] 0 s
testIsAlias(Charset, String)[356] 0.001 s
testIsAlias(Charset, String)[357] 0 s
testIsAlias(Charset, String)[358] 0 s
testIsAlias(Charset, String)[359] 0 s
testIsAlias(Charset, String)[360] 0 s
testIsAlias(Charset, String)[361] 0 s
testIsAlias(Charset, String)[362] 0 s
testIsAlias(Charset, String)[363] 0 s
testIsAlias(Charset, String)[364] 0 s
testIsAlias(Charset, String)[365] 0 s
testIsAlias(Charset, String)[366] 0 s
testIsAlias(Charset, String)[367] 0.001 s
testIsAlias(Charset, String)[368] 0 s
testIsAlias(Charset, String)[369] 0 s
testIsAlias(Charset, String)[370] 0 s
testIsAlias(Charset, String)[371] 0 s
testIsAlias(Charset, String)[372] 0 s
testIsAlias(Charset, String)[373] 0 s
testIsAlias(Charset, String)[374] 0 s
testIsAlias(Charset, String)[375] 0 s
testIsAlias(Charset, String)[376] 0 s
testIsAlias(Charset, String)[377] 0 s
testIsAlias(Charset, String)[378] 0.001 s
testIsAlias(Charset, String)[379] 0 s
testIsAlias(Charset, String)[380] 0 s
testIsAlias(Charset, String)[381] 0 s
testIsAlias(Charset, String)[382] 0 s
testIsAlias(Charset, String)[383] 0 s
testIsAlias(Charset, String)[384] 0 s
testIsAlias(Charset, String)[385] 0 s
testIsAlias(Charset, String)[386] 0 s
testIsAlias(Charset, String)[387] 0 s
testIsAlias(Charset, String)[388] 0 s
testIsAlias(Charset, String)[389] 0 s
testIsAlias(Charset, String)[390] 0 s
testIsAlias(Charset, String)[391] 0 s
testIsAlias(Charset, String)[392] 0 s
testIsAlias(Charset, String)[393] 0 s
testIsAlias(Charset, String)[394] 0 s
testIsAlias(Charset, String)[395] 0 s
testIsAlias(Charset, String)[396] 0 s
testIsAlias(Charset, String)[397] 0 s
testIsAlias(Charset, String)[398] 0 s
testIsAlias(Charset, String)[399] 0 s
testIsAlias(Charset, String)[400] 0 s
testIsAlias(Charset, String)[401] 0.001 s
testIsAlias(Charset, String)[402] 0 s
testIsAlias(Charset, String)[403] 0 s
testIsAlias(Charset, String)[404] 0 s
testIsAlias(Charset, String)[405] 0 s
testIsAlias(Charset, String)[406] 0 s
testIsAlias(Charset, String)[407] 0 s
testIsAlias(Charset, String)[408] 0 s
testIsAlias(Charset, String)[409] 0 s
testIsAlias(Charset, String)[410] 0 s
testIsAlias(Charset, String)[411] 0 s
testIsAlias(Charset, String)[412] 0 s
testIsAlias(Charset, String)[413] 0.001 s
testIsAlias(Charset, String)[414] 0 s
testIsAlias(Charset, String)[415] 0 s
testIsAlias(Charset, String)[416] 0 s
testIsAlias(Charset, String)[417] 0 s
testIsAlias(Charset, String)[418] 0 s
testIsAlias(Charset, String)[419] 0 s
testIsAlias(Charset, String)[420] 0 s
testIsAlias(Charset, String)[421] 0 s
testIsAlias(Charset, String)[422] 0 s
testIsAlias(Charset, String)[423] 0.001 s
testIsAlias(Charset, String)[424] 0 s
testIsAlias(Charset, String)[425] 0 s
testIsAlias(Charset, String)[426] 0 s
testIsAlias(Charset, String)[427] 0 s
testIsAlias(Charset, String)[428] 0 s
testIsAlias(Charset, String)[429] 0 s
testIsAlias(Charset, String)[430] 0 s
testIsAlias(Charset, String)[431] 0 s
testIsAlias(Charset, String)[432] 0 s
testIsAlias(Charset, String)[433] 0 s
testIsAlias(Charset, String)[434] 0 s
testIsAlias(Charset, String)[435] 0 s
testIsAlias(Charset, String)[436] 0 s
testIsAlias(Charset, String)[437] 0 s
testIsAlias(Charset, String)[438] 0 s
testIsAlias(Charset, String)[439] 0 s
testIsAlias(Charset, String)[440] 0 s
testIsAlias(Charset, String)[441] 0 s
testIsAlias(Charset, String)[442] 0 s
testIsAlias(Charset, String)[443] 0 s
testIsAlias(Charset, String)[444] 0.001 s
testIsAlias(Charset, String)[445] 0 s
testIsAlias(Charset, String)[446] 0 s
testIsAlias(Charset, String)[447] 0 s
testIsAlias(Charset, String)[448] 0 s
testIsAlias(Charset, String)[449] 0 s
testIsAlias(Charset, String)[450] 0 s
testIsAlias(Charset, String)[451] 0 s
testIsAlias(Charset, String)[452] 0 s
testIsAlias(Charset, String)[453] 0 s
testIsAlias(Charset, String)[454] 0 s
testIsAlias(Charset, String)[455] 0 s
testIsAlias(Charset, String)[456] 0.001 s
testIsAlias(Charset, String)[457] 0 s
testIsAlias(Charset, String)[458] 0 s
testIsAlias(Charset, String)[459] 0 s
testIsAlias(Charset, String)[460] 0 s
testIsAlias(Charset, String)[461] 0 s
testIsAlias(Charset, String)[462] 0 s
testIsAlias(Charset, String)[463] 0 s
testIsAlias(Charset, String)[464] 0 s
testIsAlias(Charset, String)[465] 0 s
testIsAlias(Charset, String)[466] 0 s
testIsAlias(Charset, String)[467] 0 s
testIsAlias(Charset, String)[468] 0 s
testIsAlias(Charset, String)[469] 0 s
testIsAlias(Charset, String)[470] 0 s
testIsAlias(Charset, String)[471] 0 s
testIsAlias(Charset, String)[472] 0 s
testIsAlias(Charset, String)[473] 0 s
testIsAlias(Charset, String)[474] 0 s
testIsAlias(Charset, String)[475] 0 s
testIsAlias(Charset, String)[476] 0 s
testIsAlias(Charset, String)[477] 0 s
testIsAlias(Charset, String)[478] 0.001 s
testIsAlias(Charset, String)[479] 0 s
testIsAlias(Charset, String)[480] 0 s
testIsAlias(Charset, String)[481] 0 s
testIsAlias(Charset, String)[482] 0 s
testIsAlias(Charset, String)[483] 0 s
testIsAlias(Charset, String)[484] 0.001 s
testIsAlias(Charset, String)[485] 0 s
testIsAlias(Charset, String)[486] 0 s
testIsAlias(Charset, String)[487] 0 s
testIsAlias(Charset, String)[488] 0 s
testIsAlias(Charset, String)[489] 0 s
testIsAlias(Charset, String)[490] 0 s
testIsAlias(Charset, String)[491] 0 s
testIsAlias(Charset, String)[492] 0 s
testIsAlias(Charset, String)[493] 0 s
testIsAlias(Charset, String)[494] 0 s
testIsAlias(Charset, String)[495] 0 s
testIsAlias(Charset, String)[496] 0.001 s
testIsAlias(Charset, String)[497] 0 s
testIsAlias(Charset, String)[498] 0 s
testIsAlias(Charset, String)[499] 0 s
testIsAlias(Charset, String)[500] 0 s
testIsAlias(Charset, String)[501] 0 s
testIsAlias(Charset, String)[502] 0 s
testIsAlias(Charset, String)[503] 0 s
testIsAlias(Charset, String)[504] 0 s
testIsAlias(Charset, String)[505] 0 s
testIsAlias(Charset, String)[506] 0 s
testIsAlias(Charset, String)[507] 0 s
testIsAlias(Charset, String)[508] 0 s
testIsAlias(Charset, String)[509] 0.001 s
testIsAlias(Charset, String)[510] 0 s
testIsAlias(Charset, String)[511] 0 s
testIsAlias(Charset, String)[512] 0 s
testIsAlias(Charset, String)[513] 0 s
testIsAlias(Charset, String)[514] 0 s
testIsAlias(Charset, String)[515] 0 s
testIsAlias(Charset, String)[516] 0 s
testIsAlias(Charset, String)[517] 0 s
testIsAlias(Charset, String)[518] 0 s
testIsAlias(Charset, String)[519] 0 s
testIsAlias(Charset, String)[520] 0 s
testIsAlias(Charset, String)[521] 0 s
testIsAlias(Charset, String)[522] 0 s
testIsAlias(Charset, String)[523] 0 s
testIsAlias(Charset, String)[524] 0 s
testIsAlias(Charset, String)[525] 0 s
testIsAlias(Charset, String)[526] 0 s
testIsAlias(Charset, String)[527] 0 s
testIsAlias(Charset, String)[528] 0 s
testIsAlias(Charset, String)[529] 0 s
testIsAlias(Charset, String)[530] 0 s
testIsAlias(Charset, String)[531] 0 s
testIsAlias(Charset, String)[532] 0 s
testIsAlias(Charset, String)[533] 0 s
testIsAlias(Charset, String)[534] 0 s
testIsAlias(Charset, String)[535] 0 s
testIsAlias(Charset, String)[536] 0 s
testIsAlias(Charset, String)[537] 0 s
testIsAlias(Charset, String)[538] 0 s
testIsAlias(Charset, String)[539] 0 s
testIsAlias(Charset, String)[540] 0 s
testIsAlias(Charset, String)[541] 0 s
testIsAlias(Charset, String)[542] 0 s
testIsAlias(Charset, String)[543] 0 s
testIsAlias(Charset, String)[544] 0 s
testIsAlias(Charset, String)[545] 0 s
testIsAlias(Charset, String)[546] 0 s
testIsAlias(Charset, String)[547] 0 s
testIsAlias(Charset, String)[548] 0 s
testIsAlias(Charset, String)[549] 0 s
testIsAlias(Charset, String)[550] 0 s
testIsAlias(Charset, String)[551] 0 s
testIsAlias(Charset, String)[552] 0 s
testIsAlias(Charset, String)[553] 0 s
testIsAlias(Charset, String)[554] 0 s
testIsAlias(Charset, String)[555] 0 s
testIsAlias(Charset, String)[556] 0 s
testIsAlias(Charset, String)[557] 0 s
testIsAlias(Charset, String)[558] 0 s
testIsAlias(Charset, String)[559] 0 s
testIsAlias(Charset, String)[560] 0 s
testIsAlias(Charset, String)[561] 0 s
testIsAlias(Charset, String)[562] 0 s
testIsAlias(Charset, String)[563] 0 s
testIsAlias(Charset, String)[564] 0 s
testIsAlias(Charset, String)[565] 0 s
testIsAlias(Charset, String)[566] 0 s
testIsAlias(Charset, String)[567] 0 s
testIsAlias(Charset, String)[568] 0 s
testIsAlias(Charset, String)[569] 0 s
testIsAlias(Charset, String)[570] 0 s
testIsAlias(Charset, String)[571] 0.001 s
testIsAlias(Charset, String)[572] 0 s
testIsAlias(Charset, String)[573] 0 s
testIsAlias(Charset, String)[574] 0 s
testIsAlias(Charset, String)[575] 0 s
testIsAlias(Charset, String)[576] 0 s
testIsAlias(Charset, String)[577] 0 s
testIsAlias(Charset, String)[578] 0 s
testIsAlias(Charset, String)[579] 0 s
testIsAlias(Charset, String)[580] 0 s
testIsAlias(Charset, String)[581] 0 s
testIsAlias(Charset, String)[582] 0.001 s
testIsAlias(Charset, String)[583] 0 s
testIsAlias(Charset, String)[584] 0 s
testIsAlias(Charset, String)[585] 0 s
testIsAlias(Charset, String)[586] 0 s
testIsAlias(Charset, String)[587] 0 s
testIsAlias(Charset, String)[588] 0 s
testIsAlias(Charset, String)[589] 0 s
testIsAlias(Charset, String)[590] 0 s
testIsAlias(Charset, String)[591] 0 s
testIsAlias(Charset, String)[592] 0 s
testIsAlias(Charset, String)[593] 0 s
testIsAlias(Charset, String)[594] 0.001 s
testIsAlias(Charset, String)[595] 0 s
testIsAlias(Charset, String)[596] 0 s
testIsAlias(Charset, String)[597] 0 s
testIsAlias(Charset, String)[598] 0 s
testIsAlias(Charset, String)[599] 0 s
testIsAlias(Charset, String)[600] 0 s
testIsAlias(Charset, String)[601] 0 s
testIsAlias(Charset, String)[602] 0 s
testIsAlias(Charset, String)[603] 0 s
testIsAlias(Charset, String)[604] 0 s
testIsAlias(Charset, String)[605] 0 s
testIsAlias(Charset, String)[606] 0.001 s
testIsAlias(Charset, String)[607] 0 s
testIsAlias(Charset, String)[608] 0 s
testIsAlias(Charset, String)[609] 0 s
testIsAlias(Charset, String)[610] 0 s
testIsAlias(Charset, String)[611] 0 s
testIsAlias(Charset, String)[612] 0 s
testIsAlias(Charset, String)[613] 0 s
testIsAlias(Charset, String)[614] 0 s
testIsAlias(Charset, String)[615] 0 s
testIsAlias(Charset, String)[616] 0 s
testIsAlias(Charset, String)[617] 0 s
testIsAlias(Charset, String)[618] 0.001 s
testIsAlias(Charset, String)[619] 0 s
testIsAlias(Charset, String)[620] 0 s
testIsAlias(Charset, String)[621] 0 s
testIsAlias(Charset, String)[622] 0 s
testIsAlias(Charset, String)[623] 0 s
testIsAlias(Charset, String)[624] 0 s
testIsAlias(Charset, String)[625] 0 s
testIsAlias(Charset, String)[626] 0 s
testIsAlias(Charset, String)[627] 0 s
testIsAlias(Charset, String)[628] 0 s
testIsAlias(Charset, String)[629] 0 s
testIsAlias(Charset, String)[630] 0 s
testIsAlias(Charset, String)[631] 0 s
testIsAlias(Charset, String)[632] 0 s
testIsAlias(Charset, String)[633] 0 s
testIsAlias(Charset, String)[634] 0 s
testIsAlias(Charset, String)[635] 0 s
testIsAlias(Charset, String)[636] 0 s
testIsAlias(Charset, String)[637] 0 s
testIsAlias(Charset, String)[638] 0 s
testIsAlias(Charset, String)[639] 0 s
testIsAlias(Charset, String)[640] 0 s
testIsAlias(Charset, String)[641] 0.001 s
testIsAlias(Charset, String)[642] 0 s
testIsAlias(Charset, String)[643] 0 s
testIsAlias(Charset, String)[644] 0 s
testIsAlias(Charset, String)[645] 0 s
testIsAlias(Charset, String)[646] 0 s
testIsAlias(Charset, String)[647] 0 s
testIsAlias(Charset, String)[648] 0 s
testIsAlias(Charset, String)[649] 0 s
testIsAlias(Charset, String)[650] 0 s
testIsAlias(Charset, String)[651] 0 s
testIsAlias(Charset, String)[652] 0.001 s
testIsAlias(Charset, String)[653] 0 s
testIsAlias(Charset, String)[654] 0 s
testIsAlias(Charset, String)[655] 0 s
testIsAlias(Charset, String)[656] 0 s
testIsAlias(Charset, String)[657] 0 s
testIsAlias(Charset, String)[658] 0 s
testIsAlias(Charset, String)[659] 0 s
testIsAlias(Charset, String)[660] 0 s
testIsAlias(Charset, String)[661] 0 s
testIsAlias(Charset, String)[662] 0 s
testIsAlias(Charset, String)[663] 0 s
testIsAlias(Charset, String)[664] 0 s
testIsAlias(Charset, String)[665] 0.001 s
testIsAlias(Charset, String)[666] 0 s
testIsAlias(Charset, String)[667] 0 s
testIsAlias(Charset, String)[668] 0 s
testIsAlias(Charset, String)[669] 0 s
testIsAlias(Charset, String)[670] 0 s
testIsAlias(Charset, String)[671] 0 s
testIsAlias(Charset, String)[672] 0 s
testIsAlias(Charset, String)[673] 0 s
testIsAlias(Charset, String)[674] 0 s
testIsAlias(Charset, String)[675] 0 s
testIsAlias(Charset, String)[676] 0 s
testIsAlias(Charset, String)[677] 0 s
testIsAlias(Charset, String)[678] 0.001 s
testIsAlias(Charset, String)[679] 0 s
testIsAlias(Charset, String)[680] 0 s
testIsAlias(Charset, String)[681] 0 s
testIsAlias(Charset, String)[682] 0 s
testIsAlias(Charset, String)[683] 0 s
testIsAlias(Charset, String)[684] 0 s
testIsAlias(Charset, String)[685] 0 s
testIsAlias(Charset, String)[686] 0 s
testIsAlias(Charset, String)[687] 0 s
testIsAlias(Charset, String)[688] 0 s
testIsAlias(Charset, String)[689] 0 s
testIsAlias(Charset, String)[690] 0.001 s
testIsAlias(Charset, String)[691] 0 s
testIsAlias(Charset, String)[692] 0 s
testIsAlias(Charset, String)[693] 0 s
testIsAlias(Charset, String)[694] 0 s
testIsAlias(Charset, String)[695] 0 s
testIsAlias(Charset, String)[696] 0 s
testIsAlias(Charset, String)[697] 0 s
testIsAlias(Charset, String)[698] 0 s
testIsAlias(Charset, String)[699] 0 s
testIsAlias(Charset, String)[700] 0 s
testIsAlias(Charset, String)[701] 0 s
testIsAlias(Charset, String)[702] 0 s
testIsAlias(Charset, String)[703] 0.001 s
testIsAlias(Charset, String)[704] 0 s
testIsAlias(Charset, String)[705] 0 s
testIsAlias(Charset, String)[706] 0 s
testIsAlias(Charset, String)[707] 0 s
testIsAlias(Charset, String)[708] 0 s
testIsAlias(Charset, String)[709] 0 s
testIsAlias(Charset, String)[710] 0 s
testIsAlias(Charset, String)[711] 0 s
testIsAlias(Charset, String)[712] 0 s
testIsAlias(Charset, String)[713] 0 s
testIsAlias(Charset, String)[714] 0 s
testIsAlias(Charset, String)[715] 0 s
testIsAlias(Charset, String)[716] 0 s
testIsAlias(Charset, String)[717] 0 s
testIsAlias(Charset, String)[718] 0 s
testIsAlias(Charset, String)[719] 0 s
testIsAlias(Charset, String)[720] 0 s
testIsAlias(Charset, String)[721] 0 s
testIsAlias(Charset, String)[722] 0 s
testIsAlias(Charset, String)[723] 0 s
testIsAlias(Charset, String)[724] 0 s
testIsAlias(Charset, String)[725] 0 s
testIsAlias(Charset, String)[726] 0 s
testIsAlias(Charset, String)[727] 0 s
testIsAlias(Charset, String)[728] 0 s
testIsAlias(Charset, String)[729] 0 s
testIsAlias(Charset, String)[730] 0 s
testIsAlias(Charset, String)[731] 0 s
testIsAlias(Charset, String)[732] 0 s
testIsAlias(Charset, String)[733] 0 s
testIsAlias(Charset, String)[734] 0 s
testIsAlias(Charset, String)[735] 0 s
testIsAlias(Charset, String)[736] 0 s
testIsAlias(Charset, String)[737] 0 s
testIsAlias(Charset, String)[738] 0 s
testIsAlias(Charset, String)[739] 0 s
testIsAlias(Charset, String)[740] 0 s
testIsAlias(Charset, String)[741] 0.001 s
testIsAlias(Charset, String)[742] 0 s
testIsAlias(Charset, String)[743] 0 s
testIsAlias(Charset, String)[744] 0 s
testIsAlias(Charset, String)[745] 0 s
testIsAlias(Charset, String)[746] 0 s
testIsAlias(Charset, String)[747] 0 s
testIsAlias(Charset, String)[748] 0 s
testIsAlias(Charset, String)[749] 0 s
testIsAlias(Charset, String)[750] 0 s
testIsAlias(Charset, String)[751] 0 s
testIsAlias(Charset, String)[752] 0 s
testIsAlias(Charset, String)[753] 0 s
testIsAlias(Charset, String)[754] 0.001 s
testIsAlias(Charset, String)[755] 0 s
testIsAlias(Charset, String)[756] 0 s
testIsAlias(Charset, String)[757] 0 s
testIsAlias(Charset, String)[758] 0 s
testIsAlias(Charset, String)[759] 0 s
testIsAlias(Charset, String)[760] 0 s
testIsAlias(Charset, String)[761] 0 s
testIsAlias(Charset, String)[762] 0 s
testIsAlias(Charset, String)[763] 0 s
testIsAlias(Charset, String)[764] 0 s
testIsAlias(Charset, String)[765] 0 s
testIsAlias(Charset, String)[766] 0 s
testIsAlias(Charset, String)[767] 0 s
testIsAlias(Charset, String)[768] 0 s
testIsAlias(Charset, String)[769] 0 s
testIsAlias(Charset, String)[770] 0 s
testIsAlias(Charset, String)[771] 0 s
testIsAlias(Charset, String)[772] 0 s
testIsAlias(Charset, String)[773] 0 s
testIsAlias(Charset, String)[774] 0 s
testIsAlias(Charset, String)[775] 0 s
testIsAlias(Charset, String)[776] 0 s
testIsAlias(Charset, String)[777] 0 s
testIsAlias(Charset, String)[778] 0 s
testIsAlias(Charset, String)[779] 0 s
testIsAlias(Charset, String)[780] 0.001 s
testIsAlias(Charset, String)[781] 0 s
testIsAlias(Charset, String)[782] 0 s
testIsAlias(Charset, String)[783] 0 s
testIsAlias(Charset, String)[784] 0 s
testIsAlias(Charset, String)[785] 0 s
testIsAlias(Charset, String)[786] 0 s
testIsAlias(Charset, String)[787] 0 s
testIsAlias(Charset, String)[788] 0 s
testIsAlias(Charset, String)[789] 0 s
testIsAlias(Charset, String)[790] 0 s
testToCharsetWithStringCharset 0.001 s
testRequiredCharsets 0 s

UncheckedFilterOutputStreamTest

testToStringThrows 0 s
- What should happen here? -
testClose 0.012 s
testFlush 0.001 s
testFlushThrows 0.004 s
testWriteInt 0.001 s
testToString 0.001 s
testCloseThrows 0.001 s
testEqualsThrows 0 s
- What should happen here? -
testHashCodeThrows 0 s
- What should happen here? -
testHashCode 0 s
testEquals 0 s
testWriteIntThrows 0.001 s

CloseShieldInputStreamTest

testClose 0.011 s
testAvailableAfterClose 0 s
testSystemInOnSystemInNo 0 s
testAvailableAfterOpen 0 s
testSystemInOnSystemInYes 0.001 s
testReadAfterCose 0.001 s

ProxyOutputStreamTest

testWrite 0.015 s
testBuilder 0.005 s
testWriteNullArrayProxiesToUnderlying 0.001 s
testSetReference 0.005 s

WriterOutputStreamTest

testNullCharsetNameWithSingleByteWrite 0.015 s
testUTF16LEWithSingleByteWrite 0.001 s
testFlush 0 s
testLargeUTF8WithSingleByteWrite 0.003 s
testUTF16WithSingleByteWrite 0 s
testUTF16BEWithBufferedWrite 0 s
testUTF16LEWithBufferedWrite 0.001 s
testNullCharsetDecoderWithSingleByteWrite 0.001 s
testLargeUTF8CharsetWithBufferedWrite 0 s
testUTF16BEWithSingleByteWrite 0.001 s
testUTF16WithBufferedWrite 0 s
testNullCharsetWithSingleByteWrite 0 s
testLargeUTF8CharsetWithSingleByteWrite 0.001 s
testLargeUTF8WithBufferedWrite 0.001 s
testWriteImmediately 0.001 s
testUTF8WithSingleByteWrite 0 s
testUTF8WithBufferedWrite 0 s

NullPrintStreamTest

testNullSingleton 0.007 s
testNullNewInstance 0 s

IOUtilsMultithreadedSkipTest

testSkipFullyOnInflaterInputStream_New_bytes 0.024 s
testSkipFullyOnInflaterInputStream_ThreadLocal 0.005 s

IOIntSupplierTest

testAsSupplier 0.014 s
testGet 0.001 s

CharacterFilterReaderIntPredicateTest

testInputSize2FilterFirst 0.010 s
testReadIntoBufferFilterWhitespace 0.001 s
testInputSize2FilterLast 0.001 s
testReadUsingReader 0.006 s
testInputSize2FilterAll 0.001 s
testInputSize1FilterAll 0.001 s
testInputSize0FilterAll 0 s
testReadUsingReaderFilterWhitespace 0 s
testReadIntoBuffer 0 s
testInputSize5FilterWhitespace 0.001 s

IOIndexedExceptionTest

testPlain 0.014 s
testEdge 0.001 s

PathUtilsDeleteTest

testDeleteEmptyDirectoryForceOn 0.038 s
testDeleteEmptyDirectory 0.002 s
testDeleteDirectory1FileSize1OverrideReadOnly 0.008 s
testDeleteDirectory1FileSize0 0.003 s
testDeleteDirectory1FileSize1 0.001 s
testDeleteDirectory1FileSize0ForceOn 0.002 s
testDeleteDirectory1FileSize1ForceOff 0.002 s
testDeleteDirectory1FileSize1NoOption 0.001 s
testDeleteEmptyDirectoryOverrideReadOnly 0.001 s
testDeleteFileDoesNotExist 0.001 s
testDeleteDirectory1FileSize1ForceOn 0.001 s
testDeleteDirectory1FileSize0ForceOff 0.001 s
testDeleteEmptyDirectoryForceOff 0.001 s
testDeleteDirectory1FileSize0NoOption 0.001 s
testDeleteEmptyDirectoryNoOption 0.001 s
testDeleteDirectory1FileSize0OverrideReadonly 0.001 s

PathUtilsVisitorTest

testCountEmptyFolder(Supplier)[1] 0.033 s
testCountEmptyFolder(Supplier)[2] 0.001 s
testCountEmptyFolder(Supplier)[3] 0.001 s
testCountFolders2FileSize2(Supplier)[1] 0.001 s
testCountFolders2FileSize2(Supplier)[2] 0.001 s
testCountFolders2FileSize2(Supplier)[3] 0.001 s
testCountFolders1FileSize0(Supplier)[1] 0.001 s
testCountFolders1FileSize0(Supplier)[2] 0.001 s
testCountFolders1FileSize0(Supplier)[3] 0.001 s
testCountFolders1FileSize1(Supplier)[1] 0.001 s
testCountFolders1FileSize1(Supplier)[2] 0.001 s
testCountFolders1FileSize1(Supplier)[3] 0.001 s

IOBooleanSupplierTest

testAsSupplier 0.015 s
testGet 0.001 s

CleaningPathVisitorTest

testEqualsHashCode 0.037 s
testCleanFolders1FileSize1Skip(PathCounters)[1] 0.006 s
testCleanFolders1FileSize1Skip(PathCounters)[2] 0.001 s
testCleanEmptyDirectory(CleaningPathVisitor)[1] 0.001 s
testCleanEmptyDirectory(CleaningPathVisitor)[2] 0.001 s
testCleanFolders2FileSize2(CleaningPathVisitor)[1] 0.002 s
testCleanFolders2FileSize2(CleaningPathVisitor)[2] 0.002 s
testCleanEmptyDirectoryNullCtorArg(PathCounters)[1] 0.001 s
testCleanEmptyDirectoryNullCtorArg(PathCounters)[2] 0.001 s
testCleanFolders1FileSize0(CleaningPathVisitor)[1] 0.002 s
testCleanFolders1FileSize0(CleaningPathVisitor)[2] 0.002 s
testCleanFolders1FileSize1(CleaningPathVisitor)[1] 0.001 s
testCleanFolders1FileSize1(CleaningPathVisitor)[2] 0.001 s

ReaderInputStreamTest

testReadEofTwice 0.013 s
testIo803StringReaderSanityCheck 0.013 s
testCharsetEncoderFlush(String, String)[1] 0.020 s
testCharsetEncoderFlush(String, String)[2] 0 s
testCharsetEncoderFlush(String, String)[3] 0 s
testConstructNullCharsetEncoder 0.002 s
testBufferTooSmall 0.003 s
testCodingErrorAction 0 s
testLargeUTF8WithSingleByteRead 0.002 s
testResetCharsetName 0.001 s
testUTF8WithBufferedRead 0.001 s
testAvailableAfterClose 0 s
testBufferSmallest 0 s
testUTF8WithSingleByteRead 0.001 s
testReadZero 0 s
testIo803SAXException 0.001 s
testConstructNullCharsetNameEncoder 0 s
testAvailableAfterOpen 0 s
testCharsetMismatchInfiniteLoop 0.001 s
testUTF16WithSingleByteRead 0.001 s
testConstructNullCharset 0 s
testResetCharsetEncoder 0.001 s
testResetCharset 0 s
testReadAfterClose 0.001 s
testCodingError 0.001 s
testReadZeroEmptyString 0 s
testLargeUTF8WithBufferedRead 0.001 s

IOIteratorTest

testAdaptIterable 0.014 s
testAdaptIterator 0.001 s
testNext 0.001 s
testForEachRemaining 0.001 s
testHasNext 0.001 s
testAsIterator 0.002 s
testRemove 0.011 s

DeferredFileOutputStreamTest

testTempFileAboveThresholdPrefixOnly(int)[1] 0.048 s
testTempFileAboveThresholdPrefixOnly(int)[2] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[3] 0.002 s
testTempFileAboveThresholdPrefixOnly(int)[4] 0.002 s
testTempFileAboveThresholdPrefixOnly(int)[5] 0.002 s
testTempFileAboveThresholdPrefixOnly(int)[6] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[7] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[8] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[9] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[10] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[11] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[12] 0.001 s
testTempFileAboveThresholdPrefixOnly(int)[13] 0.001 s
testWriteToLarge(int)[1] 0.003 s
testWriteToLarge(int)[2] 0.001 s
testWriteToLarge(int)[3] 0.001 s
testWriteToLarge(int)[4] 0.001 s
testWriteToLarge(int)[5] 0.002 s
testWriteToLarge(int)[6] 0.001 s
testWriteToLarge(int)[7] 0.001 s
testWriteToLarge(int)[8] 0.001 s
testWriteToLarge(int)[9] 0.001 s
testWriteToLarge(int)[10] 0.001 s
testWriteToLarge(int)[11] 0.001 s
testWriteToLarge(int)[12] 0.001 s
testWriteToLarge(int)[13] 0.001 s
testWriteToSmall(int)[1] 0.001 s
testWriteToSmall(int)[2] 0.001 s
testWriteToSmall(int)[3] 0 s
testWriteToSmall(int)[4] 0 s
testWriteToSmall(int)[5] 0.001 s
testWriteToSmall(int)[6] 0.001 s
testWriteToSmall(int)[7] 0.001 s
testWriteToSmall(int)[8] 0.001 s
testWriteToSmall(int)[9] 0.001 s
testWriteToSmall(int)[10] 0.001 s
testWriteToSmall(int)[11] 0.001 s
testWriteToSmall(int)[12] 0.001 s
testWriteToSmall(int)[13] 0.001 s
testBelowThreshold(int)[1] 0.001 s
testBelowThreshold(int)[2] 0 s
testBelowThreshold(int)[3] 0 s
testBelowThreshold(int)[4] 0.001 s
testBelowThreshold(int)[5] 0.001 s
testBelowThreshold(int)[6] 0.001 s
testBelowThreshold(int)[7] 0.001 s
testBelowThreshold(int)[8] 0 s
testBelowThreshold(int)[9] 0.001 s
testBelowThreshold(int)[10] 0 s
testBelowThreshold(int)[11] 0 s
testBelowThreshold(int)[12] 0.001 s
testBelowThreshold(int)[13] 0 s
testTempFileBelowThreshold(int)[1] 0.001 s
testTempFileBelowThreshold(int)[2] 0.001 s
testTempFileBelowThreshold(int)[3] 0.001 s
testTempFileBelowThreshold(int)[4] 0.001 s
testTempFileBelowThreshold(int)[5] 0 s
testTempFileBelowThreshold(int)[6] 0 s
testTempFileBelowThreshold(int)[7] 0 s
testTempFileBelowThreshold(int)[8] 0.001 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.001 s
testThresholdReached(int)[3] 0.001 s
testThresholdReached(int)[4] 0.001 s
testThresholdReached(int)[5] 0.001 s
testThresholdReached(int)[6] 0.001 s
testThresholdReached(int)[7] 0.001 s
testThresholdReached(int)[8] 0.001 s
testThresholdReached(int)[9] 0.001 s
testThresholdReached(int)[10] 0.001 s
testThresholdReached(int)[11] 0.001 s
testThresholdReached(int)[12] 0.001 s
testThresholdReached(int)[13] 0.001 s
testWriteToLargeCtor(int)[1] 0.001 s
testWriteToLargeCtor(int)[2] 0.001 s
testWriteToLargeCtor(int)[3] 0.001 s
testWriteToLargeCtor(int)[4] 0.001 s
testWriteToLargeCtor(int)[5] 0.001 s
testWriteToLargeCtor(int)[6] 0.002 s
testWriteToLargeCtor(int)[7] 0.001 s
testWriteToLargeCtor(int)[8] 0.001 s
testWriteToLargeCtor(int)[9] 0.001 s
testWriteToLargeCtor(int)[10] 0 s
testWriteToLargeCtor(int)[11] 0.001 s
testWriteToLargeCtor(int)[12] 0.001 s
testWriteToLargeCtor(int)[13] 0.001 s
testThresholdNegative(int)[1] 0.001 s
testThresholdNegative(int)[2] 0.001 s
testThresholdNegative(int)[3] 0.001 s
testThresholdNegative(int)[4] 0.001 s
testThresholdNegative(int)[5] 0.001 s
testThresholdNegative(int)[6] 0.001 s
testThresholdNegative(int)[7] 0.001 s
testThresholdNegative(int)[8] 0.001 s
testThresholdNegative(int)[9] 0.001 s
testThresholdNegative(int)[10] 0.001 s
testThresholdNegative(int)[11] 0.001 s
testThresholdNegative(int)[12] 0.001 s
testThresholdNegative(int)[13] 0.001 s
testBelowThresholdGetInputStream(int)[1] 0.002 s
testBelowThresholdGetInputStream(int)[2] 0 s
testBelowThresholdGetInputStream(int)[3] 0 s
testBelowThresholdGetInputStream(int)[4] 0.001 s
testBelowThresholdGetInputStream(int)[5] 0.001 s
testBelowThresholdGetInputStream(int)[6] 0 s
testBelowThresholdGetInputStream(int)[7] 0 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 s
testBelowThresholdGetInputStream(int)[13] 0.001 s
testTempFileError 0.001 s
testAboveThreshold(int)[1] 0.001 s
testAboveThreshold(int)[2] 0.001 s
testAboveThreshold(int)[3] 0.001 s
testAboveThreshold(int)[4] 0.001 s
testAboveThreshold(int)[5] 0.001 s
testAboveThreshold(int)[6] 0 s
testAboveThreshold(int)[7] 0 s
testAboveThreshold(int)[8] 0.001 s
testAboveThreshold(int)[9] 0.001 s
testAboveThreshold(int)[10] 0.002 s
testAboveThreshold(int)[11] 0.001 s
testAboveThreshold(int)[12] 0.001 s
testAboveThreshold(int)[13] 0.001 s
testAtThreshold(int)[1] 0.001 s
testAtThreshold(int)[2] 0 s
testAtThreshold(int)[3] 0.001 s
testAtThreshold(int)[4] 0 s
testAtThreshold(int)[5] 0 s
testAtThreshold(int)[6] 0.001 s
testAtThreshold(int)[7] 0 s
testAtThreshold(int)[8] 0.001 s
testAtThreshold(int)[9] 0.001 s
testAtThreshold(int)[10] 0 s
testAtThreshold(int)[11] 0.001 s
testAtThreshold(int)[12] 0 s
testAtThreshold(int)[13] 0 s
testTempFileAboveThreshold(int)[1] 0.001 s
testTempFileAboveThreshold(int)[2] 0.001 s
testTempFileAboveThreshold(int)[3] 0 s
testTempFileAboveThreshold(int)[4] 0 s
testTempFileAboveThreshold(int)[5] 0.001 s
testTempFileAboveThreshold(int)[6] 0.001 s
testTempFileAboveThreshold(int)[7] 0.001 s
testTempFileAboveThreshold(int)[8] 0.001 s
testTempFileAboveThreshold(int)[9] 0.001 s
testTempFileAboveThreshold(int)[10] 0.001 s
testTempFileAboveThreshold(int)[11] 0.001 s
testTempFileAboveThreshold(int)[12] 0.001 s
testTempFileAboveThreshold(int)[13] 0.001 s
testAboveThresholdGetInputStream(int, Path)[1] 0.002 s
testAboveThresholdGetInputStream(int, Path)[2] 0 s
testAboveThresholdGetInputStream(int, Path)[3] 0.001 s
testAboveThresholdGetInputStream(int, Path)[4] 0.003 s
testAboveThresholdGetInputStream(int, Path)[5] 0.001 s
testAboveThresholdGetInputStream(int, Path)[6] 0.001 s
testAboveThresholdGetInputStream(int, Path)[7] 0.001 s
testAboveThresholdGetInputStream(int, Path)[8] 0.001 s
testAboveThresholdGetInputStream(int, Path)[9] 0.001 s
testAboveThresholdGetInputStream(int, Path)[10] 0.001 s
testAboveThresholdGetInputStream(int, Path)[11] 0.001 s
testAboveThresholdGetInputStream(int, Path)[12] 0.001 s
testAboveThresholdGetInputStream(int, Path)[13] 0.001 s

TailerTest

testBufferBreak 0.239 s
testStopWithNoFile 0.216 s
testSimpleConstructorWithDelayAndFromStartWithReopenAndBufferSizeAndCharset 0.214 s
testLongFile 0.307 s
testSimpleConstructorWithDelayAndFromStartWithBufferSize 1.711 s
testIO335 0.712 s
testSimpleConstructorWithDelay 0.210 s
testCreateWithDelayAndFromStartWithBufferSize 0.210 s
testBuilderWithNonStandardTailable 0.223 s
testCreatorWithDelayAndFromStartWithReopen 0.208 s
testMultiByteBreak 0.735 s
testCreateWithDelay 0.208 s
testSimpleConstructorWithDelayAndFromStart 0.205 s
testTailerIgnoreTouch 1.687 s
testStopWithNoFileUsingExecutor 0.213 s
testSimpleConstructor 0.208 s
testSimpleConstructorWithDelayAndFromStartWithReopen 0.209 s
testCreateWithDelayAndFromStartWithReopenAndBufferSizeAndCharset 0.211 s
testSimpleConstructorWithDelayAndFromStartWithReopenAndBufferSize 0.210 s
testTailerEof 0.818 s
testTailerReissueOnTouch 0.664 s
testInterrupt 1.115 s
testCreate 0.211 s
testCreateWithDelayAndFromStartWithReopenAndBufferSize 0.211 s
testTailerEndOfFileReached 1.727 s
testCreateWithDelayAndFromStart 0.209 s
testTailer 4.441 s

StandardLineSeparatorTest

testCRLF_getBytes 0.010 s
testCRLF 0.001 s
testCR 0 s
testLF 0 s
testLF_getBytes 0.001 s
testCR_getBytes 0 s

BrokenReaderTest

testTryWithResources 0.010 s
testClose(Class)[1] 0.004 s
testClose(Class)[2] 0 s
testClose(Class)[3] 0 s
testClose(Class)[4] 0 s
testClose(Class)[5] 0.001 s
testClose(Class)[6] 0 s
testClose(Class)[7] 0 s
testClose(Class)[8] 0 s
testClose(Class)[9] 0 s
testClose(Class)[10] 0.001 s
testClose(Class)[11] 0.001 s
testClose(Class)[12] 0 s
testClose(Class)[13] 0 s
testReady(Class)[1] 0 s
testReady(Class)[2] 0 s
testReady(Class)[3] 0.001 s
testReady(Class)[4] 0 s
testReady(Class)[5] 0 s
testReady(Class)[6] 0.001 s
testReady(Class)[7] 0 s
testReady(Class)[8] 0 s
testReady(Class)[9] 0 s
testReady(Class)[10] 0.001 s
testReady(Class)[11] 0 s
testReady(Class)[12] 0 s
testReady(Class)[13] 0.001 s
testReset(Class)[1] 0 s
testReset(Class)[2] 0.001 s
testReset(Class)[3] 0 s
testReset(Class)[4] 0 s
testReset(Class)[5] 0.001 s
testReset(Class)[6] 0 s
testReset(Class)[7] 0.001 s
testReset(Class)[8] 0 s
testReset(Class)[9] 0 s
testReset(Class)[10] 0 s
testReset(Class)[11] 0 s
testReset(Class)[12] 0.001 s
testReset(Class)[13] 0 s
testMark(Class)[1] 0 s
testMark(Class)[2] 0 s
testMark(Class)[3] 0 s
testMark(Class)[4] 0 s
testMark(Class)[5] 0 s
testMark(Class)[6] 0 s
testMark(Class)[7] 0 s
testMark(Class)[8] 0.001 s
testMark(Class)[9] 0 s
testMark(Class)[10] 0.001 s
testMark(Class)[11] 0 s
testMark(Class)[12] 0 s
testMark(Class)[13] 0.001 s
testRead(Class)[1] 0.001 s
testRead(Class)[2] 0 s
testRead(Class)[3] 0.001 s
testRead(Class)[4] 0 s
testRead(Class)[5] 0.001 s
testRead(Class)[6] 0 s
testRead(Class)[7] 0 s
testRead(Class)[8] 0 s
testRead(Class)[9] 0.001 s
testRead(Class)[10] 0 s
testRead(Class)[11] 0 s
testRead(Class)[12] 0 s
testRead(Class)[13] 0.001 s
testSkip(Class)[1] 0.001 s
testSkip(Class)[2] 0.001 s
testSkip(Class)[3] 0 s
testSkip(Class)[4] 0 s
testSkip(Class)[5] 0 s
testSkip(Class)[6] 0 s
testSkip(Class)[7] 0 s
testSkip(Class)[8] 0 s
testSkip(Class)[9] 0 s
testSkip(Class)[10] 0.001 s
testSkip(Class)[11] 0 s
testSkip(Class)[12] 0 s
testSkip(Class)[13] 0 s
testInstance 0.001 s
testReadCharArray(Class)[1] 0 s
testReadCharArray(Class)[2] 0.001 s
testReadCharArray(Class)[3] 0 s
testReadCharArray(Class)[4] 0.001 s
testReadCharArray(Class)[5] 0 s
testReadCharArray(Class)[6] 0.001 s
testReadCharArray(Class)[7] 0 s
testReadCharArray(Class)[8] 0 s
testReadCharArray(Class)[9] 0 s
testReadCharArray(Class)[10] 0 s
testReadCharArray(Class)[11] 0 s
testReadCharArray(Class)[12] 0.001 s
testReadCharArray(Class)[13] 0 s
testReadCharArrayIndexed(Class)[1] 0 s
testReadCharArrayIndexed(Class)[2] 0 s
testReadCharArrayIndexed(Class)[3] 0.001 s
testReadCharArrayIndexed(Class)[4] 0 s
testReadCharArrayIndexed(Class)[5] 0 s
testReadCharArrayIndexed(Class)[6] 0.001 s
testReadCharArrayIndexed(Class)[7] 0 s
testReadCharArrayIndexed(Class)[8] 0 s
testReadCharArrayIndexed(Class)[9] 0 s
testReadCharArrayIndexed(Class)[10] 0 s
testReadCharArrayIndexed(Class)[11] 0.001 s
testReadCharArrayIndexed(Class)[12] 0 s
testReadCharArrayIndexed(Class)[13] 0 s

IOUtilsCopyTest

testCopy_readerToOutputStream_Encoding_nullEncoding 0.013 s
testCopy_inputStreamToWriter_Encoding 0.001 s
testCopy_byteArrayOutputStreamToInputStream_nullOutputStream 0 s
testCopy_readerToWriter_nullIn 0 s
testCopy_readerToOutputStream_nullOut 0 s
testCopy_readerToAppendable 0.001 s
testCopy_URLToFile 0.019 s
testCopy_inputStreamToOutputStream_nullIn 0 s
testCopy_readerToWriter_IO84 0.005 s
testCopy_readerToOutputStream 0 s
testCopy_readerToAppendable_nullIn 0 s
testCopy_inputStreamToWriter_nullOut 0.001 s
testCopy_inputStreamToOutputStream_IO84 0.005 s
testCopy_inputStreamToWriter 0.001 s
testCopy_inputStreamToOutputStreamWithBufferSize 0.002 s
testCopy_inputStreamToOutputStream_nullOut 0.001 s
testCopy_byteArrayOutputStreamToInputStream 0.005 s
testCopy_inputStreamToWriter_nullIn 0 s
testCopy_readerToOutputStream_Encoding_nullIn 0 s
testCopy_readerToWriter_nullOut 0 s
testCopy_inputStreamToWriter_Encoding_nullEncoding 0.001 s
testCopy_URLToOutputStream 0.001 s
testCopy_readerToOutputStream_Encoding_nullOut 0 s
testCopy_inputStreamToOutputStream 0 s
testCopy_readerToAppendable_nullOut 0 s
testCopy_readerToAppendable_IO84 0.007 s
testCopy_inputStreamToWriter_Encoding_nullOut 0 s
testCopy_readerToOutputStream_nullIn 0.001 s
testCopy_readerToWriter 0 s
testCopy_inputStreamToWriter_Encoding_nullIn 0.001 s
testCopy_readerToOutputStream_Encoding 0.002 s

PathOriginTest

testGetCharSequence 0.012 s
testSize 0.001 s
testGetByteArray 0.001 s
testGetFile 0.006 s
testGetPath 0.001 s
testGetRandomAccessFile 0.002 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0 s
testGetRandomAccessFile(OpenOption)[3] 0 s
testGetRandomAccessFile(OpenOption)[4] 0 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetByteArrayAt_0_0 0.006 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0 s
testGetOutputStream 0 s
testGetReader 0.002 s
testGetWriter 0 s
testGetInputStream 0.001 s

FilenameUtilsWildcardTest

testSplitOnTokens 0.010 s
test_IO_246 0.002 s
testMatch 0.001 s
testMatchCaseSpecified 0.001 s
testLocaleIndependence 0.024 s
testMatch2 0 s
testMatchOnSystem 0 s

PathUtilsCleanDirectoryTest

testCleanEmptyDirectory 0.038 s
testCleanDirectory2FileSize2 0.005 s
testCleanDirectory1FileSize0 0.003 s
testCleanDirectory1FileSize1 0.001 s

CharsetDecodersTest

testToCharsetDecoders_default 0.008 s
testToCharsetDecoders_ISO_8859_1 0 s
testToCharsetDecoders_null 0 s

PathUtilsContentEqualsTest

testFileContentEqualsZip 0.032 s
testContentEqualsFileSystemsMemVsMem(Configuration)[1] 0.082 s
testContentEqualsFileSystemsMemVsMem(Configuration)[2] 0.015 s
testContentEqualsFileSystemsMemVsMem(Configuration)[3] 0.014 s
testContentEqualsFileSystemsMemVsZip(Configuration)[1] 0.023 s
testContentEqualsFileSystemsMemVsZip(Configuration)[2] 0.009 s
testContentEqualsFileSystemsMemVsZip(Configuration)[3] 0.006 s
testDirectoryAndFileContentEqualsDifferentFileSystemsFileVsZip 0.007 s
testContentEqualsFileSystemsZipVsZip 0.007 s
testDirectoryAndFileContentEqualsDifferentFileSystemsZipVsZip 0.004 s
testDirectoryAndFileContentEqualsDifferentFileSystemsZipVsZipEmpty 0.002 s
testFileContentEquals 0.002 s
testDirectoryContentEquals 0.003 s
testDirectoryAndFileContentEquals 0.005 s
testFileContentEqualsZipFileSystem 0.001 s

LineIteratorTest

testThreeLines 0.041 s
testTwoLines 0.001 s
testOneLines 0.001 s
testValidEncoding 0.001 s
testNextLineOnlyDefaultEncoding 0.001 s
testInvalidEncoding 0.006 s
testFilteringBufferedReader 0.002 s
testZeroLines 0.001 s
testNextLineOnlyUtf8Encoding 0.001 s
testMissingFile 0.001 s
testNextWithException 0.001 s
testNextLineOnlyNullEncoding 0.001 s
testCloseEarly 0.001 s
testFilteringFileReader 0.001 s
testConstructor 0.001 s
testNextOnly 0.001 s

CountersEqualsAndHashCodeTest

testLongPathCountersEqualsByteCounters 0.011 s
testLongPathCountersHashCodeFileCounters 0.001 s
testLongCounterMixEquals 0.001 s
testMix 0.001 s
testLongCounterHashCodes 0 s
testLongPathCountersEqualsFileCounters 0 s
testBigIntegerCounterEquals 0 s
testLongCounterEquals 0.001 s
testBigIntegerHashCode 0 s
testLongPathCountersEqualsDirectoryCounters 0.001 s

IOIterableTest

testForEach 0.011 s
testUnrwap 0.001 s
testSpliterator 0.001 s
testIterator 0 s

TeeInputStreamTest

testSkip 0.010 s
testCloseMainIOException 0.544 s
testReadToArrayWithOffset 0.002 s
testMarkReset 0.001 s
testCloseHandleIOException 0.059 s
testReadEverything 0.001 s
testCloseBranchIOException 0.015 s
testReadNothing 0.001 s
testReadOneByte 0.001 s
testReadToArray 0.001 s

AutoCloseInputStreamTest

testAfterReadConsumer 0.019 s
testrReadAfterClose 0 s
testResetBeforeEndSetInputStream 0 s
testReadBuffer 0.001 s
testReadBufferOffsetLength 0.001 s
testAvailableAll 0.001 s
testClose 0.001 s
testBuilderGet 0.001 s
testRead 0.001 s
testAvailableAfterClose 0 s
testAvailableNull 0 s
testResetBeforeEndCtor 0.001 s
testFinalize 0 s
testResetBeforeEndSetByteArray 0 s
testCloseHandleIOException 0.551 s
testResetBeforeEndSetCharSequence 0.005 s

RegexpClassNameMatcherTest

testSimplePatternFromString 0.009 s
testOrPattern 0 s
testSimplePatternFromPattern 0 s
testNullPatternPattern 0.001 s
testNullStringPattern 0 s

IORandomAccessFileOriginTest

testGetCharSequence 0.013 s
testSize 0.001 s
testGetByteArray 0.003 s
testGetFile 0.007 s
testGetPath 0.001 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.004 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0.001 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0.001 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0.001 s
testGetOutputStream 0.004 s
testGetReader 0.002 s
testGetWriter 0.015 s
testGetInputStream 0 s

DirectoryWalkerTest

testFilterAndLimitA 0.008 s
testFilterAndLimitB 0.001 s
testFilterAndLimitC 0.001 s
testFilterAndLimitD 0.001 s
testHandleStartDirectoryFalse 0 s
testMissingStartDirectory 0.001 s
testFilterString 0.001 s
testMultiThreadCancel 0.003 s
testLimitToCurrent 0 s
testCancel 0.003 s
testFilter 0.001 s
testFilterDirAndFile1 0.001 s
testFilterDirAndFile2 0.002 s
testFilterDirAndFile3 0.002 s
testFilterDirAndFile4 0.002 s

FileChannelsTest

testContentEqualsEmpty(int, FileChannelType)[1] 0.041 s
testContentEqualsEmpty(int, FileChannelType)[2] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[3] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[4] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[5] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[6] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[7] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[8] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[9] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[10] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[11] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[12] 0.001 s
testContentEqualsEmpty(int, FileChannelType)[13] 0.003 s
testContentEqualsEmpty(int, FileChannelType)[14] 0.001 s
testContentEqualsEmpty(int, FileChannelType)[15] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[16] 0.001 s
testContentEqualsEmpty(int, FileChannelType)[17] 0.001 s
testContentEqualsEmpty(int, FileChannelType)[18] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[19] 0.002 s
testContentEqualsEmpty(int, FileChannelType)[20] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[1] 0.003 s
testContentEqualsDifferentPostfix(int, FileChannelType)[2] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[3] 0.003 s
testContentEqualsDifferentPostfix(int, FileChannelType)[4] 0.003 s
testContentEqualsDifferentPostfix(int, FileChannelType)[5] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[6] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[7] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[8] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[9] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[10] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[11] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[12] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[13] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[14] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[15] 0.001 s
testContentEqualsDifferentPostfix(int, FileChannelType)[16] 0.001 s
testContentEqualsDifferentPostfix(int, FileChannelType)[17] 0.002 s
testContentEqualsDifferentPostfix(int, FileChannelType)[18] 0.001 s
testContentEqualsDifferentPostfix(int, FileChannelType)[19] 0.001 s
testContentEqualsDifferentPostfix(int, FileChannelType)[20] 0.002 s
testContentEqualsFileChannel(int)[1] 0.238 s
testContentEqualsFileChannel(int)[2] 0.114 s
testContentEqualsFileChannel(int)[3] 0.003 s
testContentEqualsFileChannel(int)[4] 0.005 s
testContentEqualsFileChannel(int)[5] 0.003 s
testContentEqualsSequenceInputStream(int)[1] 0.002 s
testContentEqualsSequenceInputStream(int)[2] 0.001 s
testContentEqualsSequenceInputStream(int)[3] 0.001 s
testContentEqualsSequenceInputStream(int)[4] 0 s
testContentEqualsSequenceInputStream(int)[5] 0.001 s
testContentEqualsSequenceInputStream(int)[6] 0.001 s
testContentEqualsSequenceInputStream(int)[7] 0.001 s
testContentEqualsSequenceInputStream(int)[8] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[1] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[2] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[3] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[4] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[5] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[6] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[7] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[8] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[9] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[10] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[11] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[12] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[13] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[14] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[15] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[16] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[17] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[18] 0.002 s
testContentEqualsDifferentPrefix(int, FileChannelType)[19] 0.001 s
testContentEqualsDifferentPrefix(int, FileChannelType)[20] 0.001 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[1] 0.217 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[2] 0.217 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[3] 0.234 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[4] 0.217 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[5] 0.214 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[6] 0.220 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[7] 0.232 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[8] 0.216 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[9] 0.230 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[10] 0.229 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[11] 0.265 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[12] 0.252 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[13] 0.220 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[14] 0.219 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[15] 0.231 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[16] 0.217 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[17] 0.107 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[18] 0.108 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[19] 0.115 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[20] 0.135 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[21] 0.109 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[22] 0.109 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[23] 0.118 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[24] 0.136 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[25] 0.115 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[26] 0.115 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[27] 0.123 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[28] 0.144 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[29] 0.108 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[30] 0.110 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[31] 0.117 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[32] 0.140 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[33] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[34] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[35] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[36] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[37] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[38] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[39] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[40] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[41] 0.004 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[42] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[43] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[44] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[45] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[46] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[47] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[48] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[49] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[50] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[51] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[52] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[53] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[54] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[55] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[56] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[57] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[58] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[59] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[60] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[61] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[62] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[63] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[64] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[65] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[66] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[67] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[68] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[69] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[70] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[71] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[72] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[73] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[74] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[75] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[76] 0.002 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[77] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[78] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[79] 0.003 s
testContentEqualsSeekableByteChannel(int, FileChannelType, FileChannelType)[80] 0.002 s

ByteOrderMarkTest

testGetBytes 0.013 s
testToString 0.001 s
testConstantCharsetNames 0.001 s
testMatches 0.001 s
testHashCode 0.001 s
testGetCharsetName 0 s
testConstructorExceptions 0.001 s
testEquals 0.001 s
testGetInt 0.001 s
testLength 0 s

FullClassNameMatcherTest

testWithNames 0.009 s
testNoNames 0.001 s

AgeFileFilterTest

testJavadocExampleUsingNio 0.074 s
testNoCounting 0.001 s
testJavadocExampleUsingIo 0.004 s

BrokenInputStreamTest

testTryWithResources 0.009 s
testClose(Class)[1] 0.004 s
testClose(Class)[2] 0.001 s
testClose(Class)[3] 0.001 s
testClose(Class)[4] 0.001 s
testClose(Class)[5] 0.001 s
testClose(Class)[6] 0 s
testClose(Class)[7] 0 s
testClose(Class)[8] 0 s
testClose(Class)[9] 0 s
testClose(Class)[10] 0 s
testClose(Class)[11] 0 s
testClose(Class)[12] 0.001 s
testClose(Class)[13] 0.001 s
testIO469 0.001 s
testReset(Class)[1] 0 s
testReset(Class)[2] 0 s
testReset(Class)[3] 0.001 s
testReset(Class)[4] 0.001 s
testReset(Class)[5] 0 s
testReset(Class)[6] 0 s
testReset(Class)[7] 0 s
testReset(Class)[8] 0.001 s
testReset(Class)[9] 0 s
testReset(Class)[10] 0 s
testReset(Class)[11] 0.001 s
testReset(Class)[12] 0 s
testReset(Class)[13] 0 s
testRead(Class)[1] 0.001 s
testRead(Class)[2] 0 s
testRead(Class)[3] 0 s
testRead(Class)[4] 0.001 s
testRead(Class)[5] 0.001 s
testRead(Class)[6] 0 s
testRead(Class)[7] 0.001 s
testRead(Class)[8] 0 s
testRead(Class)[9] 0 s
testRead(Class)[10] 0.001 s
testRead(Class)[11] 0 s
testRead(Class)[12] 0 s
testRead(Class)[13] 0.001 s
testSkip(Class)[1] 0 s
testSkip(Class)[2] 0.001 s
testSkip(Class)[3] 0 s
testSkip(Class)[4] 0 s
testSkip(Class)[5] 0.001 s
testSkip(Class)[6] 0 s
testSkip(Class)[7] 0.001 s
testSkip(Class)[8] 0 s
testSkip(Class)[9] 0 s
testSkip(Class)[10] 0 s
testSkip(Class)[11] 0 s
testSkip(Class)[12] 0 s
testSkip(Class)[13] 0 s
testAvailable(Class)[1] 0.001 s
testAvailable(Class)[2] 0 s
testAvailable(Class)[3] 0.001 s
testAvailable(Class)[4] 0 s
testAvailable(Class)[5] 0.001 s
testAvailable(Class)[6] 0 s
testAvailable(Class)[7] 0.001 s
testAvailable(Class)[8] 0 s
testAvailable(Class)[9] 0.001 s
testAvailable(Class)[10] 0.001 s
testAvailable(Class)[11] 0 s
testAvailable(Class)[12] 0.001 s
testAvailable(Class)[13] 0 s
testInstance 0.001 s

DirectoryFileComparatorTest

testSortListNull 0.034 s
testReverseComparator 0.003 s
testComparator 0.001 s
testToString 0.001 s
testSortArrayNull 0.001 s
testSortArray 0.001 s

MessageDigestCalculatingInputStreamTest

testAfterReadConsumer 0.036 s
testAvailableAfterClose 0.001 s
testReadAfterClose_ChannelInputStream 0.002 s
testCloseHandleIOException 0.541 s
testAvailableAfterOpen 0.002 s
testNormalUse 0.008 s
testReadAfterClose_ByteArrayInputStream 0 s

WriterStreamOriginTest

testGetOutputStream 0.016 s
testGetWriter 0.001 s
testGetCharSequence 0.001 s
testSize 0 s
testGetByteArray 0.002 s
testGetFile 0 s
testGetPath 0 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.004 s
testGetRandomAccessFile(OpenOption)[2] 0 s
testGetRandomAccessFile(OpenOption)[3] 0 s
testGetRandomAccessFile(OpenOption)[4] 0 s
testGetRandomAccessFile(OpenOption)[5] 0.001 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0.001 s
testGetInputStream 0 s

TaggedReaderTest

testBrokenReader 0.021 s
testEmptyReader 0.006 s
testOtherException 0.001 s
testNormalReader 0 s

IOSpliteratorTest

testGetExactSizeIfKnown 0.013 s
testCharacteristics 0.001 s
testTrySplit 0.001 s
testAdapt 0.001 s
testEstimateSize 0 s
testHasCharacteristics 0 s
testForEachRemainingAsSpliterator 0.001 s
testTryAdvance 0.001 s
testForEachRemaining 0.001 s
testGetComparator 0.001 s
testAsSpliterator 0 s
testUnwrap 0 s

ProxyCollectionWriterTest

testArrayIOExceptionOnWriteCharArray1 0.572 s
testArrayIOExceptionOnWriteCharArray2 0.002 s
testTee 0.003 s
testConstructorsNull 0.001 s
testCollectionCloseBranchIOException 0.002 s
testArrayIOExceptionOnWriteStringIntInt1 0.002 s
testArrayIOExceptionOnWriteStringIntInt2 0.002 s
testArrayIOExceptionOnWriteInt1 0.001 s
testArrayIOExceptionOnWriteInt2 0.001 s
testArrayIOExceptionOnAppendCharSequence1 0.001 s
testArrayIOExceptionOnAppendCharSequence2 0.001 s
testArrayIOExceptionOnAppendCharSequenceIntInt1 0.001 s
testArrayIOExceptionOnAppendCharSequenceIntInt2 0.001 s
testArrayIOExceptionOnClose1 0.001 s
testArrayIOExceptionOnClose2 0.001 s
testArrayIOExceptionOnFlush1 0.001 s
testArrayIOExceptionOnFlush2 0 s
testArrayIOExceptionOnWriteCharArrayIntInt1 0 s
testArrayIOExceptionOnWriteCharArrayIntInt2 0 s
testArrayIOExceptionOnWriteString1 0.001 s
testArrayIOExceptionOnWriteString2 0.001 s
testArrayIOExceptionOnAppendChar1 0.001 s
testArrayIOExceptionOnAppendChar2 0.001 s

ByteBufferCleanerTest

testCleanEmpty 0.009 s
testCleanFull 0.002 s
testSupported 0.001 s

IOExceptionListTest

testCheckEmpty 0.012 s
testCause 0.001 s
testEmptyList 0.001 s
testNullMessageArg 0.001 s
testMessageCause 0.001 s
testPrintStackTrace 0.001 s
testNullCause 0 s
testIterable 0 s

SizeFileComparatorTest

testSortListNull 0.033 s
testSortList 0.003 s
testReverseComparator 0.003 s
testComparator 0.002 s
testToString 0.002 s
testSortArrayNull 0.002 s
testSortArray 0.002 s
testNonExistentFile 0.006 s
testCompareDirectorySizes 0.004 s

UncheckedAppendableTest

testAppendCharThrows 0.012 s
testToString 0.001 s
testAppendCharSequenceThrows 0.001 s
testAppendCharSequence 0.001 s
testAppendCharSequenceIndexed 0.001 s
testAppendCharSequenceIndexedThrows 0.001 s
testAppendChar 0 s

ValidatingObjectInputStreamTest

testJavadocExample 0.034 s
testRejectBuilder 0.001 s
testAcceptPatternInstance 0.001 s
testAcceptPatternBuilder 0 s
testOurTestClassAcceptedSecond 0 s
testOurTestClassAcceptedFirstWildcard 0.003 s
testRejectCustomMatcherInstance 0.001 s
testRejectOnly 0.001 s
testRejectWildcardInstance 0.001 s
testAcceptOneFail 0 s
testOurTestClassAcceptedSecondWildcard 0 s
testOurTestClassOnlyAccepted 0.001 s
testAcceptWildcardBuilder 0.001 s
testAcceptCustomMatcherInstance 0.001 s
testAcceptCustomMatcherBuilder 0.001 s
testExceptionIncludesClassName 0.001 s
testRejectInstance 0.001 s
testRejectWildcardBuilder 0 s
testAcceptOnePassInstance 0 s
testReuseConfiguration 0.001 s
testNoAccept 0.001 s
testRejectCustomMatcherBuilder 0.001 s
testAcceptOnePassBuilder 0.001 s
testBuildDefault 0.001 s
testAcceptWildcardInstance 0.001 s
testRejectPattern 0.001 s
testRejectPrecedenceBuilder 0 s
testOurTestClassNotAccepted 0 s
testRejectPrecedenceInstance 0.001 s
testCustomInvalidMethod 0.001 s
testOurTestClassAcceptedFirst 0.001 s
testConstructor 0.001 s

DeletingPathVisitorTest

testIO850DirectoriesAndFiles 0.043 s
testDeleteEmptyDirectory(DeletingPathVisitor)[1] 0.005 s
testDeleteEmptyDirectory(DeletingPathVisitor)[2] 0.001 s
testDeleteFolders1FileSize1Skip(PathCounters)[1] 0.004 s
testDeleteFolders1FileSize1Skip(PathCounters)[2] 0.002 s
testEqualsHashCode 0.001 s
testDeleteFolders2FileSize2(DeletingPathVisitor)[1] 0.003 s
testDeleteFolders2FileSize2(DeletingPathVisitor)[2] 0.002 s
testDeleteFolders1FileSize0(DeletingPathVisitor)[1] 0.002 s
testDeleteFolders1FileSize0(DeletingPathVisitor)[2] 0.001 s
testDeleteFolders1FileSize1(DeletingPathVisitor)[1] 0.002 s
testDeleteFolders1FileSize1(DeletingPathVisitor)[2] 0.002 s
testIO850DirectoriesOnly 0.002 s
testDeleteEmptyDirectoryNullCtorArg(PathCounters)[1] 0.001 s
testDeleteEmptyDirectoryNullCtorArg(PathCounters)[2] 0.002 s

FileDeleteStrategyTest

testDeleteForce 0.041 s
testToString 0.002 s
testDeleteNormal 0.002 s
testDeleteNull 0.001 s
testDeleteQuietlyNormal 0.001 s

FileEntryTest

testSerializable 0.024 s

FileUtilsTest

testCopyFile1 0.042 s
testCopyFile2 0.002 s
testCopyToDirectoryWithDirectory 0.003 s
testDeleteDirectorySymbolicLinkAbsent 0.003 s
testChecksumOnDirectory 0.003 s
testWriteLines_3arg_nullSeparator 0.009 s
testChecksum 0.003 s
testGetUserDirectoryPath 0.006 s
testForceDeleteReadOnlyFile 0.003 s
testCopyToDirectoryWithIterableSourceIsNull 0.002 s
testToFiles3a 0.001 s
testChecksumCRC32 0.002 s
testWriteLines_3argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002 s
testCopyDirectoryToChild 0.011 s
testCopyFileToReadOnlyDirectory 0.002 s
testReadLinesUTF8 0.002 s
testOpenOutputStream_noParentCreateFile 0.002 s
testContentEqualsIgnoreEOL 0.007 s
testReadFileToString_Errors 0.006 s
testForceDeleteAFile1 0.001 s
testForceDeleteAFile2 0.002 s
testIsEmptyDirectory 0.003 s
testCopyToSelf 0.002 s
testOpenInputStream_notExists 0.001 s
testDeleteQuietlyForNull 0.002 s
testToFile1 0.002 s
testToFile2 0.002 s
testToFile3 0.002 s
testToFile4 0.001 s
testToFile5 0.002 s
testToURLs1 0.001 s
testToURLs2 0.002 s
testToURLs3 0.001 s
testForceDeleteAFileDoesNotExist 0.002 s
testDeleteQuietlyNonExistent 0.001 s
testOpenInputStream_exists 0.001 s
testCopyDirectoryExceptions 0.001 s
testMoveFile_CopyDelete_WithoutFileDatePreservation 0.005 s
testListFilesOnlyNoDirs 0.005 s
testToFileUtf8 0.001 s
testCopyDirectoryToNonExistingDest 0.005 s
testToFiles1 0.002 s
testToFiles2 0.001 s
testToFiles3 0.001 s
testToFiles4 0.001 s
testWriteByteArrayToFile 0.001 s
testMoveFile_CopyDelete_Failed 0.002 s
testWriteLines_5argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testWriteLines_4arg_Writer_nullData 0.001 s
testCopyToDirectoryWithFileSourceDoesNotExist 0.002 s
testMoveFile_Errors 0.002 s
testWriteStringToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.002 s
testOpenOutputStream_intoExistingSymlinkedDir 0.001 s
testListFilesWithDirs 0.003 s
testWriteLines_3argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.002 s
testOpenOutputStream_exists 0.002 s
testWriteLines_4argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.001 s
testIO276 0.001 s
testIO300 0.002 s
testIO575 0.001 s
testMoveFileToDirectoryErrors 0.001 s
testWriteLines_5argsWithAppendOptionFalse_ShouldDeletePreviousFileLines 0.002 s
testTouch 0.013 s
testMoveDirectoryRename 0.003 s
testGetUserDirectory 0.001 s
testWriteStringToFileIntoSymlinkedDir 0.001 s
testCopyToDirectoryWithFile 0.002 s
testOpenInputStream_existsButIsDirectory 0.001 s
testCopyURLToFileCreatesParentDirs 0.002 s
testReadLinesDefaults 0.001 s
testChecksumDouble 0.002 s
testToURLs3a 0.001 s
testWriteStringToFileWithNullCharset 0.001 s
testOpenOutputStream_notExists 0.001 s
testReadFileToByteArray_Errors 0.001 s
testMoveFile_Rename 0.001 s
testCopyFileLarge 0 s
- void org.apache.commons.io.FileUtilsTest.testCopyFileLarge() throws java.lang.Exception is @Disabled -
testWriteByteArrayToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.001 s
testCopyDirectoryToDirectory_NonExistingDest 0.002 s
testMoveDirectory_CopyDelete 0.002 s
testGetFile_Parent 0.001 s
testReadLinesErrors 0.002 s
testOpenOutputStream_notExistsCannotCreate 0.002 s
testForceDeleteReadOnlyDirectory 0.003 s
testByteCountToDisplaySizeNumber 0.001 s
testWriteWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.002 s
testDeleteDirectorySymbolicLinkAbsentDeepTarget 0.002 s
testCopyFile2WithoutFileDatePreservation 0.002 s
testMoveFile_CopyDelete 0.001 s
testFileUtils 0.003 s
testForceMkdir 0.002 s
testCreateParentDirectories 0.001 s
testCopyFile1ToDir 0.001 s
testListFiles 0.002 s
testCopyFile2ToDir 0.002 s
testOpenOutputStream_noParentNoFile 0.001 s
testCopyDir_SymbolicLinkCycle 0.017 s
testForceDeleteUnwritableDirectory 0.002 s
testForceDeleteDir 0.001 s
testGetFile 0.001 s
testWriteByteArrayToFile_WithOffsetAndLength 0.001 s
testIsDirectory 0.001 s
testWriteStringToFileWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.002 s
testCopyToDirectoryWithIterable 0.001 s
testReadFileToString_IOExceptionOnPosixFileSystem 0.001 s
testIsRegularFile 0.001 s
testGetTempDirectoryPath 0.001 s
testReadLines_IOExceptionOnPosixFileSystem 0.002 s
testMoveDirectoryToDirectoryErrors 0.001 s
testMoveDirectory_Errors 0.002 s
testReadFileToStringWithEncoding 0.001 s
testCopyToDirectoryWithIterableSourceDoesNotExist 0.001 s
testForceDeleteUnwritableFile 0.001 s
testForceDeleteSymlink 0.001 s
testSizeOfAsBigInteger 0.002 s
testCopyURLToFileWithTimeout 0.001 s
testReadFileToByteArray_IOExceptionOnPosixFileSystem 0.001 s
testMoveFile_CopyDelete_WithFileDatePreservation 0.002 s
testForceMkdirParent 0.001 s
testCopyDirectoryToItself 0.002 s
testWriteStringToFileWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.001 s
testWriteLines_4arg 0.001 s
testCopyFileToOutputStream 0.002 s
testWrite_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.001 s
testCopyDirectoryToGrandChild 0.006 s
testWriteByteArrayToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testReadFileToByteArray 0.002 s
testDeleteDirectorySymbolicLinkAbsentTarget 0.002 s
testCopyFile_SymbolicLink 0.003 s
testCopyDirectoryWithPotentialFalsePartialMatch 0.005 s
testCountFolders2FileSize2 0.001 s
testCountFolders2FileSize4 0.001 s
testIsFileNewerOlder(long)[1] 0.007 s
testIsFileNewerOlder(long)[2] 0.002 s
testIsFileNewerOlder(long)[3] 0.002 s
testIsFileNewerOlder(long)[4] 0.002 s
testIsFileNewerOlder(long)[5] 0.002 s
testIsFileNewerOlder(long)[6] 0.002 s
testWriteStringToFileWithNullStringCharset 0.001 s
testIterateFilesOnlyNoDirs 0.002 s
testCopyDir_SymbolicLink 0.002 s
testByteCountToDisplaySizeLong 0.001 s
testDeleteDirectoryFailsOnFile 0.001 s
testCountFolders1FileSize0 0.001 s
testCountFolders1FileSize1 0.001 s
testSizeOfDirectoryAsBigInteger 0.004 s
testGetTempDirectory 0.001 s
testWriteLines_4argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testTouchDirDoesNotExist 0.001 s
testWriteStringToFileIntoNonExistentSubdir 0.002 s
testMoveToDirectory 0.001 s
testDeleteDirectorySymbolicLink 0.002 s
testReadFileToStringWithDefaultEncoding 0.001 s
testCompareSizeOf 0.007 s
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldDeletePreviousFileLines 0.001 s
testMoveToDirectory_Errors 0.001 s
testSizeOfDirectory 0.001 s
testDecodeUrlLenient 0.001 s
testWriteCharSequence1 0.001 s
testWriteCharSequence2 0.001 s
testDecodeUrlNullSafe 0.001 s
testChecksumOnNullFile 0.001 s
testOpenOutputStream_existsButIsDirectory 0.001 s
testWriteLinesEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines 0.001 s
testCopyDirectoryToExistingDest 0.002 s
testDeleteQuietlyDir 0.001 s
testContentEquals 0.002 s
testDeleteDirectoryNoopIfAbsent 0.001 s
testCopyDirectory_SymbolicLinkExternalFile 0.002 s
testDecodeUrl 0.001 s
testWriteLines_4arg_nullSeparator 0.001 s
testIterateFiles 0.003 s
testCopyDirectoryFiltered 0.003 s
testWriteWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testDelete 0 s
testByteCountToDisplaySizeBigInteger 0.001 s
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testChecksumOnNullChecksum 0.001 s
testIterateFilesAndDirs 0.002 s
testDeleteQuietlyFile 0.001 s
testCopyDirectory_brokenSymbolicLink 0.002 s
testWriteStringToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testWriteStringToFileWithCharset 0.001 s
testMoveDirectoryToDirectory 0.002 s
testSizeOf 0.001 s
testCopyURLToFile 0.001 s
testWriteLinesEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s
testForceDeleteBrokenSymlink 0.001 s
testCopyToDirectoryWithFileSourceIsNull 0.001 s
testCopyDirectory_SymbolicLink 0.002 s
testCopyURLToFileReplacesExisting 0.001 s
testMoveFileToDirectory 0.002 s
testCopyDirectoryPreserveDates 0.005 s
testDecodeUrlEncodingUtf8 0.001 s
testWrite_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines 0.001 s

IOComparatorTest

testThrowing 0.014 s
testCompareLong 0.001 s
testComparePath 0.001 s
testAsComparator 0.001 s

ThresholdingOutputStreamTest

testThresholdZeroWrite 0.010 s
testSetByteCountStream 0.005 s
testThresholdIOConsumer 0.001 s
testThresholdZero 0.001 s
testThresholdLessThanZero 0 s
testSetByteCountOutputStream 0 s
testThresholdIOConsumerIOException 0.001 s
testResetByteCountBrokenOutputStream 0.001 s
testThresholdIOConsumerUncheckedException 0.001 s
testResetByteCount 0 s

FileCleanerTest

testFileCleanerDirectory_ForceStrategy_FileSource 0.558 s
testFileCleanerExitWhenFinished1 0.524 s
testFileCleanerExitWhenFinished2 1.024 s
testFileCleanerDirectoryPathSource 0.526 s
testFileCleanerDirectory_NullStrategy 0.532 s
testFileCleanerFile 0.525 s
testFileCleanerNull 0.013 s
testFileCleanerDirectoryFileSource 0.521 s
testFileCleanerDirectory_ForceStrategy_PathSource 0.524 s
testFileCleanerExitWhenFinished_NoTrackAfter 0.010 s
testFileCleanerExitWhenFinishedFirst 0.522 s

IORunnableTest

testNoop 0.009 s
testAsRunnable 0.007 s
testAccept 0.002 s

RandomAccessFileInputStreamTest

testReadByteArray 0.016 s
testBuilderGet 0 s
testCopy 0.004 s
testRead 0 s
testSkip 0 s
testAvailableAfterClose 0.001 s
testAvailableLong 0.001 s
testGetters 0.001 s
testReadByteArrayBounds 0 s
testBuilderPathOpenOptions 0.001 s
testBuilderRandomAccessFile 0 s
testDeprecatedConstructorCloseOnCloseTrue 0.001 s
testAvailableAfterOpen 0.001 s
testDeprecatedConstructorRandomAccessFile 0.001 s
testDeprecatedConstructors 0 s
testReadAfterClose 0 s
testConstructorCloseOnCloseFalse 0.001 s
testDeprecatedConstructorsNull 0.001 s
testBuilderFile 0 s
testBuilderPath 0.001 s

UncheckTest

testGetAsLongMessage 0.016 s
testGetAsInt 0.001 s
testRunMessage 0 s
testGet 0 s
testRun 0.001 s
testTest 0 s
testApplyIOFunctionOfTRT 0 s
testAcceptIOTriConsumerOfTUVTUV 0 s
testAcceptIOConsumerOfTT 0 s
testApplyIOBiFunctionOfTURTU 0.001 s
testApplyIOQuadFunctionOfTUVWRTUVW 0.001 s
testGetAsIntMessage 0.001 s
testAcceptIOBiConsumerOfTUTU 0 s
testGetAsLong 0 s
testAccept 0.001 s
testApply1 0.001 s
testApply2 0.001 s
testApply3 0 s
testGetMessage 0 s
testApplyIOTriFunctionOfTUVRTUV 0.001 s
testGetAsBoolean 0.001 s

CircularByteBufferTest

testReadByteArray 0.015 s
testPeekWithInvalidOffset 0.001 s
testClear 0 s
testPeekWithValidArguments 0 s
testAddNullBuffer 0.001 s
testReadByteArrayIllegalArgumentException 0.001 s
testAddValidData 0 s
testHasSpaceInt 0.001 s
testPeekWithNegativeLength 0.001 s
testPeekWithExcessiveLength 0 s
testHasSpace 0 s
testAddByteSmallestBuffer 0.001 s
testAddInvalidOffset 0 s
testAddNegativeLength 0 s

IOUtilsWriteTest

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

XmlStreamWriterTest

testLatin15Encoding 0.018 s
testUTF16BEEncoding 0 s
testEUC_JPEncoding 0.008 s
testLatin1Encoding 0.001 s
testEmpty 0 s
testEBCDICEncoding 0.001 s
testNoXmlHeader 0 s
testDefaultEncoding 0 s
testUTF16Encoding 0 s
testUTF16LEEncoding 0.001 s
testLatin7Encoding 0.001 s
testUTF8Encoding 0.001 s
testLowerCaseEncodingWithTurkishLocale_IO_557 0.002 s

PathFileComparatorTest

testSortListNull 0.030 s
testSortList 0.002 s
testReverseComparator 0.001 s
testComparator 0.001 s
testToString 0.002 s
testSortArrayNull 0.001 s
testSortArray 0.001 s
testCaseSensitivity 0.001 s

CountingOutputStreamTest

testLargeFiles_IO84 0.021 s
testCounting 0.001 s

StringBuilderWriterTest

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

XmlStreamReaderUtilitiesCompatibilityTest

testContentTypeEncoding 0.012 s
testTextXml 0.001 s
testCalculateHttpEncoding 0.008 s
testCalculateRawEncodingStandardUtf32 0.001 s
testCalculateRawEncodingAdditionalUTF16 0 s
testCalculateRawEncodingAdditionalUTF32 0.001 s
testCalculateHttpEncodingUtf32 0.001 s
testCalculateRawEncodingStandard 0.001 s
testAppXml 0.001 s
testCalculateRawEncodingNoBOM 0 s
testContentTypeMime 0 s

ReversedLinesFileReaderParamBlockSizeTest

testIsoFileDefaults(int)[1] 0.029 s
testIsoFileDefaults(int)[2] 0.001 s
testIsoFileDefaults(int)[3] 0.001 s
testIsoFileDefaults(int)[4] 0.001 s
testIsoFileDefaults(int)[5] 0.001 s
testIsoFileDefaults(int)[6] 0.001 s
testIsoFileDefaults(int)[7] 0 s
testUTF8FileCRBreaks(int)[1] 0.003 s
testUTF8FileCRBreaks(int)[2] 0.001 s
testUTF8FileCRBreaks(int)[3] 0.001 s
testUTF8FileCRBreaks(int)[4] 0.001 s
testUTF8FileCRBreaks(int)[5] 0.001 s
testUTF8FileCRBreaks(int)[6] 0.001 s
testUTF8FileCRBreaks(int)[7] 0.001 s
testUnsupportedEncodingUTF16(int)[1] 0.007 s
testUnsupportedEncodingUTF16(int)[2] 0 s
testUnsupportedEncodingUTF16(int)[3] 0 s
testUnsupportedEncodingUTF16(int)[4] 0 s
testUnsupportedEncodingUTF16(int)[5] 0.001 s
testUnsupportedEncodingUTF16(int)[6] 0 s
testUnsupportedEncodingUTF16(int)[7] 0 s
testGBK(int)[1] 0.004 s
testGBK(int)[2] 0.001 s
testGBK(int)[3] 0.001 s
testGBK(int)[4] 0 s
testGBK(int)[5] 0.001 s
testGBK(int)[6] 0 s
testGBK(int)[7] 0.001 s
testEmptyFile(int)[1] 0.001 s
testEmptyFile(int)[2] 0 s
testEmptyFile(int)[3] 0 s
testEmptyFile(int)[4] 0.001 s
testEmptyFile(int)[5] 0 s
testEmptyFile(int)[6] 0 s
testEmptyFile(int)[7] 0 s
testFileSizeIsExactMultipleOfBlockSize 0 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[1] 0.003 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[2] 0.001 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[3] 0.001 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[4] 0 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[5] 0 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[6] 0.001 s
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[7] 0 s
testxWindows949File(int)[1] 0.003 s
testxWindows949File(int)[2] 0 s
testxWindows949File(int)[3] 0.001 s
testxWindows949File(int)[4] 0 s
testxWindows949File(int)[5] 0 s
testxWindows949File(int)[6] 0 s
testxWindows949File(int)[7] 0 s
testxWindows950File(int)[1] 0.003 s
testxWindows950File(int)[2] 0.001 s
testxWindows950File(int)[3] 0 s
testxWindows950File(int)[4] 0 s
testxWindows950File(int)[5] 0.001 s
testxWindows950File(int)[6] 0 s
testxWindows950File(int)[7] 0.001 s
testUTF8FileWindowsBreaks(int)[1] 0.002 s
testUTF8FileWindowsBreaks(int)[2] 0.001 s
testUTF8FileWindowsBreaks(int)[3] 0.001 s
testUTF8FileWindowsBreaks(int)[4] 0.001 s
testUTF8FileWindowsBreaks(int)[5] 0.001 s
testUTF8FileWindowsBreaks(int)[6] 0 s
testUTF8FileWindowsBreaks(int)[7] 0 s
testUTF16BEFile(int)[1] 0.003 s
testUTF16BEFile(int)[2] 0.002 s
testUTF16BEFile(int)[3] 0.001 s
testUTF16BEFile(int)[4] 0.001 s
testUTF16BEFile(int)[5] 0.001 s
testUTF16BEFile(int)[6] 0 s
testUTF16BEFile(int)[7] 0.001 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[1] 0 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[2] 0.001 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[3] 0 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[4] 0.001 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[5] 0 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[6] 0 s
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines(int)[7] 0 s
testUTF16LEFile(int)[1] 0.003 s
testUTF16LEFile(int)[2] 0.002 s
testUTF16LEFile(int)[3] 0.001 s
testUTF16LEFile(int)[4] 0 s
testUTF16LEFile(int)[5] 0 s
testUTF16LEFile(int)[6] 0.001 s
testUTF16LEFile(int)[7] 0 s
testShiftJISFile(int)[1] 0.002 s
testShiftJISFile(int)[2] 0.001 s
testShiftJISFile(int)[3] 0 s
testShiftJISFile(int)[4] 0.001 s
testShiftJISFile(int)[5] 0 s
testShiftJISFile(int)[6] 0.001 s
testShiftJISFile(int)[7] 0 s
testWindows31jFile(int)[1] 0.001 s
testWindows31jFile(int)[2] 0 s
testWindows31jFile(int)[3] 0 s
testWindows31jFile(int)[4] 0 s
testWindows31jFile(int)[5] 0 s
testWindows31jFile(int)[6] 0 s
testWindows31jFile(int)[7] 0.001 s
testUnsupportedEncodingBig5(int)[1] 0.002 s
testUnsupportedEncodingBig5(int)[2] 0 s
testUnsupportedEncodingBig5(int)[3] 0 s
testUnsupportedEncodingBig5(int)[4] 0 s
testUnsupportedEncodingBig5(int)[5] 0.001 s
testUnsupportedEncodingBig5(int)[6] 0 s
testUnsupportedEncodingBig5(int)[7] 0.001 s
testUTF8File(int)[1] 0.002 s
testUTF8File(int)[2] 0.001 s
testUTF8File(int)[3] 0.001 s
testUTF8File(int)[4] 0.001 s
testUTF8File(int)[5] 0 s
testUTF8File(int)[6] 0 s
testUTF8File(int)[7] 0.001 s

RandomAccessFileOriginTest

testGetCharSequence 0.015 s
testSize 0.001 s
testGetByteArray 0.003 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0.001 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0.001 s
testGetOutputStream 0.004 s
testGetReader 0.002 s
testGetWriter 0.009 s
testGetInputStream 0 s
testGetFile 0.002 s
testGetPath 0 s

ClassLoaderObjectInputStreamTest

testObject1 0.014 s
testObject2 0.002 s
testResolveProxyClass 0.005 s
testPrimitiveLong 0.001 s
testExpected 0.001 s
testLong 0.001 s
testResolveProxyClassWithMultipleInterfaces 0.003 s

NameFileFilterTest

testJavadocExampleUsingNio 0.068 s
testNoCounting 0.001 s
testJavadocExampleUsingIo 0.003 s

CharSequenceReaderTest

testSerialization 0.013 s
testClose 0 s
testReady 0.001 s
testMark 0 s
testRead 0 s
testSkip 0 s
testToString 0.001 s
testMarkSupported 0 s
testReadCharArrayPortion 0.001 s
testReadCharArray 0 s
testConstructor 0.001 s

UncheckedFilterReaderTest

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

QueueInputStreamTest

testTimeoutUnavailableData 0.544 s
testTimeoutInterrupted 0.003 s
testUnbufferedReadWrite(String)[1] 0.004 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.003 s
testUnbufferedReadWrite(String)[7] 0.001 s
testUnbufferedReadWrite(String)[8] 0.001 s
testUnbufferedReadWrite(String)[9] 0.001 s
testUnbufferedReadWrite(String)[10] 0.002 s
testUnbufferedReadWrite(String)[11] 0.001 s
testUnbufferedReadWrite(String)[12] 0.003 s
testReadLineByLineFile(String)[1] 0.015 s
testReadLineByLineFile(String)[2] 0 s
testReadLineByLineFile(String)[3] 0 s
testReadLineByLineFile(String)[4] 0 s
testReadLineByLineFile(String)[5] 0 s
testReadLineByLineFile(String)[6] 0 s
testReadLineByLineFile(String)[7] 0 s
testReadLineByLineFile(String)[8] 0 s
testReadLineByLineFile(String)[9] 0.001 s
testReadLineByLineFile(String)[10] 0.001 s
testReadLineByLineFile(String)[11] 0.001 s
testReadLineByLineFile(String)[12] 0.001 s
testAvailableAfterClose(String)[1] 0 s
testAvailableAfterClose(String)[2] 0 s
testAvailableAfterClose(String)[3] 0 s
testAvailableAfterClose(String)[4] 0 s
testAvailableAfterClose(String)[5] 0 s
testAvailableAfterClose(String)[6] 0 s
testAvailableAfterClose(String)[7] 0 s
testAvailableAfterClose(String)[8] 0 s
testAvailableAfterClose(String)[9] 0 s
testAvailableAfterClose(String)[10] 0.001 s
testAvailableAfterClose(String)[11] 0 s
testAvailableAfterClose(String)[12] 0.001 s
testBulkReadWaiting(String)[1] 0 s
- skipped -
testBulkReadWaiting(String)[2] 0.001 s
testBulkReadWaiting(String)[3] 0 s
testBulkReadWaiting(String)[4] 0 s
testBulkReadWaiting(String)[5] 0.001 s
testBulkReadWaiting(String)[6] 0.001 s
testBulkReadWaiting(String)[7] 0.001 s
testBulkReadWaiting(String)[8] 0.001 s
testBulkReadWaiting(String)[9] 0.001 s
testBulkReadWaiting(String)[10] 0.001 s
testBulkReadWaiting(String)[11] 0.001 s
testBulkReadWaiting(String)[12] 0.002 s
testBulkReadZeroLength 0.004 s
testAvailableAfterOpen(String)[1] 0.004 s
testAvailableAfterOpen(String)[2] 0.002 s
testAvailableAfterOpen(String)[3] 0.001 s
testAvailableAfterOpen(String)[4] 0 s
testAvailableAfterOpen(String)[5] 0.001 s
testAvailableAfterOpen(String)[6] 0 s
testAvailableAfterOpen(String)[7] 0.001 s
testAvailableAfterOpen(String)[8] 0 s
testAvailableAfterOpen(String)[9] 0.001 s
testAvailableAfterOpen(String)[10] 0 s
testAvailableAfterOpen(String)[11] 0.001 s
testAvailableAfterOpen(String)[12] 0 s
testInvalidArguments 0 s
testBufferedReadWrite(String)[1] 0 s
testBufferedReadWrite(String)[2] 0.001 s
testBufferedReadWrite(String)[3] 0 s
testBufferedReadWrite(String)[4] 0.001 s
testBufferedReadWrite(String)[5] 0 s
testBufferedReadWrite(String)[6] 0.001 s
testBufferedReadWrite(String)[7] 0 s
testBufferedReadWrite(String)[8] 0.001 s
testBufferedReadWrite(String)[9] 0 s
testBufferedReadWrite(String)[10] 0.001 s
testBufferedReadWrite(String)[11] 0 s
testBufferedReadWrite(String)[12] 0 s
testReadLineByLineQueue(String)[1] 0 s
testReadLineByLineQueue(String)[2] 0.001 s
testReadLineByLineQueue(String)[3] 0 s
testReadLineByLineQueue(String)[4] 0 s
testReadLineByLineQueue(String)[5] 0 s
testReadLineByLineQueue(String)[6] 0.001 s
testReadLineByLineQueue(String)[7] 0 s
testReadLineByLineQueue(String)[8] 0.001 s
testReadLineByLineQueue(String)[9] 0.001 s
testReadLineByLineQueue(String)[10] 0 s
testReadLineByLineQueue(String)[11] 0.001 s
testReadLineByLineQueue(String)[12] 0.001 s
testBufferedWrites(String)[1] 0 s
testBufferedWrites(String)[2] 0 s
testBufferedWrites(String)[3] 0 s
testBufferedWrites(String)[4] 0 s
testBufferedWrites(String)[5] 0 s
testBufferedWrites(String)[6] 0 s
testBufferedWrites(String)[7] 0.001 s
testBufferedWrites(String)[8] 0.001 s
testBufferedWrites(String)[9] 0.001 s
testBufferedWrites(String)[10] 0.001 s
testBufferedWrites(String)[11] 0 s
testBufferedWrites(String)[12] 0.001 s
testBufferedReads(String)[1] 0 s
testBufferedReads(String)[2] 0.001 s
testBufferedReads(String)[3] 0 s
testBufferedReads(String)[4] 0 s
testBufferedReads(String)[5] 0.001 s
testBufferedReads(String)[6] 0 s
testBufferedReads(String)[7] 0.001 s
testBufferedReads(String)[8] 0 s
testBufferedReads(String)[9] 0 s
testBufferedReads(String)[10] 0 s
testBufferedReads(String)[11] 0.001 s
testBufferedReads(String)[12] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[1] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[2] 0 s
testUnbufferedReadWriteWithTimeout(String)[3] 0 s
testUnbufferedReadWriteWithTimeout(String)[4] 0 s
testUnbufferedReadWriteWithTimeout(String)[5] 0 s
testUnbufferedReadWriteWithTimeout(String)[6] 0 s
testUnbufferedReadWriteWithTimeout(String)[7] 0 s
testUnbufferedReadWriteWithTimeout(String)[8] 0 s
testUnbufferedReadWriteWithTimeout(String)[9] 0.001 s
testUnbufferedReadWriteWithTimeout(String)[10] 0 s
testUnbufferedReadWriteWithTimeout(String)[11] 0 s
testUnbufferedReadWriteWithTimeout(String)[12] 0.002 s
testResetArguments 0 s
testReadAfterClose(String)[1] 0 s
testReadAfterClose(String)[2] 0.001 s
testReadAfterClose(String)[3] 0 s
testReadAfterClose(String)[4] 0 s
testReadAfterClose(String)[5] 0 s
testReadAfterClose(String)[6] 0 s
testReadAfterClose(String)[7] 0.001 s
testReadAfterClose(String)[8] 0 s
testReadAfterClose(String)[9] 0.001 s
testReadAfterClose(String)[10] 0 s
testReadAfterClose(String)[11] 0 s
testReadAfterClose(String)[12] 0 s
bulkReadErrorHandlingTests()[1] 0.003 s
bulkReadErrorHandlingTests()[2] 0 s
bulkReadErrorHandlingTests()[3] 0 s
bulkReadErrorHandlingTests()[4] 0 s

IOBinaryOperatorStreamTest

testMaxBy 0.014 s
testMinBy 0.002 s
testAsBinaryOperator 0.001 s
testReduce 0.004 s

ClosedReaderTest

testReadArrayIndex 0.009 s
testRead 0.001 s
testSkip 0 s
testSingleton 0 s
testReadArray 0.001 s
testReadCharBuffer 0 s

MoreComplexObjectTest

testTrustJavaIncludingArrays 0.040 s
testTrustJavaLang 0.002 s
testUseBlacklist 0.001 s

FileUtilsCleanSymlinksTest

testIdentifiesSymlinkDir 0.047 s
testCleanDirWithParentSymlinks 0.024 s
testCleanDirWithSymlinkFile 0.005 s
testCleanDirWithASymlinkDir 0.005 s
testStillClearsIfGivenDirectoryIsASymlink 0.005 s
testIdentifiesBrokenSymlinkFile 0.004 s
testCorrectlyIdentifySymlinkWithParentSymLink 0.007 s
testIdentifiesSymlinkFile 0.004 s

CompositeFileComparatorTest

testSortListNull 0.034 s
testSortList 0.002 s
testReverseComparator 0.003 s
testComparator 0.002 s
testSortArrayNull 0.002 s
testSortArray 0.002 s
testToString 0.002 s
testConstructorIterable_order 0.002 s
testConstructorArray_Null 0.002 s
testConstructorIterable_Null 0.001 s

FileUtilsCopyDirectoryToDirectoryTest

testCopyDirectoryToDirectoryThrowsIllegalExceptionWithCorrectMessageWhenSrcDirIsNotDirectory 0.037 s
testCopyDirectoryToDirectoryThrowsIllegalArgumentExceptionWithCorrectMessageWhenDstDirIsNotDirectory 0.001 s
testCopyDirectoryToDirectoryThrowsNullPointerExceptionWithCorrectMessageWhenSrcDirIsNull 0.001 s
testCopyFileAndCheckAcl 0.005 s
testCopyDirectoryToDirectoryThrowsNullPointerExceptionWithCorrectMessageWhenDstDirIsNull 0.001 s

IOIteratorAdapterTest

testAdapt 0.013 s
testNext 0.001 s
testForEachRemaining 0.001 s
testHasNext 0.001 s
testAsIterator 0.002 s
testRemove 0.009 s

IOIntConsumerTest

testasIntConsumer 0.011 s
testAndThen 0.001 s
testNOOP 0.001 s
testAsConsumer 0.005 s
testAccept 0 s

FilesUncheckTest

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

FileUtilsFileNewerTest

testIsFileNewerNoDate 0.036 s
testIsFileNewerNoFile 0.002 s
testIsFileNewer 0.007 s
testIsFileNewerNoFileReference 0.002 s
testIsFileNewerImaginaryFile 0.001 s

FileAlterationMonitorTest

testStopWhileWaitingForNextInterval 0.054 s
testCollectionConstructor 0.002 s
testMonitor 0.330 s
testThreadFactory 0.324 s
testCollectionConstructorShouldDoNothingWithNullObservers 0.006 s
testCollectionConstructorShouldDoNothingWithNullCollection 0.008 s
testAddRemoveObservers 0.006 s
testDefaultConstructor 0.002 s

UnixLineEndingInputStreamTest

testInTheMiddleOfTheLine 0.009 s
testCrOnlyEnsureAtEof 0.001 s
testEmpty 0 s
testSimpleString 0 s
testCrOnlyNotAtEof 0.001 s
testCrAtEnd 0.001 s
testTwoLinesAtEnd 0 s
testMultipleBlankLines 0.001 s
testRetainLineFeed 0.001 s

BoundedInputStreamTest

testAfterReadConsumer 0.019 s
testOnMaxLength 0 s
testReadSingle 0 s
testReset 0.001 s
testBuilderGet 0.001 s
testAvailableAfterClose 0.002 s
testReadArray 0 s
testMarkReset 0.001 s
testCloseHandleIOException 0.556 s
testAvailableAfterOpen 0.002 s
testOnMaxCountConsumer 0.001 s
testPublicConstructors 0.001 s
testReadAfterClose 0 s
testCounts(long)[1] 0.006 s
testCounts(long)[2] 0 s
testCounts(long)[3] 0.001 s
testCounts(long)[4] 0 s
testCounts(long)[5] 0 s
testCounts(long)[6] 0 s
testCounts(long)[7] 0 s
testCounts(long)[8] 0 s
testCounts(long)[9] 0.001 s
testCounts(long)[10] 0.001 s

DirectoryFileFilterTest

testJavadocExampleUsingNio 0.114 s
testJavadocExampleUsingIo 0.005 s

UnsynchronizedBufferedReaderTest

testEmptyInput 0.014 s
testPeekArray 0.001 s
testClose 0.001 s
testReady 0 s
testReset 0.001 s
testMark 0.001 s
testPeek 0 s
testRead 0 s
testSkip 0 s
testMarkSupported 0.001 s
testReadArray 0.001 s
testReadLine 0.001 s
testReadArrayException 0.001 s
testReadLineIgnoresEbcdic85Characters 0.001 s
testReadLineSeparators 0 s
testReset_IOException 0.001 s

FileOriginTest

testGetCharSequence 0.012 s
testSize 0.001 s
testGetByteArray 0.001 s
testGetFile 0.007 s
testGetPath 0.001 s
testGetRandomAccessFile 0.002 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0 s
testGetRandomAccessFile(OpenOption)[3] 0 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0.001 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetByteArrayAt_0_0 0.005 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0 s
testGetOutputStream 0 s
testGetReader 0.001 s
testGetWriter 0.001 s
testGetInputStream 0.001 s

ProxyWriterTest

testExceptions_in_write_int 0.014 s
testExceptions_in_close 0.001 s
testExceptions_in_flush 0.001 s
testWriteInt 0.001 s
testWriteCharArray 0.001 s
testExceptions_in_append_char 0 s
testExceptions_in_write_char_array 0 s
testExceptions_in_write_offset_char_array 0.001 s
testNullCharSequence 0 s
testExceptions_in_write_string_offset 0 s
testNullCharArray 0.001 s
testWriteCharArrayPartial 0 s
testAppendCharSequence 0.001 s
testWriteString 0 s
testExceptions_in_write_string 0 s
testWriteStringPartial 0.001 s
testNullString 0 s
testAppendCharSequence_with_offset 0 s
testExceptions_in_append_charSequence 0.001 s
testAppendChar 0 s
testExceptions_in_append_charSequence_offset 0.001 s

UnsynchronizedFilterInputStreamTest

test_read$BII 0.035 s
test_read 0.001 s
test_available 0.001 s
test_read$B 0.001 s
test_markSupported 0.001 s
test_close 0.001 s
test_markI 0.001 s
test_reset 0.001 s
test_skipJ 0.001 s

SymbolicLinkFileFilterTest

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

NullReaderTest

testRead 0.010 s
testSkip 0.001 s
testEOFException 0.001 s
testMarkNotSupported 0.001 s
testReadCharArray 0 s
testMarkAndReset 0.001 s

AppendableOutputStreamTest

testWriteStringBuilder 0.009 s
testWriteInt 0.001 s

UncheckedIOExceptionsTest

testWrap 0.009 s
testCreate 0 s

CountingInputStreamTest

testLargeFiles_IO84 0.025 s
testResetting 0.001 s
testZeroLength1 0.001 s
testZeroLength2 0 s
testZeroLength3 0 s
testSkipping 0.006 s
testEOF1 0.001 s
testEOF2 0 s
testEOF3 0 s
testAvailableAfterClose(int)[1] 0.005 s
testAvailableAfterClose(int)[2] 0 s
testAvailableAfterClose(int)[3] 0.001 s
testAvailableAfterClose(int)[4] 0.001 s
testAvailableAfterClose(int)[5] 0.001 s
testAvailableAfterClose(int)[6] 0 s
testAvailableAfterClose(int)[7] 0.001 s
testAvailableAfterClose(int)[8] 0.001 s
testAvailableAfterClose(int)[9] 0.001 s
testCloseHandleIOException 0.545 s
testCounting 0.002 s
testAvailableAfterOpen(int)[1] 0.001 s
testAvailableAfterOpen(int)[2] 0.001 s
testAvailableAfterOpen(int)[3] 0.001 s
testAvailableAfterOpen(int)[4] 0 s
testAvailableAfterOpen(int)[5] 0 s
testAvailableAfterOpen(int)[6] 0.001 s
testAvailableAfterOpen(int)[7] 0 s
testAvailableAfterOpen(int)[8] 0 s
testAvailableAfterOpen(int)[9] 0 s
testReadAfterClose(int)[1] 0.001 s
testReadAfterClose(int)[2] 0 s
testReadAfterClose(int)[3] 0 s
testReadAfterClose(int)[4] 0.001 s
testReadAfterClose(int)[5] 0 s
testReadAfterClose(int)[6] 0 s
testReadAfterClose(int)[7] 0 s
testReadAfterClose(int)[8] 0.001 s
testReadAfterClose(int)[9] 0.001 s

FileUtilsDeleteDirectoryWindowsTest

testDeletesRegular 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithSymlinkFile 0 s
- Disabled on operating system: Mac OS X -
testDeleteDirWithASymbolicLinkDir2 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 -
testDeleteInvalidSymbolicLinks 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymlink 0 s
- Disabled on operating system: Mac OS X -
testDeleteParentSymbolicLink2 0 s
- Disabled on operating system: Mac OS X -
testDeletesNested 0 s
- Disabled on operating system: Mac OS X -

ReversedLinesFileReaderSimpleTest

testUnsupportedEncodingUTF16 0.021 s
testLineCount(int)[1] 0.008 s
testLineCount(int)[2] 0.001 s
testLineCount(int)[3] 0.001 s
testLineCount(int)[4] 0.001 s
testLineCount(int)[5] 0.001 s
testLineCount(int)[6] 0.001 s
testLineCount(int)[7] 0 s
testToString(int)[1] 0.001 s
testToString(int)[2] 0.001 s
testToString(int)[3] 0 s
testToString(int)[4] 0.001 s
testToString(int)[5] 0.001 s
testToString(int)[6] 0.001 s
testToString(int)[7] 0.001 s
testFileSizeIsExactMultipleOfBlockSize(int)[1] 0 s
testFileSizeIsExactMultipleOfBlockSize(int)[2] 0 s
testFileSizeIsExactMultipleOfBlockSize(int)[3] 0.001 s
testFileSizeIsExactMultipleOfBlockSize(int)[4] 0.001 s
testFileSizeIsExactMultipleOfBlockSize(int)[5] 0.001 s
testFileSizeIsExactMultipleOfBlockSize(int)[6] 0.001 s
testFileSizeIsExactMultipleOfBlockSize(int)[7] 0 s
testEmptyFirstLine(int) 0 s
- void org.apache.commons.io.input.ReversedLinesFileReaderSimpleTest.testEmptyFirstLine(int) throws java.lang.Exception is @Disabled -
testUnsupportedEncodingBig5 0.003 s

FileUtilsCleanDirectoryTest

testDeletesRegular 0.037 s
testThrowsOnNullList 0.016 s
testCleanEmpty 0.001 s
testCleanDirectoryToForceDelete 0.005 s
testDeletesNested 0.008 s

InputStreamOriginTest

testGetCharSequence 0.019 s
testSize 0.001 s
testGetByteArray 0.004 s
testGetByteArrayAt_0_0 0 s
testGetByteArrayAt_0_1 0 s
testGetByteArrayAt_1_1 0 s
testGetReader 0.001 s
testGetInputStream 0 s
testGetFile 0.001 s
testGetPath 0 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.004 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0.001 s
testGetRandomAccessFile(OpenOption)[4] 0.001 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0.001 s
testGetRandomAccessFile(OpenOption)[7] 0.001 s
testGetRandomAccessFile(OpenOption)[8] 0.001 s
testGetRandomAccessFile(OpenOption)[9] 0.001 s
testGetRandomAccessFile(OpenOption)[10] 0.001 s
testGetOutputStream 0.001 s
testGetWriter 0 s

UnsynchronizedBufferedInputStreamTest

test_read$BII 0.034 s
test_skip_NullInputStream 0.002 s
test_read 0.001 s
test_ConstructorLjava_io_InputStream 0.001 s
test_available 0.001 s
test_markSupported 0.001 s
test_ConstructorLjava_io_InputStreamI 0.001 s
test_close 1.004 s
test_markI 0.006 s
test_reset 0.003 s
test_skipJ 0.002 s
test_reset_scenario1 0.003 s
test_reset_scenario2 0.004 s

PathUtilsDeleteDirectoryTest

testDeleteAbsentDirectory 0.037 s
testDeleteEmptyDirectory 0.002 s
testDeleteDirectory2FileSize2 0.004 s
testDeleteDirectory1FileSize0 0.002 s
testDeleteDirectory1FileSize1 0.001 s
testDeleteDirectory1FileSize0NoOptions 0.001 s
testDeleteDirectory1FileSize0OverrideReadOnly 0.001 s

StreamIteratorTest

testForEachRemaining 0.009 s
testHasNext 0.001 s

DirectoryStreamFilterTest

testFilterByName 0.017 s
testFilterByNameNot 0.001 s

IOFunctionTest

testApplyThrowsException 0.014 s
testAndThenFunction 0.001 s
testComposeFunction 0.001 s
testApply 0 s
testAndThenIOFunction 0 s
testComposeIOFunction 0 s
testComposeSupplier 0.001 s
testIdentity 0.002 s
testComposeIOSupplier 0.001 s
testAndThenConsumer 0.001 s
testAsFunction 0.003 s
testAndThenIOConsumer 0.001 s

XmlStreamReaderTest

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

ThreadMonitorTest

testTimeout 0.115 s
testNoTimeoutMinus1 0.103 s
testCompletedWithoutTimeout 0.002 s
testNoTimeoutZero 0.106 s

CopyUtilsTest

testCopy_byteArrayToWriterWithEncoding 0.012 s
testCopy_readerToOutputStream 0.003 s
testCtor 0 s
testCopy_byteArrayToWriter 0 s
testCopy_byteArrayToOutputStream 0 s
testCopy_stringToWriter 0.001 s
testCopy_inputStreamToWriterWithEncoding 0.005 s
testCopy_inputStreamToWriter 0 s
testCopy_readerToOutputStreamString 0 s
testCopy_inputStreamToOutputStream 0 s
testCopy_stringToOutputStream 0.001 s
testCopy_stringToOutputStreamString 0.001 s
testCopy_readerToWriter 0.001 s

TaggedIOExceptionTest

testTaggedIOException 0.020 s

PathUtilsTest

testGetFileNameString 0.031 s
testReadStringSimpleUtf8 0.003 s
testCreateDirectoriesNew 0.001 s
testCreateDirectoriesAlreadyExists 0.001 s
testGetLastModifiedFileTime_File_Present 0.001 s
testGetLastModifiedFileTime_Path_Present 0.001 s
testReadStringEmptyFile 0.001 s
testCopyDirectoryForDifferentFilesystemsWithAbsolutePathReverse 0.031 s
testTouch 0.015 s
testSetReadOnlyFile 0.010 s
testCreateDirectoriesForRoots 0.001 s
testCreateDirectoriesForRootsLinkOptionNull 0.001 s
testNewOutputStreamExistingFileAppendTrue 0.006 s
testIsDirectory 0.007 s
testNewDirectoryStream 0.003 s
testIsRegularFile 0.001 s
testCreateDirectoriesSymlinkClashing 0.002 s
testCreateDirectoriesSymlink 0.001 s
testGetLastModifiedFileTime_Path_FileTime_Absent 0.001 s
testCopyFile 0.001 s
testIsPosixAbsentFile 0 s
testGetLastModifiedFileTime_Path_Absent 0.001 s
testGetDosFileAttributeView 0.001 s
testGetLastModifiedFileTime_URL_Present 0.001 s
testGetExtension 0.001 s
testCopyFileTwoFileSystem 0.002 s
testNewOutputStreamExistingFileAppendFalse 0.001 s
testGetTempDirectory 0.001 s
testCopyURL 0.002 s
testGetBaseNamePathBaseCases 0.001 s
testReadAttributesPosix 0 s
testGetFileName 0.001 s
testCopyDirectoryForDifferentFilesystemsWithRelativePathReverse 0.003 s
testCopyDirectoryForDifferentFilesystemsWithAbsolutePath 0.002 s
testWriteStringToFile1 0.001 s
testSetReadOnlyFileAbsent 0 s
testGetBaseNamePathCornerCases 0 s
testGetLastModifiedFileTime_URI_Present 0.001 s
testNewOutputStreamNewFileInsideExistingSymlinkedDir 0.001 s
testIsPosix 0 s
testNewOutputStreamNewFileAppendFalse 0.001 s
testCopyDirectoryForDifferentFilesystemsWithRelativePath 0.002 s
testNewOutputStreamNewFileAppendTrue 0.001 s

CircularBufferInputStreamTest

testIO683 0.014 s
testRandomRead 0.003 s

TempDirectoryTest

testCreateString 0.036 s
testCreatePath 0.001 s

IOBiConsumerTest

testAndThen 0.010 s
testAsBiConsumer 0.006 s
testNoopIOConsumer 0.001 s
testAccept 0 s

IOSupplierTest

testAsSupplier 0.014 s
testGet 0.001 s
testGetUnchecked 0 s

FileUtilsWaitForTest

testWaitForNegativeDuration 0.017 s
testWaitFor100 0.001 s
testWaitForNegativeDurationAbsent 0.001 s
testWaitFor10 0.001 s
testWaitFor0 0.001 s
testIO_488 3.008 s
testWaitFor0Absent 0.003 s
testWaitFor5Absent 2.008 s

IOPredicateTest

testAndUnchecked 0.010 s
testFalse 0.001 s
testTrue 0.001 s
testIsEqualUnchecked 0.001 s
testTestChecked 0.001 s
testAsPredicate 0 s
testNegateChecked 0 s
testTestUnchecked 0.001 s
testOrUnchecked 0 s
testAndChecked 0 s
testOrChecked 0.001 s
testNegateUnchecked 0 s
testIsEqualChecked 0 s

SwappedDataInputStreamTest

testReadDouble 0.013 s
testSkipBytes 0.001 s
testReadBoolean 0.006 s
testReadUnsignedByte 0 s
testReadFloat 0 s
testReadFully 0.001 s
testReadShort 0 s
testReadByte 0 s
testReadChar 0.001 s
testReadLine 0.001 s
testReadLong 0.001 s
testCloseHandleIOException 0.562 s
testReadUnsignedShort 0.001 s
testReadInt 0.001 s
testReadUTF 0.001 s

BoundedReaderTest

testLineNumberReaderAndStringReaderLastLineEolYes 0.010 s
testMarkResetMarkMore 0.001 s
testSkipTest 0 s
testMarkResetWithMarkOutsideBoundedReaderMax 0 s
testReadMultiWithOffset 0.001 s
testReadMulti 0 s
testLineNumberReaderAndFileReaderLastLineEolNo 0.028 s
testMarkReset 0 s
testLineNumberReaderAndStringReaderLastLineEolNo 0 s
testCloseTest 0 s
testShortReader 0 s
testMarkResetWithMarkOutsideBoundedReaderMaxAndInitialOffset 0.001 s
testMarkResetFromOffset1 0 s
testLineNumberReaderAndFileReaderLastLineEolYes 0.001 s
testReadTillEnd 0 s
testReadBytesEOF 0 s

ClosedInputStreamTest

testReadArrayIndex 0.008 s
testRead 0.001 s
testSingleton 0 s
testAvailableAfterClose 0 s
testReadArray 0.001 s
testAvailableAfterOpen 0.001 s
testReadAfterCose 0 s
testNonNull 0 s

AccumulatorPathVisitorTest

testFolderWhileDeletingSync(Supplier)[1] 0.044 s
test0ArgConstructor 0.003 s
testEqualsHashCode 0.001 s
testFolders2FileSize2(Supplier)[1] 0.001 s
testFolders2FileSize2(Supplier)[2] 0.001 s
testFolders2FileSize2(Supplier)[3] 0.001 s
testFolders1FileSize0(Supplier)[1] 0.001 s
testFolders1FileSize0(Supplier)[2] 0 s
testFolders1FileSize0(Supplier)[3] 0.001 s
testFolders1FileSize1(Supplier)[1] 0.001 s
testFolders1FileSize1(Supplier)[2] 0.002 s
testFolders1FileSize1(Supplier)[3] 0.001 s
testEmptyFolder(Supplier)[1] 0.001 s
testEmptyFolder(Supplier)[2] 0.001 s
testEmptyFolder(Supplier)[3] 0.001 s
testFolderWhileDeletingAsync(Supplier)[1] 0.733 s

CountersTest

testToString(Counter)[1] 0.009 s
testToString(Counter)[2] 0.001 s
testToString(PathCounters)[1] 0 s
testToString(PathCounters)[2] 0 s
testResetPathCounter(PathCounters)[1] 0.002 s
testResetPathCounter(PathCounters)[2] 0.001 s
testInitialValue(Counter)[1] 0.002 s
testInitialValue(Counter)[2] 0 s
testResetCounter(PathCounters)[1] 0.001 s
testResetCounter(PathCounters)[2] 0.001 s
testInitialValues(PathCounters)[1] 0 s
testInitialValues(PathCounters)[2] 0 s

FileSystemTest

testGetIllegalFileNameChars 0.011 s
testIsLegalName 0.002 s
testReplacementWithNUL 0.001 s
testToLegalFileNameWindows 0.003 s
testIsReservedFileName 0.001 s
testIsReservedFileNameOnWindows 0 s
- Disabled on operating system: Mac OS X -
testSupportsDriveLetter 0.001 s
testGetCurrent 0.009 s
testSorted 0 s
testGetBlockSize 0.001 s

ReaderOriginTest

testGetCharSequence 0.013 s
testSize 0.002 s
testGetByteArray 0.003 s
testGetByteArrayAt_0_0 0.001 s
testGetByteArrayAt_0_1 0.001 s
testGetByteArrayAt_1_1 0.001 s
testGetReader 0 s
testGetInputStream 0.004 s
testGetFile 0.001 s
testGetPath 0 s
testGetRandomAccessFile 0.001 s
testGetRandomAccessFile(OpenOption)[1] 0.003 s
testGetRandomAccessFile(OpenOption)[2] 0.001 s
testGetRandomAccessFile(OpenOption)[3] 0.001 s
testGetRandomAccessFile(OpenOption)[4] 0 s
testGetRandomAccessFile(OpenOption)[5] 0 s
testGetRandomAccessFile(OpenOption)[6] 0 s
testGetRandomAccessFile(OpenOption)[7] 0 s
testGetRandomAccessFile(OpenOption)[8] 0 s
testGetRandomAccessFile(OpenOption)[9] 0 s
testGetRandomAccessFile(OpenOption)[10] 0 s
testGetOutputStream 0.001 s
testGetWriter 0.001 s

IOTriFunctionTest

testAndThenIOFunction 0.010 s
testAccept 0 s

ExtensionFileComparatorTest

testSortListNull 0.031 s
testSortList 0.003 s
testReverseComparator 0.002 s
testComparator 0.001 s
testToString 0.002 s
testSortArrayNull 0.001 s
testSortArray 0.001 s
testCaseSensitivity 0.002 s

PathUtilsDeleteFileTest

testDeleteBrokenSymbolicLink 0.041 s
testDeleteFileEmptyDirectory 0.002 s
testDeleteFileDoesNotExist 0.002 s
testDeleteFileDirectory1FileSize0 0.004 s
testDeleteFileDirectory1FileSize1 0.002 s
testDeleteReadOnlyFileDirectory1FileSize1 0.002 s
testSetReadOnlyFileDirectory1FileSize1 0.001 s

ClosedOutputStreamTest

testWriteArrayIndex 0.009 s
testWriteArray 0.001 s
testFlush 0.001 s
testWrite 0.001 s
testSingleton 0.001 s

FileWriterWithEncodingTest

testConstructor_File_encoding_badEncoding 0.044 s
testConstructorAppend_File_existingFile_withContent 0.006 s
testSameEncoding_string_CharsetEncoder_constructor 0.003 s
testSameEncoding_CharsetEncoder_constructor 0.002 s
testConstructor_File_nullFile 0.001 s
testSameEncoding_string_Charset_constructor 0.002 s
testSameEncoding_null_CharsetName_constructor 0.002 s
testSameEncoding_null_Charset_constructor 0.001 s
testSameEncoding_string_constructor 0.001 s
testConstructor_File_directory 0.002 s
testSameEncoding_null_CharsetEncoder_constructor 0.002 s
testDifferentEncoding 0.002 s
testSameEncoding_string_string_constructor 0.002 s
testSameEncoding_Charset_constructor 0.002 s
testConstructor_File_existingFile_withContent 0.002 s
testConstructor_fileName_nullFile 0.001 s

PeekableInputStreamTest

testIO683 0.015 s
testRandomRead 0.003 s

NullWriterTest

testNull 0.008 s

Failure Details

[Summary] [Package List] [Test Cases]


testCanExecute
- skipped: skipped
testReadXmlWithBOMUcs4
- skipped: skipped
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
testDeleteDirWithASymbolicLinkDir2
- 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
testDeleteInvalidSymbolicLinks
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymbolicLink2
- skipped: Disabled on operating system: Mac OS X
testDeletesNested
- 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
testIsUTF8Charset(Charset)[82]
- skipped: skipped
testToStringThrows
- skipped: What should happen here?
testEqualsThrows
- skipped: What should happen here?
testHashCodeThrows
- skipped: What should happen here?
testCopyFileLarge
- skipped: void org.apache.commons.io.FileUtilsTest.testCopyFileLarge() throws java.lang.Exception is @Disabled
testBulkReadWaiting(String)[1]
- skipped: skipped
testDeletesRegular
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithSymlinkFile
- skipped: Disabled on operating system: Mac OS X
testDeleteDirWithASymbolicLinkDir2
- 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
testDeleteInvalidSymbolicLinks
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymlink
- skipped: Disabled on operating system: Mac OS X
testDeleteParentSymbolicLink2
- skipped: Disabled on operating system: Mac OS X
testDeletesNested
- skipped: Disabled on operating system: Mac OS X
testEmptyFirstLine(int)
- skipped: void org.apache.commons.io.input.ReversedLinesFileReaderSimpleTest.testEmptyFirstLine(int) throws java.lang.Exception is @Disabled
testIsReservedFileNameOnWindows
- skipped: Disabled on operating system: Mac OS X