Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How to test exit?

by Sidhekin (Priest)
on Jun 05, 2007 at 21:22 UTC ( [id://619498]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ cat trap_exit.t
    use warnings;
    ...
    
    trap{ exiter() };
    $trap->exit_is( 42, q{Expected exiter to exit} );
    
  2. or download this
    $ prove -v test_exit.t
    test_exit....1..3
    ...
    All tests successful.
    Files=1, Tests=3,  0 wallclock secs ( 0.09 cusr +  0.00 csys =  0.09 C
    +PU)
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-23 22:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found