Package Pootle :: Package storage :: Module test_standard
[show private | hide private]
[frames | no frames]

Module Pootle.storage.test_standard

Function Summary
  test_interface()
Test conformance to the API interface.

Function Details

test_interface()

Test conformance to the API interface.

Poor man's alternative to zope.interface.
>>> from Pootle.storage.api import validateModule
>>> import Pootle.storage.standard
>>> validateModule(Pootle.storage.standard)

Generated by Epydoc 2.1 on Tue Aug 22 04:29:46 2006 http://epydoc.sf.net