public class ApplicationContextManager extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
EnvironmentVariableManager |
environmentVariables |
JavaVmRuntimeChanger |
jvmSettings |
LibraryLoader |
loadedLibraries |
PropertiesManager |
properties |
| Constructor and Description |
|---|
ApplicationContextManager(TestCase testCase) |
public LibraryLoader loadedLibraries
public EnvironmentVariableManager environmentVariables
public JavaVmRuntimeChanger jvmSettings
public PropertiesManager properties
public ApplicationContextManager(TestCase testCase)
Copyright © 2019. All rights reserved.