| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
BigDecimalAssert |
AbstractSoftAssertions.assertThat(BigDecimal actual)
Creates a new instance of
. |
static BigDecimalAssert |
Assertions.assertThat(BigDecimal actual)
Creates a new instance of
. |
static BigDecimalAssert |
BDDAssertions.then(BigDecimal actual)
Creates a new instance of
. |
Copyright © 2013-2014 AssertJ. All Rights Reserved.