Search results for "module:Test::DatabaseRow"
Test::DatabaseRow - simple database tests
This is a simple module for doing simple tests on a database, primarily designed to test if a row exists with the correct details in a table or not. This module exports several functions. row_ok The "row_ok" function takes named attributes that contr...
MARKF/Test-DatabaseRow-2.04 - 06 Jul 2014 22:13:51 UTC
Test::DatabaseRow::Result - represent the result of some db testing
This module is used by Test::DatabaseRow::Object to represent the result of a test. Accessors These are the read only accessors of the object. They may be (optionally) set at object creation time by passing their name and value to the constructor. Ea...
MARKF/Test-DatabaseRow-2.04 - 06 Jul 2014 22:13:51 UTC
Test::DatabaseRow::Object - examine database rows
This module provides the underlying functionality of "Test::DatabaseRow". Accessors These are the read only accessors of the object. They may be (optionally) set at object creation time by passing their name and value to the constructor. Each accesso...
MARKF/Test-DatabaseRow-2.04 - 06 Jul 2014 22:13:51 UTC
Test::Image - test an image
This modules is a "Test::Builder" compatible testing module for testing images. Calling the methods of this module prints out Test Anything Protocol output designed to be processed by Test::Harness during a "make test" or "./Build test". This module ...
FOTANGO/Test-Image-0.02 - 21 May 2007 15:05:14 UTC