- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setPrettyPrinting (0.8 sec)
-
.teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt
} class FunctionalTestBucketGenerator( private val model: CIBuildModel, testTimeDataJson: File, ) { private val gson: Gson = GsonBuilder().setPrettyPrinting().create() private val buckets: Map<TestCoverage, List<SmallSubprojectBucket>> = buildBuckets(testTimeDataJson, model) fun generate(jsonFile: File) { val output = buckets.map {
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Apr 10 15:09:32 UTC 2025 - 7.3K bytes - Viewed (0)