Class ExtendedLifeCycle


  • public class ExtendedLifeCycle
    extends Object
    • Method Detail

      • isBeforeAll

        public static boolean isBeforeAll()
      • increaseTestCaseCountForBeforeAll

        public static void increaseTestCaseCountForBeforeAll()
      • isBeforeFeature

        public static boolean isBeforeFeature()
      • increaseTestCaseCountForFeature

        public static void increaseTestCaseCountForFeature​(String feature)