| Package | Description |
|---|---|
| org.assertj.core.api |
| Modifier and Type | Method and Description |
|---|---|
<T> ObjectAssert<T> |
AbstractStandardSoftAssertions.assertThat(T actual)
Creates a new instance of
. |
<T> ObjectAssert<T> |
AbstractBDDSoftAssertions.then(T actual)
Creates a new instance of
. |
Copyright © 2013-2015 AssertJ. All Rights Reserved.