Mockery v0.9.0 Release Notes

Release Date: 2014-02-05 // about 10 years ago
    • ๐Ÿ‘ Allow mocking classes with final __wakeup() method
    • 0๏ธโƒฃ Quick definitions are now always byDefault
    • ๐Ÿ‘ Allow mocking of protected methods with shouldAllowMockingProtectedMethods
    • ๐Ÿ‘Œ Support official Hamcrest package
    • Generator completely rewritten
    • ๐Ÿคก Easily create named mocks with namedMock