Package repoze :: Package who :: Package plugins :: Package tests :: Module test_sql
[hide private]

Module test_sql

source code

Classes [hide private]
  TestSQLAuthenticatorPlugin
  TestDefaultPasswordCompare
  TestSQLMetadataProviderPlugin
  TestMakeSQLAuthenticatorPlugin
  TestMakeSQLMetadataProviderPlugin
  DummyConnectionFactory
  _DummyConnFactory
Functions [hide private]
 
compare_fail(cleartext, stored) source code
 
compare_succeed(cleartext, stored) source code
 
make_dummy_connfactory(**kw) source code
Variables [hide private]
  DummyConnFactory = _DummyConnFactory()
  __package__ = 'repoze.who.plugins.tests'