Skip navigation links
Spring Framework

Package org.springframework.mock.env

This package contains mock implementations of the Environment and PropertySource abstractions introduced in Spring 3.1.

See: Description

Package org.springframework.mock.env Description

This package contains mock implementations of the Environment and PropertySource abstractions introduced in Spring 3.1.

These mocks are useful for developing out-of-container unit tests for code that depends on environment-specific properties.

Skip navigation links
Spring Framework