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