Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testImplementation (0.17 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)
    Plain Text
    - Registered: Wed Mar 27 11:36:08 GMT 2024
    - Last Modified: Wed Jan 17 13:36:27 GMT 2024
    - 15.7K bytes
    - Viewed (0)
Back to top