Class BigDecimalAssert

All Implemented Interfaces:
NumberAssert

public class BigDecimalAssert extends ComparableAssert<BigDecimal> implements NumberAssert
Understands assertion methods for BigDecimal. To create a new instance of this class use the method Assertions.assertThat(BigDecimal).