GitHub
Preparing search index...
The search index is not available
cucumber-js
@cucumber/cucumber
(root)
ITestCaseHookParameter
Interface ITestCaseHookParameter
interface
ITestCaseHookParameter
{
gherkinDocument
:
GherkinDocument
;
pickle
:
Pickle
;
result
?:
TestStepResult
;
testCaseStartedId
:
string
;
willBeRetried
?:
boolean
;
}
Index
Properties
gherkin
Document
pickle
result?
test
Case
Started
Id
will
Be
Retried?
Properties
gherkin
Document
gherkin
Document
:
GherkinDocument
pickle
pickle
:
Pickle
Optional
result
result
?:
TestStepResult
test
Case
Started
Id
test
Case
Started
Id
:
string
Optional
will
Be
Retried
will
Be
Retried
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
gherkin
Document
pickle
result
test
Case
Started
Id
will
Be
Retried
@cucumber/cucumber
(root)
api
Generated using
TypeDoc