程序包 cn.taketoday.mock.env


@NonNullApi @NonNullFields package cn.taketoday.mock.env
This package contains mock implementations of the Environment and PropertySource abstractions introduced in .

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