This commit is contained in:
Phillip Webb
2017-12-13 11:25:53 -08:00
parent e29ce3f70b
commit 6a55623910
10 changed files with 43 additions and 32 deletions

View File

@@ -55,7 +55,6 @@ public final class JsonContent<T> implements AssertProvider<JsonContentAssert> {
/**
* Use AssertJ's {@link org.assertj.core.api.Assertions#assertThat assertThat}
* instead.
*
* @deprecated in favor of AssertJ's {@link org.assertj.core.api.Assertions#assertThat
* assertThat}
*/