spring-framework / org.springframework.test.context.support / TestPropertySourceUtils / <init>

<init>

TestPropertySourceUtils()

Utility methods for working with TestPropertySource and adding test PropertySource to the Environment.

Primarily intended for use within the framework.

Author
Sam Brannen

Since
4.1

See Also
TestPropertySource