Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for setAge (0.14 sec)

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

        val testCoverage: TestCoverage,
        stage: Stage,
        parallelizationMethod: ParallelizationMethod = ParallelizationMethod.None,
        subprojects: List<String> = listOf(),
        extraParameters: String = "",
        maxParallelForks: String = "%maxParallelForks%",
        extraBuildSteps: BuildSteps.() -> Unit = {},
        preBuildSteps: BuildSteps.() -> Unit = {}
    ) : BaseGradleBuildType(stage = stage, init = {
        this.name = name
    Plain Text
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Fri Feb 09 16:49:31 GMT 2024
    - 4.2K bytes
    - Viewed (0)
Back to top