Interface | Description |
---|---|
UnorderedCollectionComparator.CrossTypeComparator<A,B> |
A simple interface that attempts to compare objects of two different types
|
Class | Description |
---|---|
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 | |
TestExecutors |
Test executor services
|
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.
|
Enum | Description |
---|---|
Memory |
Used to retrieve information about the JVM memory.
|
Copyright © 2024. All rights reserved.