Uses of Class
org.assertj.core.api.BigDecimalAssert
-
Packages that use BigDecimalAssert Package Description org.assertj.core.api -
-
Uses of BigDecimalAssert in org.assertj.core.api
Methods in org.assertj.core.api that return BigDecimalAssert Modifier and Type Method Description default BigDecimalAssertJava6StandardSoftAssertionsProvider. assertThat(BigDecimal actual)Creates a new instance of.BigDecimalAssertdefault BigDecimalAssertJava6BDDSoftAssertionsProvider. then(BigDecimal actual)Creates a new instance of.BigDecimalAssert
-