Home | History | Annotate | Download | only in unittest

Lines Matching refs:testFunc

1028     def __init__(self, testFunc, setUp=None, tearDown=None, description=None):
1032 self._testFunc = testFunc