deb-python-pykmip/kmip/tests/unit/core
Peter Hamilton ab3298c6d1 Fixing infinite recursion bug with object inheritance
This change removes all references to self.__class__. In object
hierarchies with multiple levels of inheritance, using self.__class__
can cause an infinite loop when resolving references to parent classes.
2015-06-02 11:16:42 -04:00
..
attributes Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
factories Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
messages Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
misc Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
objects Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
secrets Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
__init__.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_config_helper.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_primitives.py Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
test_server.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00
test_utils.py Reorganizing test suite and updating tox configuration 2015-05-14 13:13:10 -04:00