GPyUnit::Regr::Mga::tc7::TestCase7 Class Reference

List of all members.

Public Member Functions

def setUp
def tearDown
def findInProj
def populate7A
def testA
def populate7B
def testB
def populate7C
def testC
def populate7D
def testD
def populate7F

Static Public Attributes

 project = None

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 15 of file tc7.py.


Member Function Documentation

def GPyUnit::Regr::Mga::tc7::TestCase7::findInProj (   self,
  project,
  obj_name = "",
  obj_kind = "" 
)

Definition at line 32 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::populate7A (   self,
  p 
)

Definition at line 51 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::populate7B (   self,
  p 
)

Definition at line 136 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::populate7C (   self,
  p 
)

Definition at line 237 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::populate7D (   self,
  p 
)

Definition at line 394 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::populate7F (   self,
  p 
)

Definition at line 514 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::setUp (   self  ) 

Definition at line 24 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::tearDown (   self  ) 

Definition at line 27 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::testA (   self  ) 
testA
test properties of IMgaFCO such as
        Meta
        MetaRole
        ParentModel
        ParentFolder

Definition at line 74 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::testB (   self  ) 
testB
test properties of IMgaFCO such as
        ParentModel
        ParentFolder

Definition at line 172 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::testC (   self  ) 
testC
test properties of IMgaFCO such as
        Part
        Parts
        PartByMetaPart

Definition at line 306 of file tc7.py.

def GPyUnit::Regr::Mga::tc7::TestCase7::testD (   self  ) 
testD
test properties of IMgaFCO such as
        AttributeByName -get/put
        StrAttrByName   -get/put
        IntAttrByName   -get/put
        
first inquire the original values, then modify them
inquire once again, revert back to the original ones 
then modify and inquire once again using the variant put/getter AttributeByName

Definition at line 405 of file tc7.py.


Member Data Documentation

Definition at line 22 of file tc7.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