public class MacroSubstitutionNamingStrategy extends Object implements TestCaseNamingStrategy
| Constructor and Description |
|---|
MacroSubstitutionNamingStrategy(TestMethod testMethod) |
| Modifier and Type | Method and Description |
|---|---|
String |
getTestCaseName(int parametersIndex,
Object parameters) |
public MacroSubstitutionNamingStrategy(TestMethod testMethod)
public String getTestCaseName(int parametersIndex, Object parameters)
getTestCaseName in interface TestCaseNamingStrategyCopyright © 2015 Pragmatists. All rights reserved.