]> granicus.if.org Git - python/commit
unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute. Issue...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sun, 13 Sep 2009 17:28:35 +0000 (17:28 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sun, 13 Sep 2009 17:28:35 +0000 (17:28 +0000)
commit5a9719d62745a8eed14b5084c2bdb16bf5cb8011
treee44c845567849c3df63ce14a52362c94759f36eb
parentee2df0300933e8a21372baae01ad2cf2e60a0282
unittest.TestLoader.loadTestsFromName honors the loader suiteClass attribute. Issue 6866.
Doc/whatsnew/2.7.rst
Lib/test/test_unittest.py
Lib/unittest/loader.py