public class WindowsEnvironmentConfigurator extends TestingEnvironmentConfigurator
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_FEATURE_ENABLE
The default value of
KEY_FEATURE_ENABLE . |
static String |
KEY_FEATURE_ENABLE
The system property key of enabling this feature.
|
static String |
KEY_PATH_WINUTILS
The system property key of path to a
winutils.exe file. |
DEFAULT_ENABLE, KEY_ENABLE
Constructor and Description |
---|
WindowsEnvironmentConfigurator() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure()
Configures the current testing environment.
|
initialize
public static final String KEY_FEATURE_ENABLE
public static final String DEFAULT_FEATURE_ENABLE
KEY_FEATURE_ENABLE
.public static final String KEY_PATH_WINUTILS
winutils.exe
file.protected void configure()
TestingEnvironmentConfigurator
configure
in class TestingEnvironmentConfigurator
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.