Home | History | Annotate | Download | only in unittest

Lines Matching refs:testFunc

1364     def __init__(self, testFunc, setUp=None, tearDown=None, description=None):
1368 self._testFunc = testFunc