Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MatcherNewer ¶
func NewComparedMatcher ¶
func NewComparedMatcher[A any, E any](action string, match func(A, E) bool) MatcherNewer[A, E]
type NormalizedExpectedMatcher ¶
type NormalizedExpectedMatcher interface {
NormalizeExpect() any
}
type NormalizedMatcher ¶
Click to show internal directories.
Click to hide internal directories.