Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-tck
/
me.ahoo.wow.tck.command
/
CommandGatewaySpec
Command
Gateway
Spec
abstract
class
CommandGatewaySpec
:
MessageBusSpec
<
CommandMessage
<
*
>
,
ServerCommandExchange
<
*
>
,
CommandGateway
>
Members
Constructors
Command
Gateway
Spec
Link copied to clipboard
constructor
(
)
Properties
named
Aggregate
Link copied to clipboard
open
override
val
namedAggregate
:
NamedAggregate
topic
Kind
Link copied to clipboard
open
override
val
topicKind
:
TopicKind
Functions
send
And
Wait
For
Processed
Link copied to clipboard
@
Test
fun
sendAndWaitForProcessed
(
)
send
And
Wait
For
Processed
Default
Link copied to clipboard
@
Test
fun
sendAndWaitForProcessedDefault
(
)
send
And
Wait
For
Sent
Link copied to clipboard
@
Test
fun
sendAndWaitForSent
(
)
send
And
Wait
For
Sent
Default
Link copied to clipboard
@
Test
fun
sendAndWaitForSentDefault
(
)
send
And
Wait
For
Snapshot
Link copied to clipboard
@
Test
fun
sendAndWaitForSnapshot
(
)
send
And
Wait
For
Snapshot
Default
Link copied to clipboard
@
Test
fun
sendAndWaitForSnapshotDefault
(
)
send
Given
Duplicate
Link copied to clipboard
@
Test
fun
sendGivenDuplicate
(
)
send
Then
Notify
Link copied to clipboard
@
Test
fun
sendThenNotify
(
)
send
Then
Notify
Error
Link copied to clipboard
@
Test
fun
sendThenNotifyError
(
)
send
Then
Wait
Processed
When
Error
Link copied to clipboard
@
Test
fun
sendThenWaitProcessedWhenError
(
)
send
Then
Wait
Processed
When
Validate
Error
Link copied to clipboard
@
Test
fun
sendThenWaitProcessedWhenValidateError
(
)