Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 21 - 30 of 130 for test (0.03 sec)

  1. Advanced Tasks

    text = change.file.text.reverse() } } } } The...explicitly, e.g., gradle check --tests abc does not work even though...
    docs.gradle.org/current/userguide/custom_tasks.html
    Registered: Fri May 17 03:10:21 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 186.7K bytes
    - Viewed (0)
  2. Executing Gradle builds on GitHub Actions

    termsOfServiceAgree = "yes" } } } Test building the project The project...has additional environment and test results information that are...
    docs.gradle.org/current/userguide/github-actions.html
    Registered: Fri May 17 03:17:50 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 158.2K bytes
    - Viewed (0)
  3. Upgrading your build from Gradle 4.x to 5.0

    forked compilation and testing to build and test software for Java...extended by non-JVM test tasks as well as Test . Plugins should...
    docs.gradle.org/current/userguide/upgrading_version_4.html
    Registered: Fri May 17 03:05:48 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 231.8K bytes
    - Viewed (0)
  4. Designing Gradle plugins

    testing and debugging plugin code as...well-maintained, they are hard to test and you can’t define new reusable...
    docs.gradle.org/current/userguide/designing_gradle_plugins.html
    Registered: Fri Mar 22 03:20:47 UTC 2024
    - Last Modified: Wed Feb 14 03:36:41 UTC 2024
    - 161.8K bytes
    - Viewed (0)
  5. Downgrading versions and excluding dependencies

    excluded dependency by sufficient test coverage. Transitive dependencies...commons-collections as we verified through test coverage. Example 4. Using a...
    docs.gradle.org/current/userguide/dependency_downgrade_and_exclude.html
    Registered: Fri May 17 03:13:56 UTC 2024
    - Last Modified: Sun Apr 07 02:14:11 UTC 2024
    - 165K bytes
    - Viewed (0)
  6. Organizing Tasks

    running tests. Currently, the :check task runs tests and the...(including tests). qualityCheck - Runs checks (excluding tests). run...
    docs.gradle.org/current/userguide/organizing_tasks.html
    Registered: Fri May 17 03:09:58 UTC 2024
    - Last Modified: Sun Apr 07 02:14:11 UTC 2024
    - 161.7K bytes
    - Viewed (0)
  7. The Feature Lifecycle

    Design choices and automated testing are engineered into the development...also gives users willing to test potential future changes early...
    docs.gradle.org/current/userguide/feature_lifecycle.html
    Registered: Fri May 17 03:06:17 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 154.6K bytes
    - Viewed (0)
  8. Part 3: Dependency Management

    { // Use JUnit Jupiter for testing. testImplementation(libs.junit.jupiter)...{ // Use JUnit Jupiter for testing. testImplementation libs.junit.jupiter...
    docs.gradle.org/current/userguide/part3_gradle_dep_man.html
    Registered: Fri May 17 03:07:20 UTC 2024
    - Last Modified: Sun Apr 07 02:14:11 UTC 2024
    - 162.3K bytes
    - Viewed (0)
  9. The Eclipse Plugins

    relevant for test sources: test and without_test_code , both of...considered test sources. Test sources have access to non-test sources,...
    docs.gradle.org/current/userguide/eclipse_plugin.html
    Registered: Fri May 17 03:20:49 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 176.8K bytes
    - Viewed (0)
  10. Caching Java projects

    Unit test execution The Test task used for test execution...compilation Unit test execution Integration test execution As of...
    docs.gradle.org/current/userguide/caching_java_projects.html
    Registered: Fri May 17 03:16:20 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 160K bytes
    - Viewed (0)
Back to top