Uses of Class
de.hybris.platform.testframework.assertions.RoundBigDecimalAssert
-
Packages that use RoundBigDecimalAssert Package Description de.hybris.platform.testframework.assertions -
-
Uses of RoundBigDecimalAssert in de.hybris.platform.testframework.assertions
Methods in de.hybris.platform.testframework.assertions that return RoundBigDecimalAssert Modifier and Type Method Description static RoundBigDecimalAssertRoundBigDecimalAssert. assertThat(java.math.BigDecimal actual)Deprecated, for removal: This API element is subject to removal in a future version.RoundBigDecimalAssertRoundBigDecimalAssert. isEqualTo(java.math.BigDecimal other)Deprecated, for removal: This API element is subject to removal in a future version.RoundBigDecimalAssertRoundBigDecimalAssert. scalingTo(int digits)Deprecated, for removal: This API element is subject to removal in a future version.
-