public class MacroSubstitutionNamingStrategy extends Object implements TestCaseNamingStrategy
| Constructor and Description |
|---|
MacroSubstitutionNamingStrategy(TestCaseName testCaseName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getTemplate(TestCaseName testCaseName) |
String |
getTestCaseName(int parametersIndex,
Object parameters) |
public MacroSubstitutionNamingStrategy(TestCaseName testCaseName, String methodName)
public static String getTemplate(TestCaseName testCaseName)
public String getTestCaseName(int parametersIndex, Object parameters)
getTestCaseName in interface TestCaseNamingStrategyCopyright © 2017 Pragmatists. All rights reserved.