¡@

Home 

python Programming Glossary: stackoverflow.py

Writing a re-usable (parametrized) unittest.TestCase method [duplicate]

http://stackoverflow.com/questions/1676269/writing-a-re-usable-parametrized-unittest-testcase-method

unittest.main This is the output from when I run it python stackoverflow.py .F..FF.... FAIL test_2 __main__.ExampleTestCase Traceback.. Traceback most recent call last File stackoverflow.py line 34 in test_function function self value File stackoverflow.py.. line 34 in test_function function self value File stackoverflow.py line 13 in multitest self.assertEqual self.somevalue n AssertionError..