public class EasyjUnitTestEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered
EnvironmentConfigs.setInUnitTest(boolean) 为 true| Constructor and Description |
|---|
EasyjUnitTestEnvironmentPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
void |
postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application) |
public EasyjUnitTestEnvironmentPostProcessor()
public int getOrder()
getOrder in interface org.springframework.core.Orderedpublic void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment,
org.springframework.boot.SpringApplication application)
postProcessEnvironment in interface org.springframework.boot.env.EnvironmentPostProcessorCopyright © 2021–2023 EasyJ开源社区. All rights reserved.