testing.unit.test_gpg module
- class testing.unit.test_gpg.GPGSMTest(methodName='runTest')[source]
Bases:
GPGTestTest compatibility with ‘gpgsm’ the GnuPG tool for S/MIME
- _classSetupFailed = False
- _class_cleanups = []
- encrypt_key1 = '0x0F1ABB99'
- encrypt_key2 = '0xBEC52982'
- pytestmark = [Mark(name='usefixtures', args=('redirect_stdin',), kwargs={})]
- sign_key = None
- sign_passphrase = None
- class testing.unit.test_gpg.GPGTest(methodName='runTest')[source]
Bases:
UnitTestCaseTest GPGFile
- _classSetupFailed = False
- _class_cleanups = []
- pytestmark = [Mark(name='usefixtures', args=('redirect_stdin',), kwargs={})]
Test GPG asymmetric encryption with hidden key id
Test to make sure GPG reports the proper signature key even with hidden encryption key id