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
app.getxray.xray.junit.customjunitxml.annotations
Annotation Interface XrayTest
@Target
({
TYPE
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
XrayTest
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
description
String
id
String
key
String
summary
Element Details
key
String
key
Default:
""
id
String
id
Default:
""
summary
String
summary
Default:
""
description
String
description
Default:
""