mirror of https://github.com/stretchr/testify.git
Like `assert.IsType(...)`, `mock.IsType` is used to check that the type of an argument is the expected type. This is an alternative to `AnythingOfType`. |
||
---|---|---|
.. | ||
doc.go | ||
mock.go | ||
mock_test.go |