Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for Jest (0.15 sec)

  1. CONTRIBUTING.md

    API changes
    -----------
    
    We make changes to Guava's public [APIs][], including adding new APIs, very
    carefully. Because of this, if you're interested in seeing a new feature in
    Guava, the best approach is to create an [issue][] (or comment on an existing
    issue if there is one) requesting the feature and describing specific use cases
    for it.
    
    If the feature has merit, it will go through a thorough process of API design
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Nov 17 18:47:47 GMT 2023
    - 3.7K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `What I was going to say,' said the Dodo in an offended tone,
    `was, that the best thing to get us dry would be a Caucus-race.'
    
      `What IS a Caucus-race?' said Alice; not that she wanted much
    to know, but the Dodo had paused as if it thought that SOMEBODY
    ought to speak, and no one else seemed inclined to say anything.
    
      `Why,' said the Dodo, `the best way to explain it is to do it.'
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/reflect/test.txt

    Chris Povirk <******@****.***> 1357920668 -0500
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Fri Jan 11 16:55:37 GMT 2013
    - 45 bytes
    - Viewed (0)
  4. android/guava-tests/test/com/google/common/reflect/test.txt

    ronshapiro <******@****.***> 1493156110 -0700
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed Apr 26 14:31:13 GMT 2017
    - 45 bytes
    - Viewed (0)
  5. README.md

    [![Build Status](https://github.com/google/guava/workflows/CI/badge.svg?branch=master)](https://github.com/google/guava/actions)
    [![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/7197/badge)](https://bestpractices.coreinfrastructure.org/projects/7197)
    
    
    
    Guava is a set of core Java libraries from Google that includes new collection
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Wed May 01 18:44:57 GMT 2024
    - 5.9K bytes
    - Viewed (0)
  6. guava/javadoc-link/checker-framework/package-list

    org.checkerframework.dataflow.qual
    org.checkerframework.dataflow.util
    org.checkerframework.framework.flow
    org.checkerframework.framework.qual
    org.checkerframework.framework.source
    org.checkerframework.framework.test
    org.checkerframework.framework.test.diagnostics
    org.checkerframework.framework.type
    org.checkerframework.framework.type.treeannotator
    org.checkerframework.framework.type.typeannotator
    org.checkerframework.framework.type.visitor
    Plain Text
    - Registered: Fri Apr 05 12:43:09 GMT 2024
    - Last Modified: Thu Dec 07 19:00:31 GMT 2017
    - 3.8K bytes
    - Viewed (0)
  7. android/guava/javadoc-link/checker-framework/package-list

    org.checkerframework.dataflow.qual
    org.checkerframework.dataflow.util
    org.checkerframework.framework.flow
    org.checkerframework.framework.qual
    org.checkerframework.framework.source
    org.checkerframework.framework.test
    org.checkerframework.framework.test.diagnostics
    org.checkerframework.framework.type
    org.checkerframework.framework.type.treeannotator
    org.checkerframework.framework.type.typeannotator
    org.checkerframework.framework.type.visitor
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Thu Dec 07 19:00:31 GMT 2017
    - 3.8K bytes
    - Viewed (0)
  8. guava-testlib/README.md

    ```xml
    <dependency>
      <groupId>com.google.guava</groupId>
      <artifactId>guava-testlib</artifactId>
      <version>33.1.0-jre</version>
      <scope>test</scope>
    </dependency>
    ```
    
    To add a dependency using Gradle:
    
    ```gradle
    dependencies {
      test 'com.google.guava:guava-testlib:33.1.0-jre'
    }
    ```
    
    ## Links
    
    -   [GitHub project](https://github.com/google/guava)
    Plain Text
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Wed Mar 13 18:17:09 GMT 2024
    - 1.7K bytes
    - Viewed (0)
  9. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `What I was going to say,' said the Dodo in an offended tone,
    `was, that the best thing to get us dry would be a Caucus-race.'
    
      `What IS a Caucus-race?' said Alice; not that she wanted much
    to know, but the Dodo had paused as if it thought that SOMEBODY
    ought to speak, and no one else seemed inclined to say anything.
    
      `Why,' said the Dodo, `the best way to explain it is to do it.'
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
Back to top