Package CHEM :: Package Common :: Package test :: Module Util
[hide private]
[frames] | no frames]

Module Util



Classes [hide private]
  ChemDBTestCase
Common base class for TestCase classes to add some extra functionality
  MockCGIFieldStorage
Mock object to simulate cgi.FieldStorage for testing purposes.
Variables [hide private]
  log = logging.getLogger(Const.APPLICATION_NAME)
  handler = logging.StreamHandler(sys.stderr)
  formatter = logging.Formatter(Const.LOGGER_FORMAT)