Searched refs:m_beforeTestMethodSuccess (Results 1 – 1 of 1) sorted by relevance
21 private static boolean m_beforeTestMethodSuccess = false; field in AlwaysRunBefore140 m_beforeTestMethodSuccess = true; in initTestMethod()48 Assert.assertTrue(m_beforeTestMethodSuccess); in foo()53 m_beforeTestClassSuccess && m_beforeTestMethodSuccess; in success()