Wow
Toggle table of contents
6.8.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-test
/
me.ahoo.wow.test
/
SagaSpec
/
SagaSpec
Saga
Spec
constructor
(
block
:
StatelessSagaDsl
<
T
>
.
(
)
->
Unit
)
Parameters
T
The type of the saga being tested, must be a class that implements the saga logic.