junitparams.naming
Class MacroSubstitutionNamingStrategy

java.lang.Object
  extended by junitparams.naming.MacroSubstitutionNamingStrategy
All Implemented Interfaces:
TestCaseNamingStrategy

public class MacroSubstitutionNamingStrategy
extends Object
implements TestCaseNamingStrategy


Constructor Summary
MacroSubstitutionNamingStrategy(TestMethod testMethod)
           
 
Method Summary
 String getTestCaseName(int parametersIndex, Object parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacroSubstitutionNamingStrategy

public MacroSubstitutionNamingStrategy(TestMethod testMethod)
Method Detail

getTestCaseName

public String getTestCaseName(int parametersIndex,
                              Object parameters)
Specified by:
getTestCaseName in interface TestCaseNamingStrategy


Copyright © 2017 Pragmatists. All rights reserved.