Mockito v0.24.0 Release Notes

Release Date: 2020-03-15 // about 4 years ago
    • 🤡 Added #[must_use] to Mock.create() calls.
    • 🤡 A warning was introduced to remind about calling Mock.create() whenever a mock is initialized without it.

    Thanks to @dbr