Uses of Class
org.meeuw.assertj.AlgebraicElementAssert
Packages that use AlgebraicElementAssert
-
Uses of AlgebraicElementAssert in org.meeuw.assertj
Methods in org.meeuw.assertj that return AlgebraicElementAssertModifier and TypeMethodDescriptionstatic <E extends AlgebraicElement<E>>
AlgebraicElementAssert<E>Assertions.assertThat(E actual) Same asAssertions.assertThatAlgebraically(AlgebraicElement)but with a more generic name.static <E extends AlgebraicElement<E>>
AlgebraicElementAssert<E>Assertions.assertThatAlgebraically(E actual)