
Public Member Functions | |
| def | __init__ (self, name, data_type) | 
| def | getConsumerTypes (self) | 
| def | getProviderTypes (self) | 
| def | getThebuffer (self) | 
| def | publishInterfaces_public (self, connector_profile) | 
Definition at line 32 of file test_InPortBase.py.
| def test_InPortBase.InPortMock.__init__ | ( | self, | |
| name, | |||
| data_type | |||
| ) | 
Definition at line 33 of file test_InPortBase.py.
| def test_InPortBase.InPortMock.getConsumerTypes | ( | self | ) | 
Definition at line 43 of file test_InPortBase.py.
| def test_InPortBase.InPortMock.getProviderTypes | ( | self | ) | 
Definition at line 40 of file test_InPortBase.py.
| def test_InPortBase.InPortMock.getThebuffer | ( | self | ) | 
Definition at line 37 of file test_InPortBase.py.
| def test_InPortBase.InPortMock.publishInterfaces_public | ( | self, | |
| connector_profile | |||
| ) | 
Definition at line 46 of file test_InPortBase.py.