commit | f86fa3198c5b8285306a587ec4a5832e518ff14e | [log] [tgz] |
---|---|---|
author | Attila Fazekas <afazekas@redhat.com> | Tue Jul 30 19:56:39 2013 +0200 |
committer | Attila Fazekas <afazekas@redhat.com> | Wed Aug 14 16:26:44 2013 +0200 |
tree | a6e7885bd9aed00deaf595d406274a2c018b6a6c | |
parent | 3049dc994087b3202f07c8d9d6f43ab35b98c7f3 [diff] |
setUpClass/tearDownClass full chain Ensure the setUpClass/tearDownClass methods calls the super properly. The setUpClass call tested at setUp time, the tearDownClass at exit time. super calling issues are also fixed. Implements blueprint stop-leaking Closes-Bug: #1212071 Change-Id: I266efe0cd363b330b1511e7e983dab9f62778848