Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeACommandWithEventAssignableToTypeOf ¶
func BeACommandWithEventAssignableToTypeOf(expected interface{}) types.GomegaMatcher
BeACommandWithEventAssignableToTypeOf is a matcher that validates a *dto.Command Type is event and that the event is AssignableTo to the type of the given object
func BeACommandWithType ¶
func BeACommandWithType(expectedType dto.CommandType) types.GomegaMatcher
BeACommandWithType is a matcher that validates a *dto.Command Type field
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.