John Napiorkowski > Test-DBIx-Class

Test-DBIx-Class

This Release Test-DBIx-Class-0.09  [Download] [Browse 28 Aug 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
Repository git://github.com/jjn1056/Test-DBIx-Class.git
CPAN Testers PASS (69)   NA (11)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Test::DBIx::Class Easier test cases for your DBIx::Class applications     0.09
Test::DBIx::Class::Example::Schema A basic schema you can use for testing      
Test::DBIx::Class::Example::Schema::DefaultRS The default ResultSet      
Test::DBIx::Class::Example::Schema::Result The base result class      
Test::DBIx::Class::Example::Schema::Result::CD A cd      
Test::DBIx::Class::Example::Schema::Result::CD::Artist Artist Role      
Test::DBIx::Class::Example::Schema::Result::CD::Track Tracks on a CD      
Test::DBIx::Class::Example::Schema::Result::Company A company      
Test::DBIx::Class::Example::Schema::Result::Company::Employee Company To Employee M2M      
Test::DBIx::Class::Example::Schema::Result::Job A Job      
Test::DBIx::Class::Example::Schema::Result::Person The base result class      
Test::DBIx::Class::Example::Schema::Result::Person::Artist Artist Role      
Test::DBIx::Class::Example::Schema::Result::Person::Employee Employee Role      
Test::DBIx::Class::Example::Schema::Result::Phone The base result class      
Test::DBIx::Class::Example::Schema::ResultSet A base ResultSet Class      
Test::DBIx::Class::FixtureCommand::Populate Install fixtures using Populate      
Test::DBIx::Class::FixtureCommand::PopulateMore Install fixtures using PopulateMore      
Test::DBIx::Class::Role::FixtureCommand Role that a FixtureCommand must consume      
Test::DBIx::Class::SchemaManager Manages a DBIx::Class::SchemaManager for Testing      
Test::DBIx::Class::SchemaManager::Trait::SQLite The Default Role      
Test::DBIx::Class::SchemaManager::Trait::Testmysqld deploy to a test mysql instance      
Test::DBIx::Class::SchemaManager::Trait::Testpostgresql deploy to a test Postgresql instance      
Test::DBIx::Class::Types Type Constraint Library