Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssertEvents ¶
FakeEventRecorders(aka.: FakeRecorders) push the "sent" events into a string channel, using this format: "eventType eventReason eventMessage" So this function just parses this format and compares the produced fields with the fields of the provided Event structs IN ORDER. In case of the Event.Message field it only checks if it "CONTAINED" in sent event.
Types ¶
Click to show internal directories.
Click to hide internal directories.