| Interface | Description |
|---|---|
| TextMatcher |
Matches a given text to one or more values.
|
| Class | Description |
|---|---|
| ArrayPreconditions |
Verifies correct state of arrays.
|
| Arrays |
Utility methods for arrays.
|
| AWTEvents |
Utility methods related to AWT events.
|
| AWTExceptionHandlerInstaller |
Installs AWT exception handlers.
|
| Colors |
Utility methods related to colors.
|
| GenericRange<T> |
A range of values.
|
| ImageReader |
Reads an image from a file.
|
| Modifiers |
Utility methods related to input modifiers.
|
| Pair<F,S> |
Tuple of size 2.
|
| Patterns |
Utility methods for regular expression patterns.
|
| PatternTextMatcher |
Matches text to a group of
String values. |
| Platform |
Platform-specific functionality.
|
| Range |
A range (from, to.)
|
| Range.From |
Starting value of a range.
|
| Range.To |
Ending value of a range.
|
| RobotFactory |
Factory of AWT
Robots. |
| Strings |
Utility methods related to
Strings. |
| StringTextMatcher |
Matches text to a group of
String values. |
| TimeoutWatch |
Time counter with a timeout.
|
| ToolkitProvider |
Provider of
Toolkits. |
| Triple<F,S,T> |
A tuple of size 3.
|
| Enum | Description |
|---|---|
| OSFamily |
Operating System families.
|
Copyright © 2014 AssertJ. All rights reserved.