Class RuntimeBehavior


  • public final class RuntimeBehavior
    extends Object
    This class houses handling all JVM arguments by TestNG
    • Method Detail

      • isDryRun

        public static boolean isDryRun()
        Returns:
        - returns true if we would like to run in the Dry mode and false otherwise.