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

NAME

Myco::Base::Entity::Meta::Util::Test -

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

VERSION

$Revision: 1.2 $

DATE

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

SYNOPSIS

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

DESCRIPTION

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

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::Meta::Util, Myco::Test::EntityTest, testrun, tktestrun, Test::Unit::TestCase, mkentity