GPyUnit::Regr::Mga::tc1::TestCase1 Class Reference
List of all members.
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 14 of file tc1.py.
Member Function Documentation
def GPyUnit::Regr::Mga::tc1::TestCase1::populateA |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
def GPyUnit::Regr::Mga::tc1::TestCase1::populateB |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
def GPyUnit::Regr::Mga::tc1::TestCase1::populateC |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
def GPyUnit::Regr::Mga::tc1::TestCase1::populateD |
( |
|
self, |
|
|
|
p | |
|
) |
| | |
def GPyUnit::Regr::Mga::tc1::TestCase1::setUp |
( |
|
self |
) |
|
def GPyUnit::Regr::Mga::tc1::TestCase1::tearDown |
( |
|
self |
) |
|
def GPyUnit::Regr::Mga::tc1::TestCase1::testA |
( |
|
self |
) |
|
testA References
testing getproperties of IMgaFCO
ReferencedBy([out, retval] IMgaFCOs **pVal)
Definition at line 58 of file tc1.py.
def GPyUnit::Regr::Mga::tc1::TestCase1::testC |
( |
|
self |
) |
|
testC connections in MetaGME
testing getproperties of IMgaFCO
PartOfConns([out, retval] IMgaConnPoints **pVal)
and getproperties of IMgaConnPoint
Owner([out, retval] IMgaConnection **pVal)
ConnRole([out, retval] BSTR *pVal)
Target([out, retval] IMgaFCO **pVal)
References([out, retval] IMgaFCOs **pVal)
Definition at line 294 of file tc1.py.
def GPyUnit::Regr::Mga::tc1::TestCase1::testD |
( |
|
self |
) |
|
testD Connections in SF
testing getproperties of IMgaFCO
PartOfConns([out, retval] IMgaConnPoints **pVal)
and getproperties of IMgaConnPoint
Owner([out, retval] IMgaConnection **pVal)
ConnRole([out, retval] BSTR *pVal)
Target([out, retval] IMgaFCO **pVal)
References([out, retval] IMgaFCOs **pVal)
Definition at line 499 of file tc1.py.
def GPyUnit::Regr::Mga::tc1::TestCase1::xtestB |
( |
|
self |
) |
|
testB Sets
testing getproperties of IMgaFCO
MemberOfSets([out, retval] IMgaFCOs **pVal)
Definition at line 155 of file tc1.py.
Member Data Documentation
The documentation for this class was generated from the following file: