Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for expectGetStatus (0.12 sec)

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

                    '2.2' {
                        withModule {
                            supplierInteractions.expectGetStatus(delegate, 'integration')
                        }
                    }
                    '1.1' {
                        withModule {
                            supplierInteractions.expectGetStatus(delegate, 'release')
    
                        }
                        expectResolve()
                    }
                }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 49K bytes
    - Viewed (0)
Back to top