Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectChainInteractions (0.21 sec)

  1. platforms/software/dependency-management/src/integTest/groovy/org/gradle/integtests/resolve/RepositoryInteractionDependencyResolveIntegrationTest.groovy

                            }
                        }
                    }
                }
                prevRepoType = repoType
            }
        }
    
        def expectChainInteractions(repoTypes, chain, testVariant = 'api', configuration = null) {
            String prevRepoType = null
            chain.each { repoType ->
                repositoryInteractions(repoType) {
                    "org:$repoType:1.0" {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 15.9K bytes
    - Viewed (0)
Back to top