elliotchance / elliotchance/concise
Empty pit mocks
Open
Component: Mocking
Size: 2 (Medium)
Type: Feature
- Dominant language
- PHP
- Stars
- 45
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
A new type of mock that has all methods stubbed off to do nothing. This is useful when you injecting services and you know they are used but you don't care which methods are called and you do not need anything back from them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.