ConstantInputStream |
A test input stream that always return the same value.
|
DateUtils |
|
IndexValues |
Used to iterate through all possible combination of array index values given
the array lengths.
|
InputStreamUtils |
|
ProgressListenerWithEventCodeVerification |
Validates the events received by the progress listener.
|
RandomInputStream |
Test utility InputStream implementation that generates random ASCII data when
read, up to the size specified when constructed.
|
RandomTempFile |
Extension of File that creates a temporary file with a specified name in
Java's temporary directory, as declared in the JRE's system properties.
|
SdkAsserts |
|
UnorderedCollectionComparator |
This class includes some utility methods for comparing two unordered
collections.
|
UnreliableRandomInputStream |
Subclass of RandomInputStream that, in addition to spitting out a set length
of random characters, throws an IOException.
|