- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for AutomaticallySplitPerformanceTestProject (0.2 sec)
-
.teamcity/src/main/kotlin/projects/PerformanceTestProject.kt
this.id(spec.asConfigurationId(model)) this.name = spec.asName() }) { init { performanceTests.forEach(this::buildType) } }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Dec 05 00:08:14 UTC 2023 - 1.1K bytes - Viewed (0) -
.teamcity/src/main/kotlin/projects/StageProject.kt
val performanceTestProject = AutomaticallySplitPerformanceTestProject(model, performanceTestBucketProvider, stage, performanceTestCoverage) subProject(performanceTestProject) return PerformanceTestsPass(model, performanceTestProject).also(this::buildType) }
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Oct 07 09:17:14 UTC 2024 - 9.5K bytes - Viewed (0)