Uses of Class
org.javalite.test.jspec.DifferenceExpectation
-
Uses of DifferenceExpectation in org.javalite.test.jspec
Modifier and TypeMethodDescriptionstatic <T> void
JSpec.expect(DifferenceExpectation<T> expectation)
Expect that the results are different, throw TestException if same.default <T> void
JSpecSupport.expect(DifferenceExpectation<T> expectation)