Searched defs:fromMethod (Results 1 – 3 of 3) sorted by relevance
31 public List<ITestNGMethod> getMethodsThatBelongTo(String group, ITestNGMethod fromMethod) { in getMethodsThatBelongTo()52 public ITestNGMethod getMethodDependingOn(String methodName, ITestNGMethod fromMethod) { in getMethodDependingOn()
46 Foo fromMethod; field in SuperclassTest.Super
50 int fromMethod; field in BoundInstanceInjectionTest.O