model
Toggle table of contents
0.12.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
model
model
/
art.galushko.openapi.testgen.model
/
TestSuite
/
TestSuite
Test
Suite
constructor
(
path
:
String
,
method
:
String
,
operationName
:
String
?
=
null
,
testCases
:
List
<
TestCase
>
=
emptyList()
)