Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupServer ¶
Types ¶
type RecordMatcher ¶
type RecordMatcher struct {
// contains filtered or unexported fields
}
func (*RecordMatcher) Assert ¶
func (rm *RecordMatcher) Assert(t *testing.T)
func (*RecordMatcher) Match ¶
func (rm *RecordMatcher) Match(record map[string]string)
func (*RecordMatcher) ShouldStop ¶
func (rm *RecordMatcher) ShouldStop() bool
Click to show internal directories.
Click to hide internal directories.