PyKMIP/kmip/tests/unit/core/messages/payloads
Peter Hamilton b84af4f88d Add payload for the Poll operation
This change adds the request payload for the Poll operation. A unit
test suite for the payload is included. The payload can be imported
directly from the payloads package.
2017-12-08 13:10:34 -05:00
..
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_activate.py Update payload management 2017-09-21 13:37:55 -04:00
test_archive.py Add payloads for the Archive operation 2017-12-07 19:04:36 -05:00
test_cancel.py Add payloads for the Cancel operation 2017-12-08 05:09:44 -05:00
test_check.py Add payloads for the Check operation 2017-12-08 06:26:25 -05:00
test_create.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_create_key_pair.py Update payload management 2017-09-21 13:37:55 -04:00
test_decrypt.py Update payload management 2017-09-21 13:37:55 -04:00
test_derive_key.py Update payload management 2017-09-21 13:37:55 -04:00
test_destroy.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_discover_versions.py Update payload management 2017-09-21 13:37:55 -04:00
test_encrypt.py Update payload management 2017-09-21 13:37:55 -04:00
test_get.py Update payload management 2017-09-21 13:37:55 -04:00
test_get_attribute_list.py Update payload management 2017-09-21 13:37:55 -04:00
test_get_attributes.py Update payload management 2017-09-21 13:37:55 -04:00
test_get_usage_allocation.py Add payloads for the GetUsageAllocation operation 2017-12-08 05:58:40 -05:00
test_locate.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_mac.py Update payload management 2017-09-21 13:37:55 -04:00
test_obtain_lease.py Add payloads for the ObtainLease operation 2017-12-08 11:36:25 -05:00
test_poll.py Add payload for the Poll operation 2017-12-08 13:10:34 -05:00
test_query.py Update payload management 2017-09-21 13:37:55 -04:00
test_recover.py Add payloads for the Recover operation 2017-12-08 08:43:06 -05:00
test_register.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_rekey_key_pair.py Update payload management 2017-09-21 13:37:55 -04:00
test_revoke.py Update payload management 2017-09-21 13:37:55 -04:00
test_sign.py correct spelling mistake 2017-09-01 21:18:15 +01:00
test_signature_verify.py Add payloads for the SignatureVerify operation 2017-08-18 10:41:03 -04:00