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