CONTROL OBJECT

The control object provides 2 additional methods.

$control->strict( BOOL )

Lets you toggle strict mode on and off for your object.

$control->metrics

Returns a hashref with all current attributes/methods as keys, the values associated with them are the counts of how many times that attribute has been called. Clearing an attribute will reset its metrics.

Next: https://github.com/exodist/Mock-Quick/blob/master/lib/Mock/Quick/Presentation/slideH.pod
Previous: https://github.com/exodist/Mock-Quick/blob/master/lib/Mock/Quick/Presentation/slideF.pod