toggle menu
TestBalloon-Addons
0.14.0
common
switch theme
search in API
matrix
/
at.asitplus.testballoon.matrix
/
MatrixCompactFixtureGeneratorScope
Matrix
Compact
Fixture
Generator
Scope
class
MatrixCompactFixtureGeneratorScope
<
T
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
operator
fun
String
.
invoke
(
body
:
suspend
<Error class: unknown class>
.
(
T
)
->
Unit
)
minus
Link copied to clipboard
infix operator
fun
String
.
minus
(
body
:
CompactScope
.
(
T
)
->
Unit
)
test
Link copied to clipboard
fun
test
(
name
:
String
,
body
:
suspend
<Error class: unknown class>
.
(
T
)
->
Unit
)
test
Suite
Link copied to clipboard
fun
testSuite
(
name
:
String
,
body
:
CompactScope
.
(
T
)
->
Unit
)