Uses of Enum Class
org.chenile.cucumber.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
Modifier 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
-
Uses of CukesContext in org.chenile.cucumber.rest
-
Uses of CukesContext in org.chenile.cucumber.security.rest