Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for perfClass (0.41 sec)

  1. platforms/jvm/testing-jvm/src/integTest/groovy/org/gradle/testing/junit/platform/JUnitPlatformUserGuideIntegrationTest.groovy

            method        | jvmArg                                                     | annotation
            'JVM args'    | '-Djunit.jupiter.testinstance.lifecycle.default=per_class' | ''
            'annotations' | ''                                                         | '@TestInstance(Lifecycle.PER_CLASS)'
        }
    
        def 'can perform nested tests with #maxParallelForks'() {
            given:
            buildFile << """
    test {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 20:52:40 UTC 2023
    - 12.7K bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    Frame.prototype={__proto__:tr.model.Event.prototype,set perfClass(perfClass){this.colorId=ColorScheme.getColorIdForReservedName(perfClass);this.perfClass_=perfClass;},get perfClass(){return this.perfClass_;},shiftTimestampsForward(amount){this.start+=amount;this.end+=amount;for(let i=0;i<this.threadTimeRanges.length;i++){this.thr...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top