Class RoundBigDecimalAssert
java.lang.Object
org.fest.assertions.Assert
org.fest.assertions.GenericAssert<RoundBigDecimalAssert,BigDecimal>
de.hybris.platform.testframework.assertions.RoundBigDecimalAssert
@Deprecated(since="2011",
forRemoval=true)
public class RoundBigDecimalAssert
extends org.fest.assertions.GenericAssert<RoundBigDecimalAssert,BigDecimal>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Fields inherited from class org.fest.assertions.GenericAssert
actual, myself -
Constructor Summary
ConstructorsConstructorDescriptionRoundBigDecimalAssert(BigDecimal actual) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic RoundBigDecimalAssertassertThat(BigDecimal actual) Deprecated, for removal: This API element is subject to removal in a future version.isEqualTo(BigDecimal other) Deprecated, for removal: This API element is subject to removal in a future version.scalingTo(int digits) Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from class org.fest.assertions.GenericAssert
as, as, describedAs, describedAs, doesNotSatisfy, is, isIn, isIn, isNot, isNotEqualTo, isNotIn, isNotIn, isNotNull, isNotSameAs, isNull, isSameAs, overridingErrorMessage, satisfiesMethods inherited from class org.fest.assertions.Assert
customErrorMessage, description, description, description, equals, fail, fail, failIfCustomMessageIsSet, failIfCustomMessageIsSet, failure, formattedErrorMessage, hashCode, rawDescription, replaceDefaultErrorMessagesWith
-
Constructor Details
-
RoundBigDecimalAssert
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
assertThat
Deprecated, for removal: This API element is subject to removal in a future version. -
scalingTo
Deprecated, for removal: This API element is subject to removal in a future version. -
isEqualTo
Deprecated, for removal: This API element is subject to removal in a future version.- Overrides:
isEqualToin classorg.fest.assertions.GenericAssert<RoundBigDecimalAssert,BigDecimal>
-
Assertions.assertThat(BigDecimal)