Package | Description |
---|---|
org.javalite.test.jspec |
JSpec library, see http://javalite.io/jspec
|
Modifier and Type | Method and Description |
---|---|
default <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 © 2019 JavaLite. All rights reserved.