deb-python-ironic-lib/ironic_lib
Ruby Loo e61a45b644 Use autospec in mocked objects
Some of the mocked objects in the unit tests do not have
autospec=True specified. This patch adds them, so that the
tests are consistent.

autospec=True is useful because it creates mock objects
that have the same attributes and methods as the objects
they are replacing.

Change-Id: I49b3a2dd7694666f6f62d3557ccee19a582d5868
2016-06-28 15:57:14 -04:00
..
common Move to oslo.i18n 2015-10-01 09:38:29 -07:00
tests Use autospec in mocked objects 2016-06-28 15:57:14 -04:00
__init__.py Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
disk_partitioner.py Add support for BIOS local boot for GPT label 2016-05-23 06:14:49 +00:00
disk_utils.py Remove deprecated disk util configs 2016-05-24 11:42:18 -04:00
exception.py Replace .iteritems() with .items() 2015-10-02 10:57:53 -07:00
utils.py Explore config options to oslo-config-generator 2016-03-31 02:29:06 +00:00