MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / loadTestsFromTestCase

Method loadTestsFromTestCase

Lib/unittest/loader.py:48–57  ·  view source on GitHub ↗

Return a suite of all tests cases contained in testCaseClass

(self, testCaseClass)