Home
last modified time | relevance | path

Searched defs:InvokedMethod (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DInvokedMethod.java9 public class InvokedMethod implements Serializable, IInvokedMethod { class
17 public InvokedMethod(Object instance, in InvokedMethod() method in InvokedMethod