Public Member Functions | |
| def | __init__ (self, mgr) | 
| def | test (self, mgr) | 
Definition at line 26 of file test_Factory.py.
| def test_Factory.testClass.__init__ | ( | self, | |
| mgr | |||
| ) | 
Definition at line 27 of file test_Factory.py.
| def test_Factory.testClass.test | ( | self, | |
| mgr | |||
| ) | 
Definition at line 31 of file test_Factory.py.