Testing with Perl
prev
|
next
Test Functions
Functional Testing:
ok()
is()
isnt()
like()
unlike()
cmp_ok()
is_deeply()
Module Testing:
require_ok()
use_ok()
Object Testing:
isa_ok()
can_ok()