Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | feat: add support for multiple expectations of identical methods | HampusM | |
2023-03-19 | fix: allow mocking methods taking &mut self | HampusM | |
2023-03-19 | feat: add call count expectations to expectations | HampusM | |
2023-03-18 | feat: add support for generic traits | HampusM | |
2023-03-18 | feat: parse impl in mock macro as actual impl block | HampusM | |
2023-03-18 | refactor: rewrite the mock macro as a procedural macro | HampusM | |