MCPcopy Create free account
hub / github.com/corestoreio/pkg / Implements

Function Implements

util/assert/assertions.go:277–289  ·  view source on GitHub ↗

Implements asserts that an object is implemented by the specified interface. assert.Implements(t, (*MyInterface)(nil), new(MyObject))

(t TestingT, interfaceObject interface{}, object interface{}, msgAndArgs ...interface{})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

FailFunction · 0.85
HelperMethod · 0.80

Tested by

no test coverage detected