| Package | Description |
|---|---|
| io.cucumber.pro.config |
| Modifier and Type | Class and Description |
|---|---|
class |
NullValue |
class |
RealValue |
| Modifier and Type | Method and Description |
|---|---|
static Value |
RealValue.fromBoolean(boolean value) |
static Value |
RealValue.fromInteger(int value) |
static Value |
RealValue.fromString(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Config.setValue(java.lang.String property,
Value value) |
Copyright © 2018. All Rights Reserved.