summaryrefslogtreecommitdiff
path: root/macros/src/mock.rs
AgeCommit message (Expand)Author
2023-03-19fix: allow mocking methods taking &mut selfHampusM
2023-03-19feat: add call count expectations to expectationsHampusM
2023-03-18feat: add support for generic traitsHampusM
2023-03-18feat: parse impl in mock macro as actual impl blockHampusM
2023-03-18refactor: rewrite the mock macro as a procedural macroHampusM