GPyUnit::Regr::Mga::tc5::TestCase5 Class Reference

List of all members.

Public Member Functions

def setUp
def tearDown
def populate5B
def testB
def populate5C
def testC

Public Attributes

 project

Detailed Description

avoid if possible the overriding of __init__, yet if you override use the following form:
def __init__(self, methodName='runTest'):
        unittest.TestCase.__init__(self, methodName)

Definition at line 16 of file tc5.py.


Member Function Documentation

def GPyUnit::Regr::Mga::tc5::TestCase5::populate5B (   self,
  p 
)

Definition at line 44 of file tc5.py.

def GPyUnit::Regr::Mga::tc5::TestCase5::populate5C (   self,
  p 
)

Definition at line 132 of file tc5.py.

def GPyUnit::Regr::Mga::tc5::TestCase5::setUp (   self  ) 

Definition at line 23 of file tc5.py.

def GPyUnit::Regr::Mga::tc5::TestCase5::tearDown (   self  ) 

Definition at line 26 of file tc5.py.

def GPyUnit::Regr::Mga::tc5::TestCase5::testB (   self  ) 
testB
        CreateCollection([in,out] IMgaFCOs **pVal)

Definition at line 61 of file tc5.py.

def GPyUnit::Regr::Mga::tc5::TestCase5::testC (   self  ) 
testC
        testing property of IMgaFCO
RootFCO
        
        it should return the first object which is in the hierarchy ( below folders )

Definition at line 178 of file tc5.py.


Member Data Documentation

Definition at line 80 of file tc5.py.


The documentation for this class was generated from the following file:
Generated on Thu May 30 15:59:53 2013 for GME by  doxygen 1.6.3