- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for outputBucketSplitJson (0.17 sec)
-
.teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt
) val testClassDataJson = File(System.getProperty("inputTestClassDataJson") ?: throw IllegalArgumentException("Input file not found!")) val generatedBucketsJson = File(System.getProperty("outputBucketSplitJson", "./test-buckets.json")) FunctionalTestBucketGenerator(model, testClassDataJson).generate(generatedBucketsJson) } class TestClassTime( val testClassAndSourceSet: TestClassAndSourceSet,
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Aug 29 11:04:49 UTC 2024 - 8.5K bytes - Viewed (0)