protected static final class SpecRunnerParametrized.Entry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected IConfiguration |
cfg
Entry configuration.
|
protected Object |
input
Entry input.
|
protected Object |
output
Entry output.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SpecRunnerParametrized.Entry(Object input,
Object output,
IConfiguration cfg)
Creates an entry.
|
protected final Object input
protected final Object output
protected final IConfiguration cfg
protected SpecRunnerParametrized.Entry(Object input, Object output, IConfiguration cfg)
input - The input file.output - The output file.cfg - The configuration.Copyright © 2016. All rights reserved.