MCPcopy Create free account
hub / github.com/stretchr/testify / AssertExpectations

Method AssertExpectations

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

Source from the content-addressed store, hash-verified

583
584type assertExpectationiser interface {
585 AssertExpectations(TestingT) bool
586}
587
588// AssertExpectationsForObjects asserts that everything specified with On and Return

Implementers 1

Mockmock/mock.go

Calls

no outgoing calls