NAME
Myco::Entity::Meta::Test -
unit tests for features of Myco::Entity::Meta
VERSION
$Revision: 1.1.1.1 $
DATE
$Date: 2005/12/09 18:08:47 $
SYNOPSIS
cd $MYCO_DISTRIB/bin
# run tests. '-m': test just in-memory behavior
./testrun [-m] Myco::Entity::Meta::Test
# run tests, GUI style
./tktestrun Myco::Entity::Meta::Test
DESCRIPTION
Unit tests for features of Myco::Entity::Meta.
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::Entity::Meta, Myco::Test::EntityTest, testrun, tktestrun, Test::Unit::TestCase, mkentity
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 666:
=cut found outside a pod block. Skipping to next block.