Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DITestNGMethod.java261 ConstructorOrMethod getConstructorOrMethod(); in getConstructorOrMethod() method
/external/testng/src/main/java/org/testng/internal/
DClonedMethod.java373 public ConstructorOrMethod getConstructorOrMethod() { in getConstructorOrMethod() method in ClonedMethod
DBaseTestMethod.java768 public ConstructorOrMethod getConstructorOrMethod() { in getConstructorOrMethod() method in BaseTestMethod
/external/testng/src/test/java/org/testng/internal/
DMethodInstanceTest.java556 public ConstructorOrMethod getConstructorOrMethod() { in getConstructorOrMethod() method in MethodInstanceTest.TestNGMethodStub