Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/annotations/
DIBaseBeforeAfter.java61 public boolean getInheritGroups(); in getInheritGroups() method
DBaseBeforeAfter.java54 public boolean getInheritGroups() { in getInheritGroups() method in BaseBeforeAfter
DConfigurationAnnotation.java135 public boolean getInheritGroups() { in getInheritGroups() method in ConfigurationAnnotation
/external/testng/src/main/java/org/testng/annotations/
DIConfigurationAnnotation.java64 public boolean getInheritGroups(); in getInheritGroups() method