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

Function Exactly

util/assert/assertions.go:432–445  ·  view source on GitHub ↗

Exactly asserts that two objects are equal in value and type. assert.Exactly(t, int32(123), int64(123))

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

FailFunction · 0.85
EqualFunction · 0.85
HelperMethod · 0.80

Tested by

no test coverage detected