Public Member Functions | |
| def | __init__ (self, buff) | 
| def | init (self, prop) | 
| def | put (self, data) | 
| def | write (self, data) | 
Private Attributes | |
| _buff | |
| _data | |
Definition at line 47 of file test_OutPortPushConnector.py.
| def test_OutPortPushConnector.ConsumerMock.__init__ | ( | self, | |
| buff | |||
| ) | 
Definition at line 48 of file test_OutPortPushConnector.py.
| def test_OutPortPushConnector.ConsumerMock.init | ( | self, | |
| prop | |||
| ) | 
Definition at line 53 of file test_OutPortPushConnector.py.
| def test_OutPortPushConnector.ConsumerMock.put | ( | self, | |
| data | |||
| ) | 
Definition at line 60 of file test_OutPortPushConnector.py.
| def test_OutPortPushConnector.ConsumerMock.write | ( | self, | |
| data | |||
| ) | 
Definition at line 56 of file test_OutPortPushConnector.py.
      
  | 
  private | 
Definition at line 50 of file test_OutPortPushConnector.py.
      
  | 
  private | 
Definition at line 49 of file test_OutPortPushConnector.py.