public abstract class TestRunnerSpec extends Object
StringWithMacros
.
The JSON map keys must be StringWithMacros
, and not other complicated collection
structures.
Constructor and Description |
---|
TestRunnerSpec() |
Modifier and Type | Method and Description |
---|---|
protected void |
check() |
abstract Object |
getData() |
static TestRunnerSpec |
of(Object data) |
public abstract Object getData()
@Value.Check protected void check()
public static TestRunnerSpec of(Object data)