The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Myco::Entity::SampleEntityBase::Test -

unit tests for features of Myco::Entity::SampleEntityBase

DATE

$Date: 2006/03/17 22:41:32 $

SYNOPSIS

 cd $MYCO_DISTRIB/bin
 # run tests.  '-m': test just in-memory behavior
 ./testrun [-m] Myco::Entity::SampleEntityBase::Test
 # run tests, GUI style
 ./tktestrun Myco::Entity::SampleEntityBase::Test

DESCRIPTION

Unit tests for features of Myco::Entity::SampleEntityBase.

LICENSE AND COPYRIGHT

Copyright (c) 2006 the myco project. All rights reserved. This software is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Myco::Entity::SampleEntityBase, Myco::Test::EntityTest, testrun, tktestrun, Test::Unit::TestCase, mkentity

1 POD Error

The following errors were encountered while parsing the POD:

Around line 118:

=cut found outside a pod block. Skipping to next block.