public class ExampleData extends Object
CtorName(param,...)- as the constructor would be called.
[1,2,3]- a sequence of integer values
[longs1]- a name of a pre-defined set of sample inputs
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
CTOR_PATTERN |
String[] |
parts |
static Pattern |
VALS_PATTERN |
| Constructor and Description |
|---|
ExampleData(String[] parts) |
| Modifier and Type | Method and Description |
|---|---|
long[] |
getLongInputs() |
static void |
validateExamples(List<List<String>> examples) |
Copyright © 2018. All rights reserved.