Package org.fest.swing.annotation

FEST-specific annotations and utility methods.

See:
          Description

Class Summary
GUITestFinder Understands utility methods related to GUI tests.
 

Annotation Types Summary
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.
 

Package org.fest.swing.annotation Description

FEST-specific annotations and utility methods.



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.