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