- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for fromTestId (0.04 sec)
-
.teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt
val pairs = durations.flatMap { it -> val scenarioDurations = it as JSONObject val scenario = Scenario.fromTestId(scenarioDurations["scenario"] as String) (scenarioDurations["durations"] as JSONArray).flatMap { val duration = it as JSONObject val testProject = duration["testProject"] as String
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Mon Feb 19 11:22:56 UTC 2024 - 15.3K bytes - Viewed (0)