freeipa/ipatests/test_pkcs10
Petr Viktorin 375e9f7c4b tests: Use PEP8-compliant setup/teardown method names
The setUp/dearDown names are used in the unittest module, but there is no reason
to use them in non-`unittest` test cases.
Nose supports both styles (but mixing them can cause trouble when
calling super()'s methods).
Pytest only supports the new ones.

https://fedorahosted.org/freeipa/ticket/4610

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2014-11-21 12:14:44 +01:00
..
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test0.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test1.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test2.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test3.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test4.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test5.csr Make an ipa-tests package 2013-06-17 19:22:50 +02:00
test_pkcs10.py tests: Use PEP8-compliant setup/teardown method names 2014-11-21 12:14:44 +01:00