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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DifferenceExpectation
public DifferenceExpectation(T expected)
getExpected
protected T getExpected()
exec
public abstract T exec()
Copyright © 2015 JavaLite. All rights reserved.