JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH
Module
com.serenitybdd.serenityjunit
Package
net.serenitybdd.cucumber.suiteslicing
Interface SerenityCSVHeader
public interface
SerenityCSVHeader
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
DATE
static final
String
DURATION
static final
String
RESULT
static final
String
STABILITY
static final
String
STORY
static final
String
TITLE
Field Details
STORY
static final
String
STORY
See Also:
Constant Field Values
TITLE
static final
String
TITLE
See Also:
Constant Field Values
RESULT
static final
String
RESULT
See Also:
Constant Field Values
DATE
static final
String
DATE
See Also:
Constant Field Values
STABILITY
static final
String
STABILITY
See Also:
Constant Field Values
DURATION
static final
String
DURATION
See Also:
Constant Field Values