Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Testing Wrapped LDAP Classes

by stevieb (Canon)
on Dec 06, 2016 at 14:58 UTC ( #1177314=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    is $modify_sub->called, 1, "mocked sub called ok";
    
    done_testing();
    
  2. or download this
    before mocked sub called...
    
    ...
    ok 2 - obj was changed by mock
    ok 3 - mocked sub called ok
    1..3
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1177314]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2023-11-30 14:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?