Home | History | Annotate | Download | only in test_utils

Lines Matching defs:shortDescription

410     def shortDescription(self):
415 This method overrides unittest.TestCase.shortDescription(), which
1118 shortDescription = id
1173 def shortDescription(self):
1343 return test.shortDescription() or str(test)