GPyUnit::util Namespace Reference

Namespaces

namespace  gme
namespace  mgadiff

Classes

class  disable_early_binding
class  NoopUsing
class  MUTestMixin
class  MUSVNTestMixin

Functions

def DispatchEx
def dec_disable_early_binding
def register_xmp
def parse_xme
def onerror
def __init__
def setUp
def connstr
def MUGenerator

Variables

tuple _opts
 disable_early_binding = NoopUsing
 mgxdir

Function Documentation

def GPyUnit::util::__init__ (   self,
  name,
  kwds 
)

Definition at line 116 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::connstr (   self  ) 

Definition at line 133 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::dec_disable_early_binding (   f  ) 

Definition at line 55 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::DispatchEx (   progid  ) 

Definition at line 12 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::MUGenerator (   module,
  test 
)

Definition at line 163 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::onerror (   func,
  path,
  exc_info 
)
Error handler for ``shutil.rmtree``.

If the error is due to an access error (read only file)
it attempts to add write permission and then retries.

If the error is for another reason it re-raises the error.

Usage : ``shutil.rmtree(path, onerror=onerror)``

Definition at line 93 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::parse_xme (   connstr,
  xme = None,
  project = None 
)

Definition at line 77 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::register_xmp (   xmpfile  ) 

Definition at line 65 of file Tests/GPyUnit/util/__init__.py.

def GPyUnit::util::setUp (   self  ) 

Definition at line 122 of file Tests/GPyUnit/util/__init__.py.


Variable Documentation

Initial value:
type("Options", (object,), {
    'Dispatch_x64': False,
    'Run_SVN': False,
    })

Definition at line 7 of file Tests/GPyUnit/util/__init__.py.

Definition at line 53 of file Tests/GPyUnit/util/__init__.py.

Definition at line 120 of file Tests/GPyUnit/util/__init__.py.

Generated on Thu May 30 15:59:53 2013 for GME by  doxygen 1.6.3