Searched defs:methodName (Results 1 - 1 of 1) sorted by relevance

/pkg/src/tests/
H A Dpkg5unittest.py259 def __init__(self, methodName='runTest'):
260 super(Pkg5TestCase, self).__init__(methodName)
279 def methodName(self): function
1797 test.methodName)
3546 def __init__(self, methodName="runTest"):
3547 super(ManyDepotTestCase, self).__init__(methodName)
3666 def __init__(self, methodName="runTest"):
3667 super(ManyDepotTestCase, self).__init__(methodName)

Completed in 25 milliseconds