| Method and Description |
|---|
| org.springframework.boot.test.json.JsonContent.assertThat()
in favor of AssertJ's
assertThat |
| org.springframework.boot.test.context.assertj.ApplicationContextAssertProvider.assertThat()
use standard AssertJ
assertThat(context)... calls instead. |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.