Exemple #1
0
 def setUp(self):
     self.outPort = OutPort.basic()
     self.basicInPort = InPort.basic()
     self.inPort = InPort(self.outPort)