Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testImplementation (0.57 sec)

  1. build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts

            testRuntimeOnly(libs.junit5Vintage)
            testImplementation(libs.groovy)
            testImplementation(libs.groovyAnt)
            testImplementation(libs.groovyJson)
            testImplementation(libs.groovyTest)
            testImplementation(libs.groovyXml)
            testImplementation(libs.spock)
            testImplementation(libs.junit5Vintage)
            testImplementation(libs.spockJUnit4)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 13 07:43:28 UTC 2024
    - 15.1K bytes
    - Viewed (0)
Back to top