Home
last modified time | relevance | path

Searched refs:canonicalMethodName (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DMethodHelper.java72 String canonicalMethodName = calculateMethodCanonicalName(m); in findDependedUponMethods() local
112 throw new TestNGException(canonicalMethodName + "() is depending on method " in findDependedUponMethods()
115 throw new TestNGException(canonicalMethodName in findDependedUponMethods()