Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SimpleSupplierInteractions (0.23 sec)

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

            void refresh(String... modules)
        }
    
        class SimpleSupplierInteractions implements SupplierInteractions {
            private final Map<String, File> statusFiles = [:]
    
            SimpleSupplierInteractions() {
            }
    
            @Override
            void expectGetStatus(HttpModule module, String status = 'release', boolean broken = false) {
    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