|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.specrunner.junit.SpecRunnerParametrized.Entry
protected static final class SpecRunnerParametrized.Entry
A execution mapping.
| Field Summary | |
|---|---|
protected IConfiguration |
cfg
Entry configuration. |
protected Object |
input
Entry input. |
protected Object |
output
Entry output. |
| Constructor Summary | |
|---|---|
protected |
SpecRunnerParametrized.Entry(Object input,
Object output,
IConfiguration cfg)
Creates an entry. |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Object input
protected final Object output
protected final IConfiguration cfg
| Constructor Detail |
|---|
protected SpecRunnerParametrized.Entry(Object input,
Object output,
IConfiguration cfg)
input - The input file.output - The output file.cfg - The configuration.| Method Detail |
|---|
public int hashCode()
hashCode in class Objectpublic boolean equals(Object obj)
equals in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||