Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: mockldap  ]

Paket: python-mockldap-doc (0.3.0-2)

Links für python-mockldap-doc

Screenshot

Debian-Ressourcen:

Quellcode-Paket mockldap herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

simple mock implementation of python-ldap (Documentation)

This project provides a mock replacement for python-ldap. It’s useful for any project that would like to write unit tests against LDAP code without relying on a running LDAP server.

The goal of mockldap is to provide a mock instance of LDAPObject in response to any call to ldap.initialize. In the general case, you would register return values for all LDAPObject calls that you expect the code under test to make. Your assertions would then verify that the tested code behaved correctly given this set of return values from the LDAP APIs.

As a convenience, the mock LDAPObject isn’t just a dumb mock object. The typical way to use mockldap is to provide some static directory content and then let LDAPObject generate real return values. This will only work for simple LDAP operations–this obviously isn’t a complete Python LDAP server implementation–but those simple operations tend to cover a lot of cases.

This package contains the documentation.

Andere Pakete mit Bezug zu python-mockldap-doc

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python-mockldap-doc herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 35,9 kB285,0 kB [Liste der Dateien]