- or download this
##########
FILES
##########
./t/mock_db_test.t
./t/sample_db_data_test.pm
- or download this
##############
Test execution
...
All tests successful.
Files=1, Tests=1, 0 wallclock secs ( 0.03 cusr + 0.01 csys = 0.04 C
+PU)
$
- or download this
##################
./t/mock_db_test.t
...
### Failure...
diag('Some weird error: ' . $sth->errstr);
}
- or download this
##########################
./t/sample_db_data_test.pm
...
);
1;