MCPcopy
hub / github.com/cweill/gotests / FooFilter

Function FooFilter

testdata/test_filter.go:5–5  ·  view source on GitHub ↗
(strs []string)

Source from the content-addressed store, hash-verified

3import "errors"
4
5func FooFilter(strs []string) ([]*Bar, error) { return nil, nil }
6
7func (b *Bar) BarFilter(i interface{}) error {
8 if i == nil {

Callers 8

TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85
TestFooFilterFunction · 0.85

Calls

no outgoing calls

Tested by 8

TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68
TestFooFilterFunction · 0.68