💥 BREAKING CHANGES
- due to
acc90a9
- AssertExpectations automatically checks if expectations were called (commit by @pionl):
Due the changes the expectation logic has been changed and you need to update your code. How to migrate in PR #40
✨ New Features
acc90a9
- Testing: AssertExpectations automatically checks if expectations were called (commit by @pionl)