| Class | Description |
|---|---|
| GUITestFinder |
Understands utility methods related to GUI tests.
|
| Annotation Type | Description |
|---|---|
| GUITest |
Understands an annotation that identifies GUI tests.
|
| RunsInCurrentThread |
Understands an annotation that documents that a method is accessing GUI components in the current thread.
|
| RunsInEDT |
Understands an annotation that documents that a method is accessing GUI components in the event dispatch thread.
|
| ThreadSafeAction |
Understands an annotation that documents that a method is thread-safe.
|
FEST-specific annotations and utility methods.
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.