Class SkipJUnit4


  • public class SkipJUnit4
    extends SkipUtil
    JUnit 4 skip logic.
    Author:
    Daniel Sagenschneider
    • Method Detail

      • skipStress

        public static void skipStress()
        Invoke within test to skip if Stress test.
      • skipDocker

        public static void skipDocker()
        Invoke within test to skip if Docker not available.
      • skipGCloud

        public static void skipGCloud()
        Invoke within test to skip if GCloud not available.