Searched refs:shortDescription (Results 1 – 4 of 4) sorted by relevance
22 def shortDescription(self): member in LitTestCase
65 def shortDescription(self): member in AnnotatedFileTestCase
410 def shortDescription(self): member in TestCase1118 shortDescription = id variable in ClassTestSuite1173 def shortDescription(self): member in FunctionTestCase1343 return test.shortDescription() or str(test)
247 return '%s: "%s"' % (self._GetTestURI(test), test.shortDescription())