Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testMask (0.72 sec)

  1. .teamcity/src/main/kotlin/configurations/FunctionalTest.kt

        preBuildSteps: BuildSteps.() -> Unit = {}
    ) : BaseGradleBuildType(stage = stage, init = {
        this.name = name
        this.description = description
        this.id(id)
        val testTasks = getTestTaskName(testCoverage, subprojects)
    
        val assembledExtraParameters = mutableListOf(
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 14 05:47:35 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top