TransGaming::PackageTools Write Once, Find Your Stuff Everywhere - packaging and deployment practices at TransGaming #15

Components of TransGaming::PackageTools: runtests.pl

=begin testing

use_ok 'MyApplication';
can_ok 'MyApplication', 'some_method';
is(MyApplication->some_method, $expected_value);

=end testing
Copyright © 2005 Dan Friedman (Powered by Spork)