Class BuildTestsSettings
- java.lang.Object
-
- jetbrains.buildServer.serverSide.tests.BuildTestsSettings
-
public class BuildTestsSettings extends Object
- Author:
- kir
-
-
Field Summary
Fields Modifier and Type Field Description static String
BUILD_TYPE_TEST_CACHE_SIZE
-
Constructor Summary
Constructors Constructor Description BuildTestsSettings()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static int
getMaxTestsToLoadInPack()
-
-
-
Field Detail
-
BUILD_TYPE_TEST_CACHE_SIZE
public static final String BUILD_TYPE_TEST_CACHE_SIZE
- See Also:
- Constant Field Values
-
-