| Package | Description |
|---|---|
| com.github.timm.cucumber.generate |
| Modifier and Type | Method and Description |
|---|---|
static ParallelScheme |
ParallelScheme.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParallelScheme[] |
ParallelScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CucumberITGenerator |
CucumberITGeneratorFactory.create(ParallelScheme parallelScheme)
Create a CucumberITGenerator based on the given parallel scheme.
|
Copyright © 2015-2016. All Rights Reserved.