JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.soebes.itf.examples.properties
Annotation Type SkipTestAnnotation
@Target
({
METHOD
,
TYPE
})
@Retention
(
RUNTIME
)
@Inherited
@SystemProperty
("skipTests")
public @interface
SkipTestAnnotation