mfncooper / mockery

Simplifying the use of mocks with Node.js
Other
1.1k stars 60 forks source link

throw exceptions on unregistered #60

Open ludicruz opened 7 years ago

ludicruz commented 7 years ago

Here is an implementation of throwing exceptions on unregistered that matches this issue: #52