http://www.perlmonks.org?node_id=496496


in reply to too much testing?

I'm not sure if I understand this correctly, but couldn't you do:
ok(! $foo->getDetails( PARAM_ONE => 1234 ), 'missing parameter');