defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

feat: support fakes from interfaces #78

Closed smartcontracts closed 2 years ago

smartcontracts commented 2 years ago

Description Slightly modifies the spec generation process so that we can successfully generate fakes from interfaces.

Metadata