Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

        }
    )
    
    fun getPerformanceTestTaskNames(performanceSubProject: String, testProjects: List<String>, performanceTestTaskSuffix: String): List<String> {
        return testProjects.map {
            ":$performanceSubProject:$it$performanceTestTaskSuffix"
        }
    Plain Text
    - Registered: Wed May 08 11:36:15 GMT 2024
    - Last Modified: Wed Apr 24 08:17:56 GMT 2024
    - 5.3K bytes
    - Viewed (0)
Back to top