C D E F G I M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CAMELCASE - io.cucumber.junit.CucumberOptions.SnippetType
- childrenInvoker(RunNotifier) - Method in class io.cucumber.junit.Cucumber
- Cucumber - Class in io.cucumber.junit
-
Cucumber JUnit Runner.
- Cucumber(Class<?>) - Constructor for class io.cucumber.junit.Cucumber
-
Constructor called by JUnit.
- CucumberOptions - Annotation Type in io.cucumber.junit
-
Configure Cucumbers options.
- CucumberOptions.SnippetType - Enum in io.cucumber.junit
D
- describeChild(ParentRunner<?>) - Method in class io.cucumber.junit.Cucumber
- dryRun() - Method in annotation type io.cucumber.junit.CucumberOptions
E
- extraGlue() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Package to load additional glue code (step definitions, hooks and plugins) from.
F
- features() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Either a URI or path to a directory of features or a URI or path to a single feature optionally followed by a colon and line numbers.
G
- getChildren() - Method in class io.cucumber.junit.Cucumber
- glue() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Package to load glue code (step definitions, hooks and plugins) from.
I
- io.cucumber.junit - package io.cucumber.junit
M
- monochrome() - Method in annotation type io.cucumber.junit.CucumberOptions
N
- name() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Only run scenarios whose names match one of the provided regular expressions.
O
- objectFactory() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Specify a custom ObjectFactory.
P
- plugin() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Register plugins.
- publish() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Publish report to https://reports.cucumber.io.
R
- runChild(ParentRunner<?>, RunNotifier) - Method in class io.cucumber.junit.Cucumber
S
- setScheduler(RunnerScheduler) - Method in class io.cucumber.junit.Cucumber
- snippets() - Method in annotation type io.cucumber.junit.CucumberOptions
- stepNotifications() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Provide step notifications.
T
- tags() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Only run scenarios tagged with tags matching
TAG_EXPRESSION
.
U
- UNDERSCORE - io.cucumber.junit.CucumberOptions.SnippetType
- useFileNameCompatibleName() - Method in annotation type io.cucumber.junit.CucumberOptions
-
Use filename compatible names.
V
- valueOf(String) - Static method in enum io.cucumber.junit.CucumberOptions.SnippetType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.cucumber.junit.CucumberOptions.SnippetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages