Package org.hobbit.core.data
Interface ResultPair
-
- All Known Implementing Classes:
InMemoryEvaluationStore.ResultPairImpl
public interface ResultPairWrapper for an expected an actual result.- Author:
- Ruben Taelman (ruben.taelman@ugent.be)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ResultgetActual()ResultgetExpected()
-