public class VariableExpander extends Object
| Constructor and Description |
|---|
VariableExpander() |
| Modifier and Type | Method and Description |
|---|---|
static String |
expandVariables(hudson.tasks.test.TestResult test,
hudson.EnvVars envVars,
String text)
Expands the variables from the test paramater, given a TestResult instance for extracting the
necessary information
|
Copyright © 2016. All rights reserved.