in reply to Re: Architecting a testing framework for an API
in thread Architecting a testing framework for an API

Good point on making class names overrideable. I will take a closer look at Test::MockObject::Extends.

I also worked through the Queue / Test::Class example in your book. That was very instructive.

  • Comment on Re^2: Architecting a testing framework for an API