Uses of Enum Class
org.chenile.cucumber.CukesContext
Packages that use CukesContext
Package
Description
Cucumber context and steps definitions.
Contains the Gherkin language support for Non Rest interactions
Contains the Gherkin language support for Rest interactions
Contains the Gherkin language support for Rest interactions for Security
-
Uses of CukesContext in org.chenile.cucumber
Methods in org.chenile.cucumber that return CukesContextModifier and TypeMethodDescriptionstatic CukesContext
Returns the enum constant of this class with the specified name.static CukesContext[]
CukesContext.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CukesContext in org.chenile.cucumber.nonrest
Fields in org.chenile.cucumber.nonrest declared as CukesContext -
Uses of CukesContext in org.chenile.cucumber.rest
Fields in org.chenile.cucumber.rest declared as CukesContext -
Uses of CukesContext in org.chenile.cucumber.security.rest
Fields in org.chenile.cucumber.security.rest declared as CukesContext