def __init__(self):
		EventSource.__init__(self, ['parametricSummaryReady'])
Example #2
0
 def __init__(self):
     EventSource.__init__(self, ['testSummaryReady'])
Example #3
0
 def __init__(self):
   EventSource.__init__(self, ['binSummaryReady'])