Searched refs:m_afterSuiteMethods (Results 1 – 3 of 3) sorted by relevance
21 protected ITestNGMethod[] m_afterSuiteMethods= null; field in NoOpTestClass44 m_afterSuiteMethods= testClass.getAfterSuiteMethods(); in NoOpTestClass()110 return m_afterSuiteMethods; in getAfterSuiteMethods()
135 m_afterSuiteMethods = ConfigurationMethod in initMethods()
124 private ITestNGMethod[] m_afterSuiteMethods = {}; field in TestRunner229 return m_afterSuiteMethods; in getAfterSuiteMethods()511 m_afterSuiteMethods = MethodHelper.collectAndOrderMethods(afterSuiteMethods, in initMethods()