Uses of Class
org.storynode.pigeon.assertion.ResultAssert
Packages that use ResultAssert
-
Uses of ResultAssert in org.storynode.pigeon.assertion
Methods in org.storynode.pigeon.assertion that return ResultAssertModifier and TypeMethodDescriptionstatic <T,E> @NotNull ResultAssert <T, E> Assertions.assertThat(Result<T, E> actual) assertThat.ResultAssert.isError()ResultAssert.isOk()<U> ResultAssert<T, E> returns.