Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace EnvironmentTestUtils documentation with TestPropertyValues #12711

Closed
wants to merge 1 commit into from
Closed

Replace EnvironmentTestUtils documentation with TestPropertyValues #12711

wants to merge 1 commit into from

Conversation

ruifigueira
Copy link
Contributor

@ruifigueira ruifigueira commented Apr 1, 2018

Documentation still refers to the now deprecated EnvironmentTestUtils class instead of TestPropertyValues for setting environment values in tests.

This commit replaces it with TestPropertyValues and provides an equivalent code example.

Documentation still refers to the now deprecated `EnvironmentTestUtils`
class instead of `TestPropertyValues` for setting environment values in
tests.

This commit replaces it with `TestPropertyValues` and provides an
equivalent code example.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Apr 1, 2018
@snicoll snicoll added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 2, 2018
@snicoll snicoll added this to the 2.0.x milestone Apr 2, 2018
@snicoll snicoll self-assigned this Apr 3, 2018
@snicoll snicoll closed this in 958aa5d Apr 3, 2018
snicoll added a commit that referenced this pull request Apr 3, 2018
…es-doc

* pr/12711:
  Remove outdated reference to `EnvironmentTestUtils`
@snicoll snicoll modified the milestones: 2.0.x, 2.0.1 Apr 3, 2018
@snicoll
Copy link
Member

snicoll commented Apr 3, 2018

@ruifigueira good catch, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants