public class ConstrettoEnvironmentExtractor extends Object
ConstrettoRule class.| Constructor and Description |
|---|
ConstrettoEnvironmentExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
extractEnvironmentValue(org.junit.runner.Description description)
Extracts the value of the
Environment annotation for the test class containing the given test method. |
public static String[] extractEnvironmentValue(org.junit.runner.Description description)
Environment annotation for the test class containing the given test method.description - Copyright © 2008–2014. All rights reserved.