magnum/magnum/tests/unit/common/x509
zhufl cbdf9454be Remove unnecessary setUp and tearDown
setUp and tearDown will be automatically called around each
testcase, so this is to remove setUp and tearDown that doing
nothing additional than super to keep code clean.

Change-Id: I3331d753da43c90f73082e6514a96b9fb9b67181
2016-09-20 11:59:08 +08:00
..
__init__.py Add a tool to manage x509 objects 2015-09-05 16:25:57 +09:00
test_operations.py Make 'signing csr' accept Unicode CA Private key 2016-06-21 10:55:23 +09:00
test_sign.py Make 'signing csr' accept Unicode CA Private key 2016-06-21 10:55:23 +09:00
test_validator.py Remove unnecessary setUp and tearDown 2016-09-20 11:59:08 +08:00