summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfix: correct safety docs of expectation returning methodsHampusM24 months
 
TagDownloadAuthorAge
v0.3.0commit 7e1bbbc738...HampusM24 months
v0.2.0commit 9233c481d6...HampusM2 years
v0.1.0commit 2ca8017dee...HampusM2 years
 
AgeCommit messageAuthor
2023-03-25build: add description & license fields to macros Cargo.tomlv0.2.0HampusM
2023-03-25build: bump version to 0.2.0HampusM
2023-03-25feat: add argument matchingHampusM
2023-03-21fix: prevent panicking while panicking in expectation dropHampusM
2023-03-20docs: add basic exampleHampusM
2023-03-20feat: add support for multiple expectations of identical methodsHampusM
2023-03-20fix: replace Self with mock in function signaturesHampusM
2023-03-19refactor: skip transmuting expectations without genericsHampusM
2023-03-19fix: allow mocking methods taking &mut selfHampusM
2023-03-19feat: add call count expectations to expectationsHampusM
[...]