Package org.javalite.test.jspec
Class DifferenceExpectation<T>
- java.lang.Object
-
- org.javalite.test.jspec.DifferenceExpectation<T>
-
public abstract class DifferenceExpectation<T> extends Object
- Author:
- Igor Polevoy
-
-
Constructor Summary
Constructors Constructor Description DifferenceExpectation(T expected)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract Texec()protected TgetExpected()
-