Searched defs:ClonedMethod (Results 1 – 1 of 1) sorted by relevance
15 public class ClonedMethod implements ITestNGMethod { class27 public ClonedMethod(ITestNGMethod method, Method javaMethod) { in ClonedMethod() method in ClonedMethod