Files
ironic-python-agent/ironic_python_agent/tests/unit/extensions
Ruby Loo 50ddb894b4 Replace dict.get(key) with dict[key] in tests
This replaces dict.get(key) with dict[key] in the unit tests,
since we should be explicit about whether we expect the key to
exist or not. (These are tests, after all.)

Change-Id: Ide98ceba325214e55cab2063d9ace150d63f9617
Closes-Bug: #1590808
2016-06-23 17:41:23 -04:00
..
2015-08-28 14:16:34 -07:00