Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    Test::Class->runtests;
    
  2. or download this
    $ ./runtest.pl UnitTest/ELRes/Room.pm
    
    OR
    
    $ ./runtest.pl UnitTest::ELRes::Room