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