Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for TestReport (0.18 sec)

  1. platforms/documentation/docs/src/docs/userguide/jvm/java_testing.adoc

    In order to operate, the `Test` task type requires just two pieces of information:
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 29 16:24:12 UTC 2024
    - 53.1K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/provider-task-properties.txt

    Method <org.gradle.api.tasks.testing.TestReport.getDestinationDir()> does not have raw return type assignable to org.gradle.api.provider.Property in (TestReport.java:0)
    Method <org.gradle.api.tasks.wrapper.Wrapper.getArchiveBase()> does not have raw return type assignable to org.gradle.api.provider.Property in (Wrapper.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 13:33:20 UTC 2024
    - 51.8K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_7.adoc

    Use the `showSinglePathToDependency` property instead.
    
    ==== Report and TestReport API Cleanup
    
    The deprecated `destination`, and `enabled` properties of the `Report` type have been removed.
    Use the `outputLocation` and `required` properties instead.
    
    The deprecated `testResultDirs` property of the `TestReport` task type has been removed.
    Use the `testResults` property instead.
    
    ==== JacocoMerge Task Removed
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 15:00:23 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top