MCPcopy
hub / github.com/stretchr/testify / AssertExpectations

Method AssertExpectations

mock/mock.go:595–595  ·  view source on GitHub ↗
(TestingT)

Source from the content-addressed store, hash-verified

593
594type assertExpectationiser interface {
595 AssertExpectations(TestingT) bool
596}
597
598// AssertExpectationsForObjects asserts that everything specified with On and Return

Implementers 1

Mockmock/mock.go

Calls

no outgoing calls