public class ConstrettoEnvironmentExtractor extends Object implements TagExtractor
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
spring.annotation.Environment annotation for the test class containing the given test method. |
String[] |
findTagsForTest(org.junit.runner.Description testDescription) |
public String[] findTagsForTest(org.junit.runner.Description testDescription)
findTagsForTest in interface TagExtractorpublic static String[] extractEnvironmentValue(org.junit.runner.Description description)
spring.annotation.Environment annotation for the test class containing the given test method.description - Copyright © 2008–2017. All rights reserved.