[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747520: RFP: libtest-net-ldap-perl -- A Net::LDAP subclass for testing



Package: wnpp
Severity: wishlist

* Package name    : libtest-net-ldap-perl
  Version         : 0.02
  Upstream Author : Mahiro Ando <mahiro@cpan.org>
* URL             : http://search.cpan.org/dist/Test-Net-LDAP/
* License         : Perl
  Programming Lang: Perl
  Description     : A Net::LDAP subclass for testing

Test::Net::LDAP is a subclass of Net::LDAP and provides testing methods for
LDAP operations, such as search, add, and modify, where each method is suffixed
with either _ok or _is. (E.g. search_ok and search_is)

Test::Net::LDAP::Mock is a subclass of Test::Net::LDAP and performs all the
LDAP operations in memory without connecting to the real LDAP server,
so that it is easy to set up fake LDAP entries for particular test cases.


Reply to: