Uses of Class
org.javalite.test.jspec.DifferenceExpectation

Packages that use DifferenceExpectation
org.javalite.test.jspec   
 

Uses of DifferenceExpectation in org.javalite.test.jspec
 

Methods in org.javalite.test.jspec with parameters of type DifferenceExpectation
<T> void
JSpecSupport.expect(DifferenceExpectation<T> expectation)
           
static
<T> void
JSpec.expect(DifferenceExpectation<T> expectation)
          Expect that the results are different, throw TestException if same.
 



Copyright © 2015 JavaLite. All rights reserved.