October 2016
Intermediate to advanced
418 pages
9h 52m
English
nose2 looks for modules whose names start with the following prefix:testrununittest
nose2 loads tests from all the subclasses of the following class:unittest.Testunittest.TestCaseunittest.RunTest
setUp method in a subclass of unittest.TestCase:
tearDown method in a subclass of unittest.TestCase:
get_accept_content_type_headers method within a subclass of unittest.TestCase, by default, ...