Pseudo Pattern

last modified: October 5, 2014

A class implements an interface and throws a runtime exception in every single method. This can be a useful parent class to extend from when using the ShuntPattern or MockObjects.


Loading...