Package schrodinger :: Package test :: Package stu :: Module base_executable
[hide private]
[frames] | no frames]

Module base_executable

Base class for STU utilities. Each utility should probably implement getParser and _doCommand


Copyright: Schrodinger, Inc. All rights reserved.

Classes [hide private]
  store_server
Argparse action to monkeypatch the server address.
  TestRunnerParser
Subclass that allows easy adding of options.
  TestUtility
Functions [hide private]
 
_check_dir(string)
Check whether a directory exists.
Variables [hide private]
  logger = log.get_logger('test_backend')
  __package__ = 'schrodinger.test.stu'
Function Details [hide private]

_check_dir(string)

 

Check whether a directory exists. Used in parser.