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