| Package | Description | 
|---|---|
| org.javalite.test.jspec | 
| Modifier and Type | Method and Description | 
|---|---|
static <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)  | 
Copyright © 2018 JavaLite. All rights reserved.