Wow
Toggle table of contents
6.0.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-test
/
me.ahoo.wow.test
/
AggregateSpec
Aggregate
Spec
abstract
class
AggregateSpec
<
C
:
Any
,
S
:
Any
>
(
block
:
AggregateDsl
<
S
>
.
(
)
->
Unit
)
:
AbstractDynamicTestBuilder
Members
Constructors
Aggregate
Spec
Link copied to clipboard
constructor
(
block
:
AggregateDsl
<
S
>
.
(
)
->
Unit
)
Properties
command
Aggregate
Type
Link copied to clipboard
val
commandAggregateType
:
Class
<
C
>
dynamic
Nodes
Link copied to clipboard
open
override
val
dynamicNodes
:
MutableList
<
DynamicNode
>
Functions
execute
Link copied to clipboard
@
TestFactory
fun
execute
(
)
:
Stream
<
DynamicNode
>