Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for intTestRuntimeOnly (0.12 sec)

  1. platforms/documentation/docs/src/docs/userguide/jvm/java_testing.adoc

    ====
    
    This will set up a new source set called `intTest` that automatically creates:
    
     * `intTestImplementation`, `intTestCompileOnly`, `intTestRuntimeOnly` configurations (and <<java_plugin.adoc#java_source_set_configurations, a few others>> that are less commonly needed)
     * A `compileIntTestJava` task that will compile all the source files under _src/intTest/java_
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Mar 29 16:24:12 UTC 2024
    - 53.1K bytes
    - Viewed (0)
Back to top