public static class SopremoTestPlan.ActualOutput extends Object
SopremoTestPlan.| Modifier and Type | Field and Description |
|---|---|
protected String |
file |
protected O |
operator |
| Constructor and Description |
|---|
SopremoTestPlan.ActualOutput(int index)
Initializes an ActualOutput with the given index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
assertEquals(SopremoTestPlan.ActualOutput expectedValues) |
boolean |
equals(Object obj) |
List<IJsonNode> |
getAllNodes() |
int |
hashCode() |
Iterator<IJsonNode> |
iterator() |
String |
toString() |
Iterator<IJsonNode> |
unsortedIterator() |
public SopremoTestPlan.ActualOutput(int index)
index - the index that should be usedpublic void assertEquals(SopremoTestPlan.ActualOutput expectedValues)
Copyright © 2011–2014. All rights reserved.