jnthn / test-mock

Test::Mock - a module for simply generating and checking mock objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

See if mocking of roles would be possible

jnthn opened this issue · comments

So that if you have an interface but no concrete implementation, you can just make a mock from that.