drashland / rhum

A test double library
https://drash.land/rhum
MIT License
92 stars 6 forks source link

fix: mock object methods cannot take args #133

Closed crookse closed 2 years ago

crookse commented 2 years ago

Fixes #131

Summary

Added ...args so that mock object methods can take arguments

crookse commented 2 years ago

gonna fix the tests

crookse commented 2 years ago

tests fixed. merging -- i don't even know why i fixed the tests since we're about to release v2