summaryrefslogtreecommitdiffstats
path: root/ipapython/dogtag.py
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2013-10-14 14:28:24 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-10-17 10:48:03 +0200
commit096a49766d6706a05231621b0993acd2e734b0f1 (patch)
treee873c55b4bd23a68a92d71fbbd03272a9a4347aa /ipapython/dogtag.py
parentb599d44816e74108f2930a83e297132cea109ef3 (diff)
downloadfreeipa-096a49766d6706a05231621b0993acd2e734b0f1.tar.gz
freeipa-096a49766d6706a05231621b0993acd2e734b0f1.tar.xz
freeipa-096a49766d6706a05231621b0993acd2e734b0f1.zip
ipatests: Extend the order plugin to properly handle inheritance
When trying to create a new ordered test case by inheriting from already defined test case, by overriding few of its methods, the execution order of the tests is as follows: - first all non-overriden test methods from the parent test class - then all overriden tests methods This patch makes sure that methods are executed in the logical order, that is, the order defined in the parent class.
Diffstat (limited to 'ipapython/dogtag.py')
0 files changed, 0 insertions, 0 deletions