Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setShowStackTraces (0.32 sec)

  1. platforms/software/testing-base/src/main/java/org/gradle/api/tasks/testing/logging/TestLogging.java

         *
         * @param flag whether stack traces of exceptions that occur during test execution will be logged
         */
        void setShowStackTraces(boolean flag);
    
        /**
         * Returns the format to be used for logging test exceptions. Only relevant if {@code showStackTraces} is {@code true}.  Defaults to {@link TestExceptionFormat#FULL} for
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 20:52:40 UTC 2023
    - 11.3K bytes
    - Viewed (0)
Back to top