Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

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

  1. The ANTLR Plugin

    src/test/antlr Test ANTLR grammar files. src/...Generates the source files for all test ANTLR grammars. generate SourceSet...
    docs.gradle.org/current/userguide/antlr_plugin.html
    Registered: Fri May 17 03:20:16 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 155.6K bytes
    - Viewed (0)
  2. Managing Dependencies of JVM Projects

    project decided to write test code with the test framework JUnit. Various...required to compile the project’s tests. All dependencies are supposed...
    docs.gradle.org/current/userguide/dependency_management_for_java_projects.html
    Registered: Fri May 17 03:12:31 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 156.9K bytes
    - Viewed (0)
  3. Toolchains for JVM projects

    introduce a new Test task that will run our unit tests using a JDK...use javac as their compiler, test and exec tasks may use the java...
    docs.gradle.org/current/userguide/toolchains.html
    Registered: Fri May 17 03:11:55 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 189.9K bytes
    - Viewed (0)
  4. Understanding Tasks

    test - Runs the test suite. If we look at...check - Runs all checks. test - Runs the test suite. We see that many...
    docs.gradle.org/current/userguide/more_about_tasks.html
    Registered: Fri May 17 03:09:46 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 189.5K bytes
    - Viewed (0)
  5. 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)
  6. 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)
  7. Gradle & Third-party Tools

    Execute a specific test class or test method. Receive interesting...Tooling API for functional testing of your Gradle plugins. Eclipse...
    docs.gradle.org/current/userguide/third_party_integration.html
    Registered: Fri May 17 03:18:27 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 157.2K bytes
    - Viewed (0)
  8. 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)
  9. 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)
  10. Important concepts

    runtime behavior of the test task — i.e. any test is still able to load...normalization to avoid running e.g. tests. For runtime classpaths Gradle...
    docs.gradle.org/current/userguide/build_cache_concepts.html
    Registered: Fri May 17 03:16:00 UTC 2024
    - Last Modified: Sun Apr 07 02:14:10 UTC 2024
    - 163K bytes
    - Viewed (0)
Back to top