public final class TestingEnvironment extends Environment
Environment for testing expressions.| Modifier and Type | Method and Description |
|---|---|
static Environment |
createForTest(SoyRecord params,
Map<String,SoyValueProvider> locals)
Creates an environment that should only be used in testing environments.
|
prerenderingEnvironmentpublic static Environment createForTest(SoyRecord params, Map<String,SoyValueProvider> locals)