Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for copyRestApiSpecsTask (0.48 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/test/rest/InternalYamlRestTestPluginFuncTest.groovy

            then:
            result.task(':yamlRestTest').outcome == TaskOutcome.NO_SOURCE
            result.task(':copyYamlTestsTask').outcome == TaskOutcome.NO_SOURCE
            result.task(':copyRestApiSpecsTask').outcome == TaskOutcome.NO_SOURCE
        }
    
        def "yamlRestTest executes and copies api and tests to correct source set"() {
            given:
            internalBuild()
            buildFile << """
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Fri Sep 03 10:22:28 GMT 2021
    - 3.1K bytes
    - Click Count (0)
Back to Top