# Structs
ErrorCache is a struct that can be used to get at the error that is emitted by test assertions when passing it instead ot *testing.T.
# Type aliases
Attributes wraps sdk.EventAttribute.
Events wraps sdk.Events.
Func wraps a regular testing function so it can be used as a pointer function receiver.