module documentation

Test cases for the ldaptor.config module.

Class TestLDAPConfig Unit tests for LDAPConfig.
Class TestLoadConfig Tests for loadConfig.
Function reloadFromContent Reload the global configuration file with raw `content`.
Function writeFile Undocumented
def reloadFromContent(testCase, content): (source)

Reload the global configuration file with raw `content`.

def writeFile(path, content): (source)

Undocumented