commit | 5394332f50dec8d15de007d5c0d1643b9899ec4c | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Mon Feb 10 16:07:34 2014 +0100 |
committer | Attila Fazekas <afazekas@redhat.com> | Wed Feb 12 11:45:42 2014 +0100 |
tree | 8f4c4413ec405561de4a47d68be7857e89814287 | |
parent | 4c544c0a69a818c502f435b16ffe73274aca348c [diff] |
Define py27 assertFoo methods for py26 Frequent issue a test case is failing with py26, because the used assert method like the assertGreaterEqual is not defined. Adding unittest2.TestCase to the base testclass when running tempest with py26. Change-Id: I5184fe88485b611c033e81f82177060460da7f1e