|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BigDecimalAssert in org.fest.assertions |
|---|
| Methods in org.fest.assertions that return BigDecimalAssert | |
|---|---|
static BigDecimalAssert |
Assertions.assertThat(BigDecimal actual)
Creates a new instance of . |
BigDecimalAssert |
BigDecimalAssert.isNegative()
Verifies that the actual is negative. |
BigDecimalAssert |
BigDecimalAssert.isNotZero()
Verifies that the actual is not equal to zero, regardless of precision. |
BigDecimalAssert |
BigDecimalAssert.isPositive()
Verifies that the actual is positive. |
BigDecimalAssert |
BigDecimalAssert.isZero()
Verifies that the actual is equal to zero, regardless of precision. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||