JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
addDefaultPackages()
- Method in
CucumberGlueGenerator
Add all parent packages from the Include/scripts/groovy folder to Cucumber GLUE option.
B
C
ClasspathScanner
- Class in
io.cucumber.core.resource
ClasspathScanner(Supplier<ClassLoader>)
- Constructor in
ClasspathScanner
cleanDrivers()
- Method in
CucumberDriverCleaner
create()
- Method in
CucumberProperties
CucumberBuiltinKeywords
- Class in
com.kms.katalon.core.cucumber.keyword
CucumberBuiltinKeywords()
- Constructor in
CucumberBuiltinKeywords
CucumberDriverCleaner
- Class in
com.kms.katalon.core.cucumber.keyword.internal
CucumberGlueGenerator
- Class in
com.kms.katalon.core.cucumber.keyword.internal
CucumberGlueGenerator()
- Constructor in
CucumberGlueGenerator
CucumberKeywordContributor
- Class in
com.kms.katalon.core.cucumber.keyword.internal
CucumberKeywordContributor()
- Constructor in
CucumberKeywordContributor
CucumberProperties
- Class in
io.cucumber.core.options
Store properties.
CucumberReporter
- Class in
io.cucumber.core.plugin
CucumberReporter(java.io.OutputStream)
- Constructor in
CucumberReporter
CucumberRunnerResult
- Interface in
com.kms.katalon.core.cucumber.keyword
Since:
5.7
CucumberRunnerResultImpl
- Class in
com.kms.katalon.core.cucumber.keyword.internal
CucumberRunnerResultImpl(java.lang.String, java.lang.String, org.junit.runner.Result)
- Constructor in
CucumberRunnerResultImpl
CucumberTargetType
- Enum in
com.kms.katalon.core.cucumber.keyword.internal
Enum to represent the type of Cucumber target being executed.
D
E
EnvelopMasker
- Class in
com.kms.katalon.core.cucumber.plugin
F
FEATURE_FILE
- Enum Constant in
CucumberTargetType
Represents execution of a single feature file
FEATURE_FOLDER
- Enum Constant in
CucumberTargetType
Represents execution of a feature folder and its nested sub-folders
fromEnvironment()
- Method in
CucumberProperties
fromPropertiesFile()
- Method in
CucumberProperties
fromSystemProperties()
- Method in
CucumberProperties
G
getAliasName()
- Method in
CucumberKeywordContributor
getCucumberRunnerResult()
- Method in
CucumberRunnerResult
Optional: Used when the keyword is
CucumberBuiltinKeywords.runWithCucumberRunner
getCucumberRunnerResult()
- Method in
CucumberRunnerResultImpl
getDisplayName()
- Method in
CucumberTargetType
Gets the display name for logging purposes
getDriverCleaner()
- Method in
CucumberKeywordContributor
getKeywordClass()
- Method in
CucumberKeywordContributor
getLabelName()
- Method in
CucumberKeywordContributor
getPreferredOrder()
- Method in
CucumberKeywordContributor
getReportLocation()
- Method in
CucumberRunnerResult
Optional: Used when the keyword is
CucumberBuiltinKeywords.runFeatureFile
, or
CucumberBuiltinKeywords.runFeatureFolder
getReportLocation()
- Method in
CucumberRunnerResultImpl
getStatus()
- Method in
CucumberRunnerResult
Returns:
passed or failed
getStatus()
- Method in
CucumberRunnerResultImpl
GLUE
- Field in
CucumberBuiltinKeywords
H
I
isFolder()
- Method in
CucumberTargetType
Checks if this target type is a folder
J
K
KHtmlFormatter
- Class in
io.cucumber.core.plugin
KHtmlFormatter(java.io.OutputStream)
- Constructor in
KHtmlFormatter
KUnitFormatter
- Class in
io.cucumber.core.plugin
KUnitFormatter(java.io.OutputStream)
- Constructor in
KUnitFormatter
L
M
mask(java.lang.String)
- Method in
EnvelopMasker
N
O
P
Q
R
runFeatureFile(java.lang.String, java.util.Map)
- Method in
CucumberBuiltinKeywords
Runs the given Feature file with optional rerun file generation.
runFeatureFileWithTags(java.lang.String, java.lang.String, java.util.Map)
- Method in
CucumberBuiltinKeywords
Runs the given Feature file with tags and optional rerun file generation.
runFeatureFolder(java.lang.String, java.util.Map)
- Method in
CucumberBuiltinKeywords
Runs the given Feature folder with optional rerun file generation.
runFeatureFolderWithTags(java.lang.String, java.lang.String, java.util.Map)
- Method in
CucumberBuiltinKeywords
Runs the given Feature folder with tags and optional rerun file generation.
runWithCucumberRunner(java.lang.Class)
- Method in
CucumberBuiltinKeywords
Runs the given
cucumberRunnerClass
that is annotated with Cucumber runner by invoke JUnit runner.
S
scanForClassesInPackage(java.lang.String)
- Method in
ClasspathScanner
scanForSubClassesInPackage(java.lang.String, Class<T>)
- Method in
ClasspathScanner
setEventPublisher(io.cucumber.plugin.event.EventPublisher)
- Method in
CucumberReporter
setEventPublisher(io.cucumber.plugin.event.EventPublisher)
- Method in
KHtmlFormatter
setEventPublisher(io.cucumber.plugin.event.EventPublisher)
- Method in
KUnitFormatter
T
toString()
- Method in
CucumberRunnerResultImpl
U
V
W
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation