DBIx::SB tests generalization

Hello.
Attached patch is ready to apply, but part of the work to make SB tests
more generic.

t/01basic.t - introduces some basic tests, like different handle loading
and testing that constructor return right objects. Now you don’t need to
duplicate that tests in other test files.

t/utils.pl - is library of utils required for tests. Now it has:
@SupportedDrivers - list of supported back ends
get_handle - function that returns new handle by name

		Regards. Ruslan.

generalize_tests_round1.patch (4.2 KB)

Thanks. Applied. (Except for the bit that tests code you haven’t
submitted yet)On Sun, Jan 23, 2005 at 10:56:42PM +0300, Ruslan U. Zakirov wrote:

Hello.
Attached patch is ready to apply, but part of the work to make SB tests
more generic.

t/01basic.t - introduces some basic tests, like different handle loading
and testing that constructor return right objects. Now you don’t need to
duplicate that tests in other test files.

t/utils.pl - is library of utils required for tests. Now it has:
@SupportedDrivers - list of supported back ends
get_handle - function that returns new handle by name

  	Regards. Ruslan.

Rt-devel mailing list
Rt-devel@lists.bestpractical.com
The rt-devel Archives