Home | History | Annotate | Download | only in unittest

Lines Matching refs:testFunc

1027     def __init__(self, testFunc, setUp=None, tearDown=None, description=None):
1031 self._testFunc = testFunc