package
1.7.0
Repository: https://github.com/tombenke/axon-go-common.git
Documentation: pkg.go.dev

# Functions

ChecklistProcess starts a process that collects the reports of the processes of the test-bed, and checks the test was complete.

# Variables

Logger is a global logger for testing.

# Structs

TestCase holds the input and output messages of one test case for a processor function.

# Type aliases

TestCaseMsgs is a type that TestCase descriptor structures use for both the inputs and outputs messages.
TestCases holds an array of TestCases for a specific processor function.