fakeldap 0.5.1

fakeldap is a Python module that provides a simple way to mock LDAP backend servers for your unittests. It makes it possible to define upfront a set of directory entries that can be queried or set fixed return values to ldap queries. It acts as a...