The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Myco::Base::Entity::Test -

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

VERSION

$Revision: 1.2 $

DATE

$Date: 2003/12/19 21:52:07 $

SYNOPSIS

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

DESCRIPTION

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

LICENSE AND COPYRIGHT

Copyright (c) 2004 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::Base::Entity, Myco::Test::EntityTest, testrun, tktestrun, Test::Unit::TestCase, mkentity