NAME
Myco::Entity::SampleEntity::Test -
unit tests for features of Myco::Entity::SampleEntity
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::SampleEntity::Test
# run tests, GUI style
./tktestrun Myco::Entity::SampleEntity::Test
DESCRIPTION
Unit tests for features of Myco::Entity::SampleEntity.
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::SampleEntity, Myco::Test::EntityTest, testrun, tktestrun, Test::Unit::TestCase, mkentity
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 147:
=cut found outside a pod block. Skipping to next block.