Example #1
0
 def countTestCases(self):
     return self.timesRepeat * TestDecorator.countTestCases(self)
Example #2
0
 def countTestCases(self):
     return TestDecorator.countTestCases(self)