PyKMIP/kmip/core
Hadi Esiely a7c41c758b Add Attribute class unit tests
This pull request:

- Adds the comparison operators to the following classes:

 -- Attribute.AttributeName class

- Fixes bug in the "_create_cryptographic_parameters" function when "None" type parameters are used

- Adds read, write, and comparator unit tests for the Attribute class in the /kmip/core/objects.py file

Signed-off-by: Hadi Esiely <hadi.esiely-barrera@jhuapl.edu>
2016-03-01 10:53:29 -05:00
..
factories Add Attribute class unit tests 2016-03-01 10:53:29 -05:00
messages payload/locate: missing argument in 'read' calls 2016-02-17 17:54:25 +01:00
__init__.py PyKMIP - Release v0.0.1 2014-08-13 19:23:05 -04:00
attributes.py Add Attribute class unit tests 2016-03-01 10:53:29 -05:00
config_helper.py Updating the set of supported configuration file locations 2015-08-28 15:59:05 -04:00
enums.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
errors.py PyKMIP - Release v0.1.0 2014-08-28 14:04:23 -04:00
exceptions.py Adding the CryptographyEngine 2016-01-29 13:29:36 -05:00
keys.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
misc.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
objects.py Add Attribute class unit tests 2016-03-01 10:53:29 -05:00
primitives.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
secrets.py Updating support for the Enumeration primitive 2015-09-29 13:23:44 -04:00
server.py server: implement 'discover-versions' 2016-02-18 14:35:30 +01:00
utils.py Adding support for the Query operation 2015-02-23 17:18:05 -05:00