----- Original Message ----
From: Ovid <[EMAIL PROTECTED]>

D'oh!  You know, to make the behavior less mysterious, a better method name 
could be chosen:

  $some_class->mock_once(
    is_broken => 1,
    username => 'twinkletoes',
    is_inflatable => 1
  );
  # is_broken tests
  # twinkletoes tests
  # inflatable tests

Cheers,
Ovid


-- 
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/







Reply via email to