public class SnappyConfigurator 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.
|
DEFAULT_ENABLE, KEY_ENABLE
Constructor and Description |
---|
SnappyConfigurator() |
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
.protected void configure()
TestingEnvironmentConfigurator
configure
in class TestingEnvironmentConfigurator
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.