Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(interfaceCallSignature): add support for interface call signature (
#82) * add initial work to support interfaces with call signatures * refactor mockCall with better variable names * enable tests and make sure signature are not used when not provided * add a test to cover function overload * add documentation and intersection call signatures
- Loading branch information