Searched refs:m_beforeTestClassSuccess (Results 1 – 1 of 1) sorted by relevance
20 private static boolean m_beforeTestClassSuccess = false; field in AlwaysRunBefore135 m_beforeTestClassSuccess = true; in initTestClass()47 Assert.assertTrue(m_beforeTestClassSuccess); in foo()53 m_beforeTestClassSuccess && m_beforeTestMethodSuccess; in success()