| Package | Description |
|---|---|
| org.hobbit.core.components.test | |
| org.hobbit.core.data |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
InMemoryEvaluationStore.ResultImpl |
A simple structure implementing the
Result interface |
| Modifier and Type | Field | Description |
|---|---|---|
private Result |
InMemoryEvaluationStore.ResultPairImpl.actual |
|
private Result |
InMemoryEvaluationStore.ResultPairImpl.expected |
| Modifier and Type | Method | Description |
|---|---|---|
Result |
InMemoryEvaluationStore.ResultPairImpl.getActual() |
|
Result |
InMemoryEvaluationStore.ResultPairImpl.getExpected() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
InMemoryEvaluationStore.ResultPairImpl.setActual(Result actual) |
|
void |
InMemoryEvaluationStore.ResultPairImpl.setExpected(Result expected) |
| Modifier and Type | Method | Description |
|---|---|---|
Result |
ResultPair.getActual() |
|
Result |
ResultPair.getExpected() |
Copyright © 2017. All rights reserved.