JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.fest.swing.annotation
Annotation Interface GUITest
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
@Documented
@Inherited
public @interface
GUITest
Understands an annotation that identifies GUI tests. FEST only takes screenshots of failing tests that has been marked with this annotation.