The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Yote::IO::TestUtil

DESCRIPTION

This package exists to provide IO engine independent tests for the different stores.

METHODS

compare_sets( set1,set2, message )

Compares set1 and set2

fail_permission( obj, acct,cmd, data, msg )

Checks to make sure the command fails for the object and account.

io_independent_tests( root_obj )

Runs a suite of tests

pass_permission( obj, acct,cmd, data, msg )

Checks to make sure the command passes for the object and account.

AUTHOR

Eric Wolf coyocanid@gmail.com http://madyote.com

LICENSE AND COPYRIGHT

Copyright (C) 2011 Eric Wolf

This module is free software; it can be used under the same terms as perl itself.