toggle menu
library
2024.3.0-alpha01
jvm
switch theme
search in API
library
/
com.gabrielfeo.develocity.api.model
/
BuildTestPerformanceTests
Build
Test
Performance
Tests
data
class
BuildTestPerformanceTests
(
@
Json
(
name
=
"testClassesCount"
)
val
testClassesCount
:
Int
)
Test-related data of a build.
Parameters
test
Classes
Count
Number of test classes of a build.
Members
Constructors
Build
Test
Performance
Tests
Link copied to clipboard
constructor
(
@
Json
(
name
=
"testClassesCount"
)
testClassesCount
:
Int
)
Properties
test
Classes
Count
Link copied to clipboard
val
testClassesCount
:
Int