Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 269 for Display (0.71 sec)

  1. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-classworlds/1.2-alpha-10/plexus-classworlds-1.2-alpha-10.jar

    ClassNotFoundExcepti; public abstract java.net.URL getResource(String); public abstract java.util.Enumeration findResources(String) throws java.io.IOException; public abstract java.io.InputStream getResourceAsStream(String); public abstract void display(); } org/codehaus/classworlds/ClassRealmAdapter.class package org.codehaus.classworlds; public synchronized class ClassRealmAdapter implements ClassRealm { private static java.util.HashMap instances; private org.codehaus.plexus.classworlds.realm.ClassRealm...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 41.5K bytes
    - Viewed (0)
  2. platforms/core-configuration/model-core/src/integTest/groovy/org/gradle/api/provider/PropertyIntegrationTest.groovy

            """
    
            when:
            succeeds("thing")
    
            then:
            outputContains("prop = $display")
    
            where:
            type            | value                               | display
            "String"        | "'abc'"                             | "abc"
            "Param<String>" | "new Param<String>(display: 'abc')" | "abc"
        }
    
        def "can define task with abstract nested property"() {
            given:
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 28 09:03:53 UTC 2024
    - 30.3K bytes
    - Viewed (0)
  3. platforms/core-configuration/model-core/src/test/groovy/org/gradle/model/internal/manage/schema/extract/ManagedProxyClassGeneratorTest.groovy

            def state = Stub(ModelElementState) {
                getDisplayName() >> "<display-name>"
            }
    
            expect:
            def proxyClass = generate(SomeType)
            def impl = proxyClass.newInstance(state, typeConverter)
            impl.toString() == "<display-name>"
        }
    
        def "mixes in toString() implementation that delegates to view state"() {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  4. platforms/core-configuration/model-core/src/integTest/groovy/org/gradle/model/managed/InterfaceBackedManagedTypeIntegrationTest.groovy

                            it.doLast {
                                println "person: $person"
                                println "name: $person.name"
                                println "display-name: $person.displayName"
                            }
                        }
                    }
                }
    
                apply type: RulePlugin
            '''
    
            then:
            succeeds "echo"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Sep 28 09:51:04 UTC 2023
    - 11.9K bytes
    - Viewed (0)
  5. platforms/software/testing-base/src/test/groovy/org/gradle/api/internal/tasks/testing/junit/result/JUnitXmlResultWriterSpec.groovy

    ]]></system-out>
      <system-err><![CDATA[err]]></system-err>
    </testsuite>
    """
    
            where:
            displayName           | writtenName
            'FooTest'             | 'com.foo.FooTest'
            'custom display name' | 'custom display name'
        }
    
        @Issue("https://github.com/gradle/gradle/issues/23229")
        def "omit system-out section"() {
            given:
            def options = new JUnitXmlResultOptions(true, false, false, true)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Mar 25 18:51:05 UTC 2024
    - 15.2K bytes
    - Viewed (0)
  6. platforms/jvm/ear/src/test/groovy/org/gradle/plugins/ear/EarPluginTest.groovy

      <display-name>Application</display-name>
      <module>
        <web>
          <web-uri>Web.war</web-uri>
          <context-root>/</context-root>
        </web>
      </module>
      <module>
        <ejb>jrules-bres-session-wl100-6.7.3.jar</ejb>
      </module>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 02 14:55:02 UTC 2023
    - 11.7K bytes
    - Viewed (0)
  7. src/cmd/go/testdata/script/README

    	count, if given) is found.
    	The -q flag suppresses printing of matches.
    
    help [-v] name...
    	log help text for commands and conditions
    
    	To display help for a specific condition, enclose it in
    	brackets: 'help [amd64]'.
    	To display complete documentation when listing all commands,
    	pass the -v flag.
    
    mkdir path...
    	create directories, if they do not already exist
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 22:16:54 UTC 2024
    - 12.5K bytes
    - Viewed (0)
  8. platforms/core-runtime/logging/src/test/groovy/org/gradle/internal/deprecation/LoggingDeprecatedFeatureHandlerTest.groovy

            useStackTrace(fakeStackTrace)
    
            when:
            handler.featureUsed(new DeprecatedFeatureUsage(new DeprecatedFeatureUsage('fake', "removal", null, null, null, DeprecatedFeatureUsage.Type.USER_CODE_DIRECT, "id display name", "id", LoggingDeprecatedFeatureHandlerTest)))
            def events = outputEventListener.events
    
            then:
            events.size() == 1
    
            and:
            def message = events[0].message
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 23 16:09:54 UTC 2024
    - 22.2K bytes
    - Viewed (0)
  9. src/vendor/golang.org/x/net/idna/idna9.0.0.go

    	// to Section 5 of RFC 5891. The exact configuration of this profile may
    	// change over time.
    	Lookup *Profile = lookup
    
    	// Display is the recommended profile for displaying domain names.
    	// The configuration of this profile may change over time.
    	Display *Profile = display
    
    	// Registration is the recommended profile for checking whether a given
    	// IDN is valid for registration, according to Section 4 of RFC 5891.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 19.2K bytes
    - Viewed (0)
  10. platforms/core-runtime/wrapper-main/src/executable/resources/META-INF/LICENSE

          this License, each Contributor hereby grants to You a perpetual,
          worldwide, non-exclusive, no-charge, royalty-free, irrevocable
          copyright license to reproduce, prepare Derivative Works of,
          publicly display, publicly perform, sublicense, and distribute the
          Work and such Derivative Works in Source or Object form.
    
       3. Grant of Patent License. Subject to the terms and conditions of
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu May 23 05:54:32 UTC 2024
    - 9.9K bytes
    - Viewed (0)
Back to top