A B C D E F G H I K L M N O P R S T W X Y _ 

A

AbstractMonitorTestCase - Class in org.apache.commons.io.monitor
AbstractMonitorTestCase(String) - Constructor for class org.apache.commons.io.monitor.AbstractMonitorTestCase
Construct a new test case.
AndFileFilterTestCase - Class in org.apache.commons.io.filefilter
 
AndFileFilterTestCase(String) - Constructor for class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
assertEqualContent(byte[], File) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
Assert that the content of a file is equal to that in a byte[].
assertEqualContent(char[], File) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
Assert that the content of a file is equal to that in a char[].
assertFalseFiltersInvoked(int, IOFileFilterAbstractTestCase.TesterFalseFileFilter[], boolean[]) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
assertFileFiltering(int, IOFileFilter, File, boolean) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
assertFilenameFiltering(int, IOFileFilter, File, boolean) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
assertFiltering(IOFileFilter, File, boolean) - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
assertFiltering(int, IOFileFilter, File, boolean) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
assertFiltering(IOFileFilter, File, boolean) - Method in class org.apache.commons.io.filefilter.RegexFileFilterTestCase
 
assertTrueFiltersInvoked(int, IOFileFilterAbstractTestCase.TesterTrueFileFilter[], boolean[]) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
AutoCloseInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for AutoCloseInputStream.
AutoCloseInputStreamTest() - Constructor for class org.apache.commons.io.input.AutoCloseInputStreamTest
 

B

blockSizes() - Static method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
blockSizes() - Static method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamFile
 
BOMInputStreamTest - Class in org.apache.commons.io.input
Test case for BOMInputStream.
BOMInputStreamTest() - Constructor for class org.apache.commons.io.input.BOMInputStreamTest
 
BoundedInputStreamTest - Class in org.apache.commons.io.input
BoundedInputStreamTest(String) - Constructor for class org.apache.commons.io.input.BoundedInputStreamTest
 
BrokenInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for BrokenInputStream.
BrokenInputStreamTest() - Constructor for class org.apache.commons.io.input.BrokenInputStreamTest
 
BrokenOutputStreamTest - Class in org.apache.commons.io.output
JUnit Test Case for BrokenOutputStream.
BrokenOutputStreamTest() - Constructor for class org.apache.commons.io.output.BrokenOutputStreamTest
 
buildFilterUsingAdd(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
buildFilterUsingAdd(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
buildFilterUsingAdd(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
buildFilterUsingConstructor(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
buildFilterUsingConstructor(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
buildFilterUsingConstructor(List<IOFileFilter>) - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
ByteArrayOutputStreamTestCase - Class in org.apache.commons.io.output
Basic unit tests for the alternative ByteArrayOutputStream implementation.
ByteArrayOutputStreamTestCase(String) - Constructor for class org.apache.commons.io.output.ByteArrayOutputStreamTestCase
 
ByteOrderMarkTestCase - Class in org.apache.commons.io
Test for ByteOrderMark.
ByteOrderMarkTestCase(String) - Constructor for class org.apache.commons.io.ByteOrderMarkTestCase
 

C

calculateHttpEncoding(String, String, String, String, boolean, String) - Method in class org.apache.commons.io.input.compatibility.XmlStreamReaderUtilitiesCompatibilityTest
 
calculateHttpEncoding(String, String, String, String, boolean, String) - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
 
calculateRawEncoding(String, String, String, String) - Method in class org.apache.commons.io.input.compatibility.XmlStreamReaderUtilitiesCompatibilityTest
 
calculateRawEncoding(String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
 
CharSequenceInputStreamTest - Class in org.apache.commons.io.input
 
CharSequenceInputStreamTest() - Constructor for class org.apache.commons.io.input.CharSequenceInputStreamTest
 
CharSequenceReaderTest - Class in org.apache.commons.io.input
Test case for CharSequenceReader.
CharSequenceReaderTest() - Constructor for class org.apache.commons.io.input.CharSequenceReaderTest
 
CharsetsTestCase - Class in org.apache.commons.io
Tests Charsets.
CharsetsTestCase() - Constructor for class org.apache.commons.io.CharsetsTestCase
 
checkAndNotify() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
checkCollectionsEmpty(String) - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Check all the Collections are empty
checkCollectionSizes(String, int, int, int, int, int, int) - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Check all the Collections have the expected sizes.
checkFile(File, File) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
checkWrite(OutputStream) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
checkWrite(Writer) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
ClassLoaderObjectInputStreamTest - Class in org.apache.commons.io.input
Tests the CountingInputStream.
ClassLoaderObjectInputStreamTest(String) - Constructor for class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
clear() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Clear file collections.
close() - Method in class org.apache.commons.io.input.compatibility.XmlStreamReader
Closes the XmlStreamReader stream.
close() - Method in class org.apache.commons.io.SelectorAdapter
 
close() - Method in class org.apache.commons.io.testtools.YellOnCloseInputStream
 
close() - Method in class org.apache.commons.io.testtools.YellOnFlushAndCloseOutputStream
 
ClosedInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for ClosedInputStream.
ClosedInputStreamTest() - Constructor for class org.apache.commons.io.input.ClosedInputStreamTest
 
ClosedOutputStreamTest - Class in org.apache.commons.io.output
JUnit Test Case for ClosedOutputStream.
ClosedOutputStreamTest() - Constructor for class org.apache.commons.io.output.ClosedOutputStreamTest
 
closeReader() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
closeReader() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamFile
 
closeReader() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestSimple
 
CloseShieldInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for CloseShieldInputStream.
CloseShieldInputStreamTest() - Constructor for class org.apache.commons.io.input.CloseShieldInputStreamTest
 
CloseShieldOutputStreamTest - Class in org.apache.commons.io.output
JUnit Test Case for CloseShieldOutputStream.
CloseShieldOutputStreamTest() - Constructor for class org.apache.commons.io.output.CloseShieldOutputStreamTest
 
CollectionFileListener - Class in org.apache.commons.io.monitor
FileAlterationListener implementation that adds created, changed and deleted files/directories to a set of Collections.
CollectionFileListener(boolean) - Constructor for class org.apache.commons.io.monitor.CollectionFileListener
Create a new observer.
comparator - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
comparator instance
ComparatorAbstractTestCase - Class in org.apache.commons.io.comparator
Base Test case for Comparator implementations.
ComparatorAbstractTestCase(String) - Constructor for class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Construct a new test case with the specified name
CompositeFileComparatorTest - Class in org.apache.commons.io.comparator
CompositeFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.CompositeFileComparatorTest
Construct a new test case with the specified name.
ConditionalFileFilterAbstractTestCase - Class in org.apache.commons.io.filefilter
 
ConditionalFileFilterAbstractTestCase(String) - Constructor for class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
CopyUtilsTest - Class in org.apache.commons.io
 
CopyUtilsTest(String) - Constructor for class org.apache.commons.io.CopyUtilsTest
 
CountingInputStreamTest - Class in org.apache.commons.io.input
Tests the CountingInputStream.
CountingInputStreamTest(String) - Constructor for class org.apache.commons.io.input.CountingInputStreamTest
 
CountingOutputStreamTest - Class in org.apache.commons.io.output
 
CountingOutputStreamTest(String) - Constructor for class org.apache.commons.io.output.CountingOutputStreamTest
 
createFile(File, long) - Method in class org.apache.commons.io.input.TailerTest
 
createFile(File, long) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
createLineBasedFile(File, String[]) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
createObserver(File, FileFilter) - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase

D

DefaultFileComparatorTest - Class in org.apache.commons.io.comparator
Test case for DefaultFileComparator.
DefaultFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.DefaultFileComparatorTest
Construct a new test case with the specified name.
DeferredFileOutputStreamTest - Class in org.apache.commons.io.output
Unit tests for the DeferredFileOutputStream class.
DeferredFileOutputStreamTest(String) - Constructor for class org.apache.commons.io.output.DeferredFileOutputStreamTest
Standard JUnit test case constructor.
deleteFile(File) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
DemuxTestCase - Class in org.apache.commons.io
Basic unit tests for the multiplexing streams.
DemuxTestCase() - Constructor for class org.apache.commons.io.DemuxTestCase
 
determineWorkingDirectoryPath(String, String) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
DirectoryFileComparatorTest - Class in org.apache.commons.io.comparator
DirectoryFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.DirectoryFileComparatorTest
Construct a new test case with the specified name.
DirectoryWalkerTestCase - Class in org.apache.commons.io
This is used to test DirectoryWalker for correctness.
DirectoryWalkerTestCase() - Constructor for class org.apache.commons.io.DirectoryWalkerTestCase
 
DirectoryWalkerTestCaseJava4 - Class in org.apache.commons.io
This is used to test DirectoryWalker for correctness when using Java4 (i.e.
DirectoryWalkerTestCaseJava4(String) - Constructor for class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Construct the TestCase using the name

E

ENCODING_PATTERN - Static variable in class org.apache.commons.io.input.compatibility.XmlStreamReader
 
EndianUtilsTest - Class in org.apache.commons.io
 
EndianUtilsTest(String) - Constructor for class org.apache.commons.io.EndianUtilsTest
 
equalFile1 - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
File which compares equal to "equalFile2"
equalFile2 - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
File which compares equal to "equalFile1"
ExtensionFileComparatorTest - Class in org.apache.commons.io.comparator
ExtensionFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.ExtensionFileComparatorTest
Construct a new test case with the specified name.

F

falseFilters - Variable in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
FileAlterationMonitorTestCase - Class in org.apache.commons.io.monitor
FileAlterationMonitorTestCase(String) - Constructor for class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
Construct a new test case.
FileAlterationObserverTestCase - Class in org.apache.commons.io.monitor
FileAlterationObserverTestCase(String) - Constructor for class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Construct a new test case.
FileBasedTestCase - Class in org.apache.commons.io.testtools
Base class for testcases doing tests with files.
FileBasedTestCase(String) - Constructor for class org.apache.commons.io.testtools.FileBasedTestCase
 
FileCleanerTestCase - Class in org.apache.commons.io
 
FileCleanerTestCase(String) - Constructor for class org.apache.commons.io.FileCleanerTestCase
 
FileCleaningTrackerTestCase - Class in org.apache.commons.io
This is used to test FileCleaningTracker for correctness.
FileCleaningTrackerTestCase(String) - Constructor for class org.apache.commons.io.FileCleaningTrackerTestCase
 
FileDeleteStrategyTestCase - Class in org.apache.commons.io
Test for FileDeleteStrategy.
FileDeleteStrategyTestCase(String) - Constructor for class org.apache.commons.io.FileDeleteStrategyTestCase
 
FileFilterTestCase - Class in org.apache.commons.io.filefilter
Used to test FileFilterUtils.
FileFilterTestCase(String) - Constructor for class org.apache.commons.io.filefilter.FileFilterTestCase
 
FilenameUtilsTestCase - Class in org.apache.commons.io
This is used to test FilenameUtils for correctness.
FilenameUtilsTestCase(String) - Constructor for class org.apache.commons.io.FilenameUtilsTestCase
 
FilenameUtilsWildcardTestCase - Class in org.apache.commons.io
 
FilenameUtilsWildcardTestCase(String) - Constructor for class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
FileSystemUtilsTestCase - Class in org.apache.commons.io
This is used to test FileSystemUtils.
FileSystemUtilsTestCase(String) - Constructor for class org.apache.commons.io.FileSystemUtilsTestCase
 
FileUtilsCleanDirectoryTestCase - Class in org.apache.commons.io
Test cases for FileUtils.cleanDirectory() method.
FileUtilsCleanDirectoryTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
FileUtilsCleanSymlinksTestCase - Class in org.apache.commons.io
Test cases for FileUtils.cleanDirectory() method that involve symlinks.
FileUtilsCleanSymlinksTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
FileUtilsDirectoryContainsTestCase - Class in org.apache.commons.io
This class ensure the correctness of FileUtils.directoryContains(File,File).
FileUtilsDirectoryContainsTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
FileUtilsFileNewerTestCase - Class in org.apache.commons.io
This is used to test FileUtils for correctness.
FileUtilsFileNewerTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsFileNewerTestCase
 
FileUtilsListFilesTestCase - Class in org.apache.commons.io
Test cases for FileUtils.listFiles() methods.
FileUtilsListFilesTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsListFilesTestCase
 
FileUtilsTestCase - Class in org.apache.commons.io
This is used to test FileUtils for correctness.
FileUtilsTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsTestCase
 
FileUtilsWaitForTestCase - Class in org.apache.commons.io
This is used to test FileUtils.waitFor() method for correctness.
FileUtilsWaitForTestCase(String) - Constructor for class org.apache.commons.io.FileUtilsWaitForTestCase
 
FileWriterWithEncodingTest - Class in org.apache.commons.io.output
Tests that the encoding is actually set and used.
FileWriterWithEncodingTest(String) - Constructor for class org.apache.commons.io.output.FileWriterWithEncodingTest
 
flush() - Method in class org.apache.commons.io.testtools.YellOnFlushAndCloseOutputStream
 

G

generateTestData(long) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
generateTestData(OutputStream, long) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
getChangedDirectories() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of changed directories.
getChangedFiles() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of changed files.
getConditionalFileFilter() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getConditionalFileFilter() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getConditionalFileFilter() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getCreatedDirectories() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of created directories.
getCreatedFiles() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of created files.
getDefaultEncoding() - Static method in class org.apache.commons.io.input.compatibility.XmlStreamReader
Returns the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
getDefaultWorkingPath() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getDefaultWorkingPath() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getDefaultWorkingPath() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getDeletedDirectories() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of deleted directories.
getDeletedFiles() - Method in class org.apache.commons.io.monitor.CollectionFileListener
Return the set of deleted files.
getEncoding() - Method in class org.apache.commons.io.input.compatibility.XmlStreamReader
Returns the charset encoding of the XmlStreamReader.
getFalseResults() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getFalseResults() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getFalseResults() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getFilenameResults() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getFilenameResults() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getFilenameResults() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getFileResults() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getFileResults() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getFileResults() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getInputStream() - Method in exception org.apache.commons.io.input.compatibility.XmlStreamReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getTestDirectory() - Static method in class org.apache.commons.io.testtools.FileBasedTestCase
 
getTestFilters() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getTestFilters() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getTestFilters() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getTrueResults() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getTrueResults() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getTrueResults() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getWorkingPathNamePropertyKey() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
getWorkingPathNamePropertyKey() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
getWorkingPathNamePropertyKey() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
getXmlStream(String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 

H

HexDumpTest - Class in org.apache.commons.io
 
HexDumpTest(String) - Constructor for class org.apache.commons.io.HexDumpTest
Creates new HexDumpTest

I

IGNOREtestCopyFileLarge() - Method in class org.apache.commons.io.FileUtilsTestCase
 
IOCaseTestCase - Class in org.apache.commons.io
This is used to test IOCase for correctness.
IOCaseTestCase(String) - Constructor for class org.apache.commons.io.IOCaseTestCase
 
IOExceptionWithCauseTestCase - Class in org.apache.commons.io
Tests IOExceptionWithCause
IOExceptionWithCauseTestCase() - Constructor for class org.apache.commons.io.IOExceptionWithCauseTestCase
 
IOFileFilterAbstractTestCase - Class in org.apache.commons.io.filefilter
 
IOFileFilterAbstractTestCase(String) - Constructor for class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
Constructs a new instance of IOFileFilterAbstractTestCase.
IOUtilsCopyTestCase - Class in org.apache.commons.io
JUnit tests for IOUtils copy methods.
IOUtilsCopyTestCase(String) - Constructor for class org.apache.commons.io.IOUtilsCopyTestCase
 
IOUtilsTestCase - Class in org.apache.commons.io
This is used to test IOUtils for correctness.
IOUtilsTestCase(String) - Constructor for class org.apache.commons.io.IOUtilsTestCase
 
IOUtilsWriteTestCase - Class in org.apache.commons.io
JUnit tests for IOUtils write methods.
IOUtilsWriteTestCase(String) - Constructor for class org.apache.commons.io.IOUtilsWriteTestCase
 
isOpen() - Method in class org.apache.commons.io.SelectorAdapter
 

K

keys() - Method in class org.apache.commons.io.SelectorAdapter
 

L

LastModifiedFileComparatorTest - Class in org.apache.commons.io.comparator
LastModifiedFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.LastModifiedFileComparatorTest
Construct a new test case with the specified name.
lessFile - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
File which is less than the "moreFile"
LineIteratorTestCase - Class in org.apache.commons.io
This is used to test LineIterator for correctness.
LineIteratorTestCase(String) - Constructor for class org.apache.commons.io.LineIteratorTestCase
 
listener - Variable in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Listener which collects file changes
LockableFileWriterTest - Class in org.apache.commons.io.output
Tests that files really lock, although no writing is done as the locking is tested only on construction.
LockableFileWriterTest(String) - Constructor for class org.apache.commons.io.output.LockableFileWriterTest
 

M

moreFile - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
File which is more than the "lessFile"

N

NameFileComparatorTest - Class in org.apache.commons.io.comparator
Test case for NameFileComparator.
NameFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.NameFileComparatorTest
Construct a new test case with the specified name.
newFile(String) - Method in class org.apache.commons.io.testtools.FileBasedTestCase
 
newInstance() - Method in class org.apache.commons.io.FileCleanerTestCase
 
newInstance() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
NullInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for NullInputStream.
NullInputStreamTest(String) - Constructor for class org.apache.commons.io.input.NullInputStreamTest
Constructor
NullOutputStreamTest - Class in org.apache.commons.io.output
Really not a lot to do here, but checking that no Exceptions are thrown.
NullOutputStreamTest(String) - Constructor for class org.apache.commons.io.output.NullOutputStreamTest
 
NullReaderTest - Class in org.apache.commons.io.input
JUnit Test Case for NullReader.
NullReaderTest(String) - Constructor for class org.apache.commons.io.input.NullReaderTest
Constructor
NullWriterTest - Class in org.apache.commons.io.output
Really not a lot to do here, but checking that no Exceptions are thrown.
NullWriterTest(String) - Constructor for class org.apache.commons.io.output.NullWriterTest
 

O

observer - Variable in class org.apache.commons.io.monitor.AbstractMonitorTestCase
File observer
off() - Method in class org.apache.commons.io.testtools.YellOnFlushAndCloseOutputStream
 
onDirectoryChange(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
Directory changed Event.
onDirectoryCreate(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
Directory created Event.
onDirectoryDelete(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
Directory deleted Event.
onFileChange(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
File changed Event.
onFileCreate(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
File created Event.
onFileDelete(File) - Method in class org.apache.commons.io.monitor.CollectionFileListener
File deleted Event.
onStart(FileAlterationObserver) - Method in class org.apache.commons.io.monitor.CollectionFileListener
File system observer started checking event.
onStop(FileAlterationObserver) - Method in class org.apache.commons.io.monitor.CollectionFileListener
File system observer finished checking event.
OrFileFilterTestCase - Class in org.apache.commons.io.filefilter
 
OrFileFilterTestCase(String) - Constructor for class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
org.apache.commons.io - package org.apache.commons.io
 
org.apache.commons.io.comparator - package org.apache.commons.io.comparator
 
org.apache.commons.io.filefilter - package org.apache.commons.io.filefilter
 
org.apache.commons.io.input - package org.apache.commons.io.input
 
org.apache.commons.io.input.compatibility - package org.apache.commons.io.input.compatibility
 
org.apache.commons.io.monitor - package org.apache.commons.io.monitor
 
org.apache.commons.io.output - package org.apache.commons.io.output
 
org.apache.commons.io.testtools - package org.apache.commons.io.testtools
 

P

PathFileComparatorTest - Class in org.apache.commons.io.comparator
Test case for PathFileComparator.
PathFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.PathFileComparatorTest
Construct a new test case with the specified name.
pauseTime - Variable in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Time in milliseconds to pause in tests
provider() - Method in class org.apache.commons.io.SelectorAdapter
 
ProxyOutputStreamTest - Class in org.apache.commons.io.output
JUnit Test Case for CloseShieldOutputStream.
ProxyOutputStreamTest() - Constructor for class org.apache.commons.io.output.ProxyOutputStreamTest
 
ProxyReaderTest - Class in org.apache.commons.io.input
ProxyReaderTest(String) - Constructor for class org.apache.commons.io.input.ProxyReaderTest
 
ProxyWriterTest - Class in org.apache.commons.io.output
ProxyWriterTest(String) - Constructor for class org.apache.commons.io.output.ProxyWriterTest
 

R

read(char[], int, int) - Method in class org.apache.commons.io.input.compatibility.XmlStreamReader
 
ReaderInputStreamTest - Class in org.apache.commons.io.input
 
ReaderInputStreamTest() - Constructor for class org.apache.commons.io.input.ReaderInputStreamTest
 
RegexFileFilterTestCase - Class in org.apache.commons.io.filefilter
Used to test RegexFileFilterUtils.
RegexFileFilterTestCase(String) - Constructor for class org.apache.commons.io.filefilter.RegexFileFilterTestCase
 
resetFalseFilters(IOFileFilterAbstractTestCase.TesterFalseFileFilter[]) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
resetTrueFilters(IOFileFilterAbstractTestCase.TesterTrueFileFilter[]) - Method in class org.apache.commons.io.filefilter.IOFileFilterAbstractTestCase
 
reverse - Variable in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
reverse comparator instance
ReversedLinesFileReaderTestParamBlockSize - Class in org.apache.commons.io.input
 
ReversedLinesFileReaderTestParamBlockSize(Integer) - Constructor for class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
ReversedLinesFileReaderTestParamFile - Class in org.apache.commons.io.input
Test checks symmetric behaviour with BufferedReader
ReversedLinesFileReaderTestParamFile(String, String, Integer) - Constructor for class org.apache.commons.io.input.ReversedLinesFileReaderTestParamFile
 
ReversedLinesFileReaderTestSimple - Class in org.apache.commons.io.input
 
ReversedLinesFileReaderTestSimple() - Constructor for class org.apache.commons.io.input.ReversedLinesFileReaderTestSimple
 

S

select(long) - Method in class org.apache.commons.io.SelectorAdapter
 
select() - Method in class org.apache.commons.io.SelectorAdapter
 
selectedKeys() - Method in class org.apache.commons.io.SelectorAdapter
 
selectNow() - Method in class org.apache.commons.io.SelectorAdapter
 
SelectorAdapter - Class in org.apache.commons.io
Extends Selector with no-ops for testing.
SelectorAdapter() - Constructor for class org.apache.commons.io.SelectorAdapter
 
setDefaultEncoding(String) - Static method in class org.apache.commons.io.input.compatibility.XmlStreamReader
Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
setUp() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
 
setUp() - Method in class org.apache.commons.io.comparator.CompositeFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.DefaultFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.DirectoryFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.ExtensionFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.LastModifiedFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.NameFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.PathFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.comparator.SizeFileComparatorTest
 
setUp() - Method in class org.apache.commons.io.CopyUtilsTest
 
setUp() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Set Up
setUp() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
setUp() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
setUp() - Method in class org.apache.commons.io.filefilter.AndFileFilterTestCase
 
setUp() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
setUp() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
setUp() - Method in class org.apache.commons.io.filefilter.OrFileFilterTestCase
 
setUp() - Method in class org.apache.commons.io.filefilter.RegexFileFilterTestCase
 
setUp() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
setUp() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsListFilesTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsTestCase
 
setUp() - Method in class org.apache.commons.io.FileUtilsWaitForTestCase
 
setUp() - Method in class org.apache.commons.io.input.AutoCloseInputStreamTest
 
setUp() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
setUp() - Method in class org.apache.commons.io.input.CloseShieldInputStreamTest
 
setUp() - Method in class org.apache.commons.io.input.NullInputStreamTest
Set up
setUp() - Method in class org.apache.commons.io.input.NullReaderTest
Set up
setUp() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
setUp() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
setUp() - Method in class org.apache.commons.io.IOCaseTestCase
 
setUp() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
setUp() - Method in class org.apache.commons.io.IOUtilsTestCase
 
setUp() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
setUp() - Method in class org.apache.commons.io.LineIteratorTestCase
 
setUp() - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
 
setUp() - Method in class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
 
setUp() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
 
setUp() - Method in class org.apache.commons.io.output.BrokenOutputStreamTest
 
setUp() - Method in class org.apache.commons.io.output.CloseShieldOutputStreamTest
 
setUp() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
setUp() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
setUp() - Method in class org.apache.commons.io.output.ProxyOutputStreamTest
 
SizeFileComparatorTest - Class in org.apache.commons.io.comparator
Test case for SizeFileComparator.
SizeFileComparatorTest(String) - Constructor for class org.apache.commons.io.comparator.SizeFileComparatorTest
Construct a new test case with the specified name.
sleepHandleInterruped(long) - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Thread.sleep(timeInMilliseconds) - ignore InterruptedException
StringBuilderWriterTest - Class in org.apache.commons.io.output
Test case for StringBuilderWriter.
StringBuilderWriterTest(String) - Constructor for class org.apache.commons.io.output.StringBuilderWriterTest
Contruct a new test case.
SwappedDataInputStreamTest - Class in org.apache.commons.io.input
Test for the SwappedDataInputStream.
SwappedDataInputStreamTest(String) - Constructor for class org.apache.commons.io.input.SwappedDataInputStreamTest
 

T

TaggedInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for TaggedInputStream.
TaggedInputStreamTest() - Constructor for class org.apache.commons.io.input.TaggedInputStreamTest
 
TaggedIOExceptionTest - Class in org.apache.commons.io
JUnit Test Case for TaggedIOException.
TaggedIOExceptionTest() - Constructor for class org.apache.commons.io.TaggedIOExceptionTest
 
TaggedOutputStreamTest - Class in org.apache.commons.io.output
JUnit Test Case for TaggedOutputStream.
TaggedOutputStreamTest() - Constructor for class org.apache.commons.io.output.TaggedOutputStreamTest
 
TailerTest - Class in org.apache.commons.io.input
Tests for Tailer.
TailerTest(String) - Constructor for class org.apache.commons.io.input.TailerTest
 
tearDown() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
 
tearDown() - Method in class org.apache.commons.io.CopyUtilsTest
 
tearDown() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Tear Down
tearDown() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
tearDown() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
tearDown() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
tearDown() - Method in class org.apache.commons.io.filefilter.RegexFileFilterTestCase
 
tearDown() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
tearDown() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsListFilesTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsTestCase
 
tearDown() - Method in class org.apache.commons.io.FileUtilsWaitForTestCase
 
tearDown() - Method in class org.apache.commons.io.input.NullInputStreamTest
Tear Down
tearDown() - Method in class org.apache.commons.io.input.NullReaderTest
Tear Down
tearDown() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
tearDown() - Method in class org.apache.commons.io.input.TailerTest
 
tearDown() - Method in class org.apache.commons.io.IOCaseTestCase
 
tearDown() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
tearDown() - Method in class org.apache.commons.io.IOUtilsTestCase
 
tearDown() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
tearDown() - Method in class org.apache.commons.io.LineIteratorTestCase
 
tearDown() - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
 
tearDown() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
tearDown() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
TeeInputStreamTest - Class in org.apache.commons.io.input
JUnit Test Case for TeeInputStream.
TeeInputStreamTest() - Constructor for class org.apache.commons.io.input.TeeInputStreamTest
 
TeeOutputStreamTest - Class in org.apache.commons.io.output
 
TeeOutputStreamTest(String) - Constructor for class org.apache.commons.io.output.TeeOutputStreamTest
 
test_checkCompare_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkCompare_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkEndsWith_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkEndsWith_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkEquals_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkEquals_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkIndexOf_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkIndexOf_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkRegionMatches_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkRegionMatches_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkStartsWith_case() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_checkStartsWith_functionality() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_forName() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_getName() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_IO_246() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
See https://issues.apache.org/jira/browse/IO-246
test_isCaseSensitive() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_openInputStream_exists() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openInputStream_existsButIsDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openInputStream_notExists() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_exists() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_existsButIsDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_noParentCreateFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_noParentNoFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_notExists() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_openOutputStream_notExistsCannotCreate() - Method in class org.apache.commons.io.FileUtilsTestCase
 
test_serialization() - Method in class org.apache.commons.io.IOCaseTestCase
 
test_toString() - Method in class org.apache.commons.io.IOCaseTestCase
 
testAboveThreshold() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Tests the case where the amount of data exceeds the threshold, and is therefore written to disk.
testAdd() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
testAddRemoveListeners() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test add/remove listeners.
testAddRemoveObservers() - Method in class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
Test add/remove observers.
testAgeFilter() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testAlternateLockDir() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testAnd() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testAppendChar() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testAppendCharSequence() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test Appending a CharSequence
testAppendCharSequence() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testAppendCharSequencePortion() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testAppendConstructCapacity() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
Test StringBuilderWriter constructor.
testAppendConstructNull() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
Test StringBuilderWriter constructor.
testAppendConstructStringBuilder() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
Test StringBuilderWriter constructor.
testAppXml() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
testAsBufferedInputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testAsBufferedNull() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testAsBufferedOutputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testAsBufferedReader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testAsBufferedWriter() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testAtThreshold() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Tests the case where the amount of data is exactly the same as the threshold.
testAvailable() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
testAvailable() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testAvailableWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testAvailableWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testBelowThreshold() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Tests the case where the amount of data falls below the threshold, and is therefore confined to memory.
testBrokenStream() - Method in class org.apache.commons.io.input.TaggedInputStreamTest
 
testBrokenStream() - Method in class org.apache.commons.io.output.TaggedOutputStreamTest
 
testBufferBreak() - Method in class org.apache.commons.io.input.TailerTest
 
testBufferedRead_AvailableCharset() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testBufferedRead_RequiredCharset() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testBufferedRead_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testByteCountToDisplaySizeBigInteger() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testByteCountToDisplaySizeLong() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCalculateHttpEncoding() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
Test calculate HTTP Encoding
testCalculateHttpEncodingUtf32() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
Test calculate HTTP Encoding
testCalculateRawEncodingAdditonalUTF16() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
Additional UTF-16 calculateRawEncoding() Test
testCalculateRawEncodingAdditonalUTF32() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
Additional UTF-32 calculateRawEncoding() Test
testCalculateRawEncodingNoBOM() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
No BOM calculateRawEncoding() Test
testCalculateRawEncodingStandard() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
BOM calculateRawEncoding() Test
testCalculateRawEncodingStandardUtf32() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
BOM calculateRawEncoding() Test
testCancel() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Cancel
testCancel() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Cancel
testCanonicalPath() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testCanRead() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testCanWrite() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testCaseSensitivity() - Method in class org.apache.commons.io.comparator.ExtensionFileComparatorTest
Test case sensitivity
testCaseSensitivity() - Method in class org.apache.commons.io.comparator.NameFileComparatorTest
Test case sensitivity
testCaseSensitivity() - Method in class org.apache.commons.io.comparator.PathFileComparatorTest
Test case sensitivity
testCharsetMismatchInfiniteLoop() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
Tests https://issues.apache.org/jira/browse/IO-277
testCharsetMismatchInfiniteLoop_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testCharsetName() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testChecksum() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testChecksumCRC32() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testChecksumDouble() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testChecksumOnDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testChecksumOnNullChecksum() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testChecksumOnNullFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCleanDirWithASymlinkDir() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testCleanDirWithParentSymlinks() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testCleanDirWithSymlinkFile() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testCleanEmpty() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
testClose() - Method in class org.apache.commons.io.input.AutoCloseInputStreamTest
Test the close() method.
testClose() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testClose() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
testClose() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testClose() - Method in class org.apache.commons.io.input.CloseShieldInputStreamTest
Test the close() method.
testClose() - Method in class org.apache.commons.io.output.BrokenOutputStreamTest
 
testClose() - Method in class org.apache.commons.io.output.CloseShieldOutputStreamTest
Test the close() method.
testClose() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testCloseBranchIOException() - Method in class org.apache.commons.io.output.TeeOutputStreamTest
Tests that the branch OutputStream is closed when closing the main OutputStream throws an exception on TeeOutputStream.close().
testCloseEarly() - Method in class org.apache.commons.io.LineIteratorTestCase
Test closing the iterator before all the file has been processed.
testCloseMainIOException() - Method in class org.apache.commons.io.output.TeeOutputStreamTest
Tests that the main OutputStream is closed when closing the branch OutputStream throws an exception on TeeOutputStream.close().
testCloseQuietly_CloseableIOException() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_Selector() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_SelectorIOException() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_SelectorNull() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_SelectorTwice() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_ServerSocket() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_ServerSocketIOException() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_Socket() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCloseQuietly_SocketIOException() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testComparator() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test the comparator.
testCompareDirectorySizes() - Method in class org.apache.commons.io.comparator.SizeFileComparatorTest
Test a file which doesn't exist.
testCompletedWithoutTimeout() - Method in class org.apache.commons.io.ThreadMonitorTestCase
Test task completed before timeout.
testConcat() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testConstantCharsetNames() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
Tests that ByteOrderMark.getCharsetName() can be loaded as a Charset as advertised.
testConstants() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testConstructor() - Method in class org.apache.commons.io.LineIteratorTestCase
Test constructor.
testConstructor_File_directory() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testConstructor_File_directory() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testConstructor_File_encoding_badEncoding() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testConstructor_File_encoding_badEncoding() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testConstructor_File_nullFile() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testConstructor_File_nullFile() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testConstructor_fileName_nullFile() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testConstructor_fileName_nullFile() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testConstructorArrayNull() - Method in class org.apache.commons.io.comparator.CompositeFileComparatorTest
Test Constructor with null array
testConstructorIterable() - Method in class org.apache.commons.io.comparator.CompositeFileComparatorTest
Test Constructor with null Iterable
testConstructorIterableNull() - Method in class org.apache.commons.io.comparator.CompositeFileComparatorTest
Test Constructor with null Iterable
testContentEquals() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testContentEquals_InputStream_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testContentEquals_Reader_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testContentEqualsIgnoreEOL() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testContentEqualsIgnoreEOL() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testContentTypeEncoding() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
testContentTypeMime() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
testCopy_ByteArray_OutputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopy_ByteArray_Writer() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopy_byteArrayToOutputStream() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_byteArrayToWriter() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_byteArrayToWriterWithEncoding() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_inputStreamToOutputStream() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_inputStreamToOutputStream() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToOutputStream_IO84() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
Test Copying file > 2GB - see issue# IO-84
testCopy_inputStreamToOutputStream_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToOutputStream_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToOutputStreamWithBufferSize() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_inputStreamToWriter() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_Encoding() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_Encoding_nullEncoding() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_Encoding_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_Encoding_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriter_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_inputStreamToWriterWithEncoding() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_readerToOutputStream() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_readerToOutputStream() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_Encoding() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_Encoding_nullEncoding() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_Encoding_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_Encoding_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToOutputStream_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToWriter() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_readerToWriter() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToWriter_IO84() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
Test Copying file > 2GB - see issue# IO-84
testCopy_readerToWriter_nullIn() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_readerToWriter_nullOut() - Method in class org.apache.commons.io.IOUtilsCopyTestCase
 
testCopy_String_Writer() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopy_stringToOutputStream() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopy_stringToWriter() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCopyDirectoryErrors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyDirectoryFiltered() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyDirectoryPreserveDates() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyDirectoryToChild() - Method in class org.apache.commons.io.FileUtilsTestCase
Test for IO-141
testCopyDirectoryToDirectory_NonExistingDest() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyDirectoryToExistingDest() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyDirectoryToGrandChild() - Method in class org.apache.commons.io.FileUtilsTestCase
Test for IO-141
testCopyDirectoryToItself() - Method in class org.apache.commons.io.FileUtilsTestCase
Test for IO-217 FileUtils.copyDirectoryToDirectory makes infinite loops
testCopyDirectoryToNonExistingDest() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFile1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFile1ToDir() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFile2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFile2ToDir() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFile2WithoutFileDatePreservation() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyFileToOutputStream() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyLarge_CharExtraLength() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_CharFullLength() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_CharNoSkip() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_CharSkip() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_CharSkipInvalid() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_ExtraLength() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_FullLength() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_NoSkip() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_Skip() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyLarge_SkipInvalid() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testCopyToSelf() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyURLToFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCopyURLToFileWithTimeout() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testCorrectlyIdentifySymlinkWithParentSymLink() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testCounting() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testCounting() - Method in class org.apache.commons.io.output.CountingOutputStreamTest
 
testCtor() - Method in class org.apache.commons.io.CopyUtilsTest
 
testCtor() - Method in class org.apache.commons.io.EndianUtilsTest
 
testDataIntegrityWithBufferedReader() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamFile
 
testDecodeUrl() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDecodeUrlEncodingUtf8() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDecodeUrlLenient() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDecodeUrlNullSafe() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDefaultConstructor() - Method in class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
Test default constructor.
testDefaultEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testDelegateFileFilter() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testDelegation() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testDeleteForce() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
testDeleteNormal() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
testDeleteNull() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
testDeleteQuietlyDir() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDeleteQuietlyFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDeleteQuietlyForNull() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDeleteQuietlyNonExistent() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testDeleteQuietlyNormal() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
testDeletesNested() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
testDeletesRegular() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
testDeprecatedWildcard() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testDifferentEncoding() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testDir - Variable in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Directory for test files
testDirectory() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testDirectory() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test checkAndNotify() method
testDirectoryContainsDirectory() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testDirectoryContainsFile() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testDirectoryDoesNotContainFile() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testDirectoryDoesNotContainsDirectory() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testDirectoryDoesNotExist() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testDirName - Variable in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Test diretory name
testDump() - Method in class org.apache.commons.io.HexDumpTest
test dump method
testEBCDICEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testEmpty() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testEmpty() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testEmptyBufferWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testEmptyBufferWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testEmptyFile() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testEmptyStream() - Method in class org.apache.commons.io.input.TaggedInputStreamTest
 
testEncodingAttributeXML() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testEnsureTestCoverage() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testEOF1() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testEOF2() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testEOF3() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testEOFException() - Method in class org.apache.commons.io.EndianUtilsTest
 
testEOFException() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test when configured to throw an EOFException at the end of file (rather than return -1).
testEOFException() - Method in class org.apache.commons.io.input.NullReaderTest
Test when configured to throw an EOFException at the end of file (rather than return -1).
testEquals() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testEquals() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testEquals_fullControl() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testEqualsNormalized() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testEqualsNormalizedError_IO_128() - Method in class org.apache.commons.io.FilenameUtilsTestCase
Test for https://issues.apache.org/jira/browse/IO-128
testEqualsNormalizedOnSystem() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testEqualsOnSystem() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testErrors() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
Test Erros
testEUC_JPEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testExpected() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testFalse() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testFileCleanerDirectory() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerDirectory_ForceStrategy() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerDirectory_NullStrategy() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerExitWhenFinished1() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerExitWhenFinished2() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerExitWhenFinished_NoTrackAfter() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerExitWhenFinishedFirst() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerFile() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCleanerNull() - Method in class org.apache.commons.io.FileCleaningTrackerTestCase
 
testFileCreate() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test checkAndNotify() creating
testFileDelete() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test checkAndNotify() deleting
testFileDoesNotExist() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testFileDoesNotExistBug() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
Test to demonstrate a file which does not exist returns false
testFileFilterUtils_and() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testFileFilterUtils_or() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testFileLocked() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testFileNotLocked() - Method in class org.apache.commons.io.output.LockableFileWriterTest
 
testFiles() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testFileSizeIsExactMultipleOfBlockSize() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testFileSizeIsExactMultipleOfBlockSize() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestSimple
 
testFileUpdate() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test checkAndNotify() creating
testFileUtils() - Method in class org.apache.commons.io.FileUtilsTestCase
Test the FileUtils implementation.
testFilter() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering
testFilter() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Filtering
testFilterAndLimitA() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering and limit to depth 0
testFilterAndLimitA() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Filtering and limit to depth 0
testFilterAndLimitB() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering and limit to depth 1
testFilterAndLimitB() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Filtering and limit to depth 1
testFilterAndLimitC() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering and limit to depth 3
testFilterAndLimitC() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Filtering and limit to depth 3
testFilterAndLimitD() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering and limit to depth 5
testFilterAndLimitD() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Filtering and limit to depth 5
testFilterArray() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filter(IOFileFilter, File...) that tests that the method properly filters files from the list.
testFilterArray_fromList() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filter(IOFileFilter, java.lang.Iterable) that tests that the method properly filters files from the list.
testFilterArrayNullParameters() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filter(IOFileFilter, File...) that tests null parameters and null elements in the provided list.
testFilterBuiltUsingAdd() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
testFilterBuiltUsingConstructor() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
testFilterDirAndFile1() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test separate dir and file filters
testFilterDirAndFile1() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test separate dir and file filters
testFilterDirAndFile2() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test separate dir and file filters
testFilterDirAndFile2() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test separate dir and file filters
testFilterDirAndFile3() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test separate dir and file filters
testFilterDirAndFile3() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test separate dir and file filters
testFilterDirAndFile4() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test separate dir and file filters
testFilterDirAndFile4() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test separate dir and file filters
testFilteringBufferedReader() - Method in class org.apache.commons.io.LineIteratorTestCase
 
testFilteringFileReader() - Method in class org.apache.commons.io.LineIteratorTestCase
 
testFilterList() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterList(IOFileFilter, java.lang.Iterable) that tests that the method properly filters files from the list.
testFilterList_fromArray() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterList(IOFileFilter, File...) that tests that the method properly filters files from the list.
testFilterListNullParameters() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterList(IOFileFilter, java.lang.Iterable) that tests null parameters and null elements in the provided list.
testFilterSet() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterSet(IOFileFilter, java.lang.Iterable) that tests that the method properly filters files from the set.
testFilterSet_fromArray() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterSet(IOFileFilter, File...) that tests that the method properly filters files from the set.
testFilterSetNullParameters() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
Test method for FileFilterUtils.filterSet(IOFileFilter, java.lang.Iterable) that tests null parameters and null elements in the provided set.
testFilterString() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Filtering
testFlush() - Method in class org.apache.commons.io.output.BrokenOutputStreamTest
 
testFlush() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testForceDeleteAFile1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testForceDeleteAFile2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testForceDeleteAFile3() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testForceDeleteDir() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testForceMkdir() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testForceMkdirParent() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testGet() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testGetBaseName() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetBOMFirstThenRead() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testGetBOMFirstThenReadInclude() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testGetBytes() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testGetExtension() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetFile() - Method in class org.apache.commons.io.FileUtilsTestCase
testGetFile_Parent() - Method in class org.apache.commons.io.FileUtilsTestCase
testGetFreeSpace_String() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceOS_String_InitError() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceOS_String_NullPath() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceOS_String_Other() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceOS_String_Unix() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceOS_String_Windows() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_EmptyPath() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_EmptyResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_InvalidResponse1() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_InvalidResponse2() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_InvalidResponse3() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_InvalidResponse4() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_LongResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_LongResponseKb() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_NormalResponseFreeBSD() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_NormalResponseKbFreeBSD() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_NormalResponseKbLinux() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_NormalResponseKbSolaris() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceUnix_String_NormalResponseLinux() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_EmptyMultiLineResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_EmptyPath() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_EmptyResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_InvalidTextResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_NormalResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_NoSuchDirectoryResponse() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_ParseCommaFormatBytes() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_quoted() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFreeSpaceWindows_String_StripDrive() - Method in class org.apache.commons.io.FileSystemUtilsTestCase
 
testGetFullPath() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetFullPathNoEndSeparator() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetFullPathNoEndSeparator_IO_248() - Method in class org.apache.commons.io.FilenameUtilsTestCase
Test for https://issues.apache.org/jira/browse/IO-248
testGetName() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetPath() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetPathNoEndSeparator() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetPrefix() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetPrefixLength() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testGetTempDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
testGetTempDirectoryPath() - Method in class org.apache.commons.io.FileUtilsTestCase
testGetUserDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
testGetUserDirectoryPath() - Method in class org.apache.commons.io.FileUtilsTestCase
testHandleStartDirectoryFalse() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
test an invalid start directory
testHandleStartDirectoryFalse() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
test an invalid start directory
testHashCode() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testHidden() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testHttp() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testHttpContent() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testIdentifiesSymlinkDir() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testIdentifiesSymlinkFile() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testIndexOfExtension() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testIndexOfLastSeparator() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testInputStream() - Method in class org.apache.commons.io.DemuxTestCase
 
testInterrupt() - Method in class org.apache.commons.io.input.TailerTest
Tests [IO-357][Tailer] InterruptedException while the thead is sleeping is silently ignored.
testInvalidEncoding() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with an Invalid encoding.
testIO276() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testIO300() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testIO335() - Method in class org.apache.commons.io.input.TailerTest
 
testIO_356_B10_D10_S0_UTF16() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D10_S0_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D10_S1_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D10_S2_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D13_S0_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D13_S1_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_B10_D20_S0_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_Loop_UTF16() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIO_356_Loop_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testIOExceptionStringThrowable() - Method in class org.apache.commons.io.IOExceptionWithCauseTestCase
testIOExceptionThrowable() - Method in class org.apache.commons.io.IOExceptionWithCauseTestCase
testIsExtension() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testIsExtensionArray() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testIsExtensionCollection() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testIsFileNewer() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, *) methods which a "normal" file.
testIsFileNewer(String, File, long, boolean) - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, *) methods which the specified conditions.
testIsFileNewerImaginaryFile() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, *) methods which a not existing file.
testIsFileNewerNoDate() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, Date) method without specifying a Date.
testIsFileNewerNoFile() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, long) method without specifying a File.
testIsFileNewerNoFileReference() - Method in class org.apache.commons.io.FileUtilsFileNewerTestCase
Tests the isFileNewer(File, File) method without specifying a reference File.
testIsFileNewerOlder() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testIso8859_1() - Method in class org.apache.commons.io.CharsetsTestCase
 
testIsoFileDefaults() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testIsoFileManyWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testIterateFiles() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testIterateFilesAndDirs() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testIterateFilesByExtension() - Method in class org.apache.commons.io.FileUtilsListFilesTestCase
 
testLargeBufferedRead_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testLargeBufferedRead_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testLargeBufferWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testLargeBufferWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testLargeFiles_IO84() - Method in class org.apache.commons.io.input.CountingInputStreamTest
Test for files > 2GB in size - see issue IO-84
testLargeFiles_IO84() - Method in class org.apache.commons.io.output.CountingOutputStreamTest
Test for files > 2GB in size - see issue IO-84
testLargeSingleByteRead_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testLargeSingleByteRead_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testLargeUTF8WithBufferedRead() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testLargeUTF8WithBufferedWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testLargeUTF8WithSingleByteRead() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testLargeUTF8WithSingleByteWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testLatin15Encoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testLatin1Encoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testLatin7Encoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testLeadingNonBOMBufferedRead() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testLeadingNonBOMSingleRead() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testLength() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testLimitToCurrent() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Limiting to current directory
testLimitToCurrent() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Limiting to current directory
testListFiles() - Method in class org.apache.commons.io.FileUtilsListFilesTestCase
 
testListFiles() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testListFilesByExtension() - Method in class org.apache.commons.io.FileUtilsListFilesTestCase
 
testListFilesWithDirs() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testLocaleIndependence() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testLong() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testLongFile() - Method in class org.apache.commons.io.input.TailerTest
 
testMagicNumberFileFilterBytes() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMagicNumberFileFilterBytesOffset() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMagicNumberFileFilterString() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMagicNumberFileFilterStringOffset() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMagicNumberFileFilterValidation() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMakeCVSAware() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMakeDirectoryOnly() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMakeFileOnly() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMakeSVNAware() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testMark() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testMarkAndReset() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test mark() and reset() methods.
testMarkAndReset() - Method in class org.apache.commons.io.input.NullReaderTest
Test mark() and reset() methods.
testMarkNotSupported() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test mark() not supported.
testMarkNotSupported() - Method in class org.apache.commons.io.input.NullReaderTest
Test mark() not supported.
testMarkReset() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testMarkReset_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testMarkReset_USASCII() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testMarkReset_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testMarkResetAfterReadWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testMarkResetAfterReadWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testMarkResetBeforeReadWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testMarkResetBeforeReadWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testMarkSupported() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testMarkSupported() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testMatch() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testMatch2() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testMatchCaseSpecified() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testMatchOnSystem() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testMissingFile() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a missing File.
testMissingStartDirectory() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
test an invalid start directory
testMissingStartDirectory() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
test an invalid start directory
testMonitor() - Method in class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
Test checkAndNotify() method
testMoveDirectory_CopyDelete() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveDirectory_Errors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveDirectory_Rename() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveDirectoryToDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveDirectoryToDirectory_Errors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFile_CopyDelete() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFile_CopyDelete_Failed() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFile_Errors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFile_Rename() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFileToDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveFileToDirectory_Errors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveToDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMoveToDirectory_Errors() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testMultiByteBreak() - Method in class org.apache.commons.io.input.TailerTest
 
testMultiThreadCancel() - Method in class org.apache.commons.io.DirectoryWalkerTestCase
Test Cancel
testMultiThreadCancel() - Method in class org.apache.commons.io.DirectoryWalkerTestCaseJava4
Test Cancel
testNameFilter() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNameFilterNullArgument() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNameFilterNullArrayArgument() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNameFilterNullListArgument() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNextLineOnlyDefaultEncoding() - Method in class org.apache.commons.io.LineIteratorTestCase
Test the iterator using only the nextLine() method.
testNextLineOnlyNullEncoding() - Method in class org.apache.commons.io.LineIteratorTestCase
Test the iterator using only the nextLine() method.
testNextLineOnlyUtf8Encoding() - Method in class org.apache.commons.io.LineIteratorTestCase
Test the iterator using only the nextLine() method.
testNextOnly() - Method in class org.apache.commons.io.LineIteratorTestCase
Test the iterator using only the next() method.
testNextWithException() - Method in class org.apache.commons.io.LineIteratorTestCase
Tests hasNext when it throws an exception.
testNoBoms() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testNoFilters() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
testNonexistantFile() - Method in class org.apache.commons.io.comparator.SizeFileComparatorTest
Test a file which doesn't exist.
testNormalize() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testNormalizeNoEndSeparator() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testNormalizeNoEndSeparatorUnixWin() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testNormalizeUnixWin() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testNormalStream() - Method in class org.apache.commons.io.input.TaggedInputStreamTest
 
testNormalStream() - Method in class org.apache.commons.io.output.TaggedOutputStreamTest
 
testNot() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNoTimeout() - Method in class org.apache.commons.io.ThreadMonitorTestCase
Test No timeout.
testNoXmlHeader() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testNull() - Method in class org.apache.commons.io.output.NullOutputStreamTest
 
testNull() - Method in class org.apache.commons.io.output.NullWriterTest
 
testNullCharArray() - Method in class org.apache.commons.io.input.ProxyReaderTest
Test writing Null Char Array
testNullCharArray() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test writing Null Char array
testNullCharBuffer() - Method in class org.apache.commons.io.input.ProxyReaderTest
Test writing Null CharBuffer
testNullCharSequencec() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test appending Null CharSequence
testNullFilters() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testNullString() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test writing Null String
testObject1() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testObject2() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testObserveSingleFile() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test checkAndNotify() method
testOneLines() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with 1 line.
testOr() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testOtherException() - Method in class org.apache.commons.io.input.TaggedInputStreamTest
 
testOtherException() - Method in class org.apache.commons.io.output.TaggedOutputStreamTest
 
testOutputStream() - Method in class org.apache.commons.io.DemuxTestCase
 
testPrefix() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testPrefixCaseInsensitive() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testPrimitiveLong() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testRawBomUtf16() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawBomUtf32() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawBomUtf8() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawContent() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomCp1047() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomIso8859_1() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUsAscii() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUtf16BE() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUtf16LE() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUtf32BE() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUtf32LE() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRawNoBomUtf8() - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
testRead() - Method in class org.apache.commons.io.input.AutoCloseInputStreamTest
Test the read() method.
testRead() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
testRead() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testRead() - Method in class org.apache.commons.io.input.ClosedInputStreamTest
Test the read() method.
testRead() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test available() method.
testRead() - Method in class org.apache.commons.io.input.NullReaderTest
Test available() method.
testRead() - Method in class org.apache.commons.io.output.ClosedOutputStreamTest
Test the write(b) method.
testRead_ReadableByteChannel() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadArray() - Method in class org.apache.commons.io.input.BoundedInputStreamTest
testReadBoolean() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadBuffer() - Method in class org.apache.commons.io.input.AutoCloseInputStreamTest
Test the read(b) method.
testReadBufferOffsetLength() - Method in class org.apache.commons.io.input.AutoCloseInputStreamTest
Test the read(b, off, len) method.
testReadByte() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadByteArray() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test read(byte[]) method.
testReadChar() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadCharArray() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testReadCharArray() - Method in class org.apache.commons.io.input.NullReaderTest
Test read(char[]) method.
testReadCharArrayPortion() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testReadDouble() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadEmpty() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadEverything() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testReadFileToByteArray() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testReadFileToStringWithDefaultEncoding() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testReadFileToStringWithEncoding() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testReadFloat() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadFully() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadFully_InputStream_ByteArray() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadFully_InputStream_Offset() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadFully_ReadableByteChannel() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadFully_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadFully_Reader_Offset() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadInt() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadLine() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testReadLines_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadLines_InputStream_String() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadLines_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testReadLong() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadNothing() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testReadOneByte() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testReadShort() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadSingle() - Method in class org.apache.commons.io.input.BoundedInputStreamTest
testReadSmall() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadSwappedDouble() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedFloat() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedInteger() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedLong() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedShort() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedUnsignedInteger() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadSwappedUnsignedShort() - Method in class org.apache.commons.io.EndianUtilsTest
 
testReadToArray() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testReadToArrayWithOffset() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testReadTwiceWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadTwiceWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadUnsignedByte() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadUnsignedShort() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadUTF() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testReadWithBOMInclude() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithBOMUtf16Be() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithBOMUtf16Le() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithBOMUtf32Be() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithBOMUtf32Le() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithBOMUtf8() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithMultipleBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUcs2() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUcs4() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUtf16Be() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUtf16Le() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUtf32Be() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUtf32Le() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithBOMUtf8() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithoutBOMUtf32Be() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadXmlWithoutBOMUtf32Le() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testReadZero() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testReadZero_EmptyString() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testReadZero_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testReadZeroEmptyString() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testRegex() - Method in class org.apache.commons.io.filefilter.RegexFileFilterTestCase
 
testRemove() - Method in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 
testRemoveExtension() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testRequiredCharsets() - Method in class org.apache.commons.io.CharsetsTestCase
 
testReset() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
testResetting() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testResolveProxyClass() - Method in class org.apache.commons.io.input.ClassLoaderObjectInputStreamTest
 
testReverseComparator() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test the comparator reversed.
testSameEncoding() - Method in class org.apache.commons.io.output.FileWriterWithEncodingTest
 
testSameFile() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testSeparatorsToSystem() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testSeparatorsToUnix() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testSeparatorsToWindows() - Method in class org.apache.commons.io.FilenameUtilsTestCase
 
testShiftJISFile() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testSingleByteRead_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSingleByteRead_UTF16() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSingleByteRead_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSizeFilter() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testSizeOf() - Method in class org.apache.commons.io.FileUtilsTestCase
Tests the FileUtils.sizeOf(File) method.
testSizeOfAsBigInteger() - Method in class org.apache.commons.io.FileUtilsTestCase
Tests the FileUtils.sizeOf(File) method.
testSizeOfDirectory() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testSizeOfDirectoryAsBigInteger() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testSkip() - Method in class org.apache.commons.io.input.BrokenInputStreamTest
 
testSkip() - Method in class org.apache.commons.io.input.CharSequenceReaderTest
testSkip() - Method in class org.apache.commons.io.input.NullInputStreamTest
Test skip() method.
testSkip() - Method in class org.apache.commons.io.input.NullReaderTest
Test skip() method.
testSkip() - Method in class org.apache.commons.io.input.TeeInputStreamTest
 
testSkip_FileReader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkip_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkip_ReadableByteChannel() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkip_RequiredCharsets() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSkip_USASCII() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSkip_UTF8() - Method in class org.apache.commons.io.input.CharSequenceInputStreamTest
 
testSkipBytes() - Method in class org.apache.commons.io.input.SwappedDataInputStreamTest
 
testSkipFully_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkipFully_ReadableByteChannel() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkipFully_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSkipping() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testSkipWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testSkipWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testSmallBufferWithBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testSmallBufferWithoutBOM() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testSortArray() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test the comparator array sort.
testSortArray() - Method in class org.apache.commons.io.comparator.DirectoryFileComparatorTest
Test the comparator array sort.
testSortArrayNull() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test comparator array sort is null safe.
testSortList() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test the comparator array sort.
testSortList() - Method in class org.apache.commons.io.comparator.DirectoryFileComparatorTest
Test the comparator array sort.
testSortListNull() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test comparator list sort is null safe.
testSplitOnTokens() - Method in class org.apache.commons.io.FilenameUtilsWildcardTestCase
 
testStillClearsIfGivenDirectoryIsASymlink() - Method in class org.apache.commons.io.FileUtilsCleanSymlinksTestCase
 
testStopWithNoFile() - Method in class org.apache.commons.io.input.TailerTest
 
testStopWithNoFileUsingExecutor() - Method in class org.apache.commons.io.input.TailerTest
 
testStream() - Method in class org.apache.commons.io.output.ByteArrayOutputStreamTestCase
 
testStringToOutputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testSuffix() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testSuffixCaseInsensitive() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testSupportCode() - Method in class org.apache.commons.io.input.BOMInputStreamTest
 
testSwapDouble() - Method in class org.apache.commons.io.EndianUtilsTest
 
testSwapFloat() - Method in class org.apache.commons.io.EndianUtilsTest
 
testSwapInteger() - Method in class org.apache.commons.io.EndianUtilsTest
 
testSwapLong() - Method in class org.apache.commons.io.EndianUtilsTest
 
testSwapShort() - Method in class org.apache.commons.io.EndianUtilsTest
 
testSymmetry() - Method in class org.apache.commons.io.EndianUtilsTest
Tests all swapXxxx methods for symmetry when going from one endian to another and back again.
testSymmetryOfLong() - Method in class org.apache.commons.io.EndianUtilsTest
 
testTaggedIOException() - Method in class org.apache.commons.io.TaggedIOExceptionTest
 
testTailer() - Method in class org.apache.commons.io.input.TailerTest
 
testTailerEof() - Method in class org.apache.commons.io.input.TailerTest
 
testTee() - Method in class org.apache.commons.io.output.TeeOutputStreamTest
 
testTempFileAboveThreshold() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test specifying a temporary file and the threshold is reached.
testTempFileAboveThresholdPrefixOnly() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test specifying a temporary file and the threshold is reached.
testTempFileBelowThreshold() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test specifying a temporary file and the threshold not reached.
testTempFileError() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test specifying a temporary file and the threshold is reached.
testTextXml() - Method in class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
testThreadFactory() - Method in class org.apache.commons.io.monitor.FileAlterationMonitorTestCase
Test using a thread factory.
testThreeLines() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with 3 lines.
testThresholdReached() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Tests the case where there are multiple writes beyond the threshold, to ensure that the thresholdReached() method is only called once, as the threshold is crossed for the first time.
testThrowsOnCannotDeleteFile() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
testThrowsOnNullList() - Method in class org.apache.commons.io.FileUtilsCleanDirectoryTestCase
 
testTimeout() - Method in class org.apache.commons.io.ThreadMonitorTestCase
Test timeout.
testToBufferedInputStream_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream_NegativeSize() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream_Size() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream_SizeIllegal() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream_SizeLong() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_InputStream_SizeZero() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_String() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_URI() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_URL() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToByteArray_URLConnection() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToCharArray_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToCharArray_InputStream_CharsetName() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToCharArray_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToCharset() - Method in class org.apache.commons.io.CharsetsTestCase
 
testToFile1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFile2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFile3() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFile4() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFile5() - Method in class org.apache.commons.io.FileUtilsTestCase
IO-252
testToFiles1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFiles2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFiles3() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFiles3a() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFiles4() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToFileUtf8() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToInputStream() - Method in class org.apache.commons.io.output.ByteArrayOutputStreamTestCase
 
testToInputStream_CharSequence() - Method in class org.apache.commons.io.IOUtilsTestCase
testToInputStream_String() - Method in class org.apache.commons.io.IOUtilsTestCase
testToInputStreamWithReset() - Method in class org.apache.commons.io.output.ByteArrayOutputStreamTestCase
 
testToString() - Method in class org.apache.commons.io.ByteOrderMarkTestCase
testToString() - Method in class org.apache.commons.io.comparator.ComparatorAbstractTestCase
Test comparator toString.
testToString() - Method in class org.apache.commons.io.FileDeleteStrategyTestCase
 
testToString() - Method in class org.apache.commons.io.monitor.FileAlterationObserverTestCase
Test toString().
testToString_ByteArray() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_InputStream() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_Reader() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URI() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URI_CharsetName() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URI_CharsetNameNull() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URL() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URL_CharsetName() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testToString_URL_CharsetNameNull() - Method in class org.apache.commons.io.IOUtilsTestCase
 
testTouch() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToURLs1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testToURLs3a() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testTrue() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testTwoLines() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with 2 lines.
testUnrealizedContainment() - Method in class org.apache.commons.io.FileUtilsDirectoryContainsTestCase
 
testUnsignedOverrun() - Method in class org.apache.commons.io.EndianUtilsTest
 
testUnsupportedEncodingBig5() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUnsupportedEncodingBig5() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestSimple
 
testUnsupportedEncodingUTF16() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUnsupportedEncodingUTF16() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestSimple
 
testUsAscii() - Method in class org.apache.commons.io.CharsetsTestCase
 
testUtf16() - Method in class org.apache.commons.io.CharsetsTestCase
 
testUtf16Be() - Method in class org.apache.commons.io.CharsetsTestCase
 
testUTF16BEEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testUTF16BEFile() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF16BEWithBufferedWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF16BEWithSingleByteWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF16Encoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testUtf16Le() - Method in class org.apache.commons.io.CharsetsTestCase
 
testUTF16LEEncoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testUTF16LEFile() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF16LEWithBufferedWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF16LEWithSingleByteWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF16WithBufferedWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF16WithSingleByteRead() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testUTF16WithSingleByteWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUtf8() - Method in class org.apache.commons.io.CharsetsTestCase
 
testUTF8Encoding() - Method in class org.apache.commons.io.output.XmlStreamWriterTest
 
testUTF8File() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF8FileCRBreaks() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF8FileWindowsBreaks() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF8FileWindowsBreaksSmallBlockSize2VerifyBlockSpanningNewLines() - Method in class org.apache.commons.io.input.ReversedLinesFileReaderTestParamBlockSize
 
testUTF8WithBufferedRead() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testUTF8WithBufferedWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testUTF8WithSingleByteRead() - Method in class org.apache.commons.io.input.ReaderInputStreamTest
 
testUTF8WithSingleByteWrite() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testValidEncoding() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with a Valid encoding.
testWaitFor() - Method in class org.apache.commons.io.FileUtilsWaitForTestCase
 
testWildcard() - Method in class org.apache.commons.io.filefilter.FileFilterTestCase
 
testWrite() - Method in class org.apache.commons.io.output.BrokenOutputStreamTest
 
testWrite() - Method in class org.apache.commons.io.output.ProxyOutputStreamTest
 
testWrite_byteArrayToOutputStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToOutputStream_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToOutputStream_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_Encoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_Encoding_nullEncoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_Encoding_nullWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_byteArrayToWriter_nullWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_Encoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_nullEncoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToOutputStream_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToWriter_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charArrayToWriter_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_Encoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_nullEncoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToOutputStream_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToWriter_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_charSequenceToWriter_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_Encoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_nullEncoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToOutputStream_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToWriter() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToWriter_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_stringToWriter_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWrite_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWrite_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile_WithOffsetAndLength() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteByteArrayToFile_WithOffsetAndLength_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteChar() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testWriteCharArray() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test Writing a Char array
testWriteCharArray() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testWriteCharArrayPartial() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test Writing a Partial Char array
testWriteCharArrayPortion() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testWriteCharSequence1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteCharSequence2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteImmediately() - Method in class org.apache.commons.io.output.WriterOutputStreamTest
 
testWriteLines_3arg_nullSeparator() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_3argsWithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_3argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_4arg() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_4arg_nullSeparator() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_4arg_Writer_nullData() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_4argsWithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_4argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_5argsWithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_5argsWithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLines_OutputStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_Encoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_Encoding_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_Encoding_nullEncoding() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_Encoding_nullSeparator() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_Encoding_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_nullSeparator() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_OutputStream_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_Writer() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_Writer_nullData() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_Writer_nullSeparator() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLines_Writer_nullStream() - Method in class org.apache.commons.io.IOUtilsWriteTestCase
 
testWriteLinesEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteLinesEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteNullBaSucceeds() - Method in class org.apache.commons.io.output.ProxyOutputStreamTest
 
testWriteString() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test Writing a String
testWriteString() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testWriteStringPartial() - Method in class org.apache.commons.io.output.ProxyWriterTest
Test Writing a Partial String
testWriteStringPortion() - Method in class org.apache.commons.io.output.StringBuilderWriterTest
testWriteStringToFile1() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFile2() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFile3() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFile_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFile_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFileWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteStringToFileWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteSwappedDouble() - Method in class org.apache.commons.io.EndianUtilsTest
 
testWriteSwappedFloat() - Method in class org.apache.commons.io.EndianUtilsTest
 
testWriteSwappedInteger() - Method in class org.apache.commons.io.EndianUtilsTest
 
testWriteSwappedLong() - Method in class org.apache.commons.io.EndianUtilsTest
 
testWriteSwappedShort() - Method in class org.apache.commons.io.EndianUtilsTest
 
testWriteToLarge() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test wether writeTo() properly writes large content.
testWriteToSmall() - Method in class org.apache.commons.io.output.DeferredFileOutputStreamTest
Test wether writeTo() properly writes small content.
testWriteWithEncoding_WithAppendOptionFalse_ShouldDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testWriteWithEncoding_WithAppendOptionTrue_ShouldNotDeletePreviousFileLines() - Method in class org.apache.commons.io.FileUtilsTestCase
 
testZeroLength1() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testZeroLength2() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testZeroLength3() - Method in class org.apache.commons.io.input.CountingInputStreamTest
 
testZeroLines() - Method in class org.apache.commons.io.LineIteratorTestCase
Test a file with no lines.
ThreadMonitorTestCase - Class in org.apache.commons.io
Tests for ThreadMonitor.
ThreadMonitorTestCase(String) - Constructor for class org.apache.commons.io.ThreadMonitorTestCase
 
touch(File) - Method in class org.apache.commons.io.monitor.AbstractMonitorTestCase
Either creates a file if it doesn't exist or updates the last modified date/time if it does.
trueFilters - Variable in class org.apache.commons.io.filefilter.ConditionalFileFilterAbstractTestCase
 

W

wakeup() - Method in class org.apache.commons.io.SelectorAdapter
 
WriterOutputStreamTest - Class in org.apache.commons.io.output
 
WriterOutputStreamTest() - Constructor for class org.apache.commons.io.output.WriterOutputStreamTest
 

X

XmlStreamReader - Class in org.apache.commons.io.input.compatibility
Character stream that handles all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlStreamReader(File) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader for a File.
XmlStreamReader(InputStream) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(InputStream, boolean) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader for a raw InputStream.
XmlStreamReader(URL) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader using the InputStream of a URL.
XmlStreamReader(URLConnection) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader using the InputStream of a URLConnection.
XmlStreamReader(InputStream, String) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean, String) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReader(InputStream, String, boolean) - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReader
Creates a Reader using an InputStream an the associated content-type header.
XmlStreamReaderException - Exception in org.apache.commons.io.input.compatibility
The XmlStreamReaderException is thrown by the XmlStreamReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlStreamReaderException(String, String, String, String, InputStream) - Constructor for exception org.apache.commons.io.input.compatibility.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception org.apache.commons.io.input.compatibility.XmlStreamReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlStreamReaderTest - Class in org.apache.commons.io.input
 
XmlStreamReaderTest() - Constructor for class org.apache.commons.io.input.XmlStreamReaderTest
 
XmlStreamReaderUtilitiesCompatibilityTest - Class in org.apache.commons.io.input.compatibility
Test compatibility of the original XmlStreamReader (before all the refactoring).
XmlStreamReaderUtilitiesCompatibilityTest() - Constructor for class org.apache.commons.io.input.compatibility.XmlStreamReaderUtilitiesCompatibilityTest
 
XmlStreamReaderUtilitiesTest - Class in org.apache.commons.io.input
Test the Encoding Utilities part of XmlStreamReader.
XmlStreamReaderUtilitiesTest() - Constructor for class org.apache.commons.io.input.XmlStreamReaderUtilitiesTest
 
XmlStreamWriterTest - Class in org.apache.commons.io.output
 
XmlStreamWriterTest() - Constructor for class org.apache.commons.io.output.XmlStreamWriterTest
 

Y

YellOnCloseInputStream - Class in org.apache.commons.io.testtools
Helper class for checking behaviour of IO classes.
YellOnCloseInputStream(InputStream) - Constructor for class org.apache.commons.io.testtools.YellOnCloseInputStream
 
YellOnFlushAndCloseOutputStream - Class in org.apache.commons.io.testtools
Helper class for checking behaviour of IO classes.
YellOnFlushAndCloseOutputStream(OutputStream, boolean, boolean) - Constructor for class org.apache.commons.io.testtools.YellOnFlushAndCloseOutputStream
 

_

_testAlternateDefaultEncoding(String, String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testHttpInvalid(String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testHttpLenient(String, String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testHttpValid(String, String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testRawBomInvalid(String, String, String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testRawBomValid(String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testRawNoBomInvalid(String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
_testRawNoBomValid(String) - Method in class org.apache.commons.io.input.XmlStreamReaderTest
 
A B C D E F G H I K L M N O P R S T W X Y _ 

Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.