NAME
Myco::Entity::SampleEntity::Test -
unit tests for features of Myco::Entity::SampleEntity
DATE
$Date: 2006/03/19 19:34:08 $
SYNOPSIS
cd $MYCO_DISTRIB/bin
# run tests. '-m': test just in-memory behavior
./myco-testrun [-m] Myco::Entity::SampleEntity::Test
# run tests, GUI style
./tkmyco-testrun Myco::Entity::SampleEntity::Test
DESCRIPTION
Unit tests for features of Myco::Entity::SampleEntity.
LICENSE AND COPYRIGHT
Copyright (c) 2006 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, myco-testrun, tkmyco-testrun, Test::Unit::TestCase, myco-mkentity
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 139:
=cut found outside a pod block. Skipping to next block.