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

NAME

Myco::Base::Entity::Meta::Attribute::UI::Test -

unit tests for features of Myco::Base::Entity::Meta::Attribute::UI

VERSION

$Revision: 1.1.1.1 $

DATE

$Date: 2004/11/22 19:16:04 $

SYNOPSIS

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

DESCRIPTION

Unit tests for features of Myco::Base::Entity::Meta::Attribute::UI.

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