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

Function NotNil

util/assert/assertions.go:509–517  ·  view source on GitHub ↗

NotNil asserts that the specified object is not nil. assert.NotNil(t, err)

(t TestingT, 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 3

isNilFunction · 0.85
FailFunction · 0.85
HelperMethod · 0.80

Tested by

no test coverage detected