Add unit tests for LUInstanceSetParams
authorThomas Thrainer <thomasth@google.com>
Wed, 11 Sep 2013 14:05:17 +0000 (16:05 +0200)
committerThomas Thrainer <thomasth@google.com>
Thu, 12 Sep 2013 12:56:55 +0000 (14:56 +0200)
commit27619aac779df471adce01fb39d53a6911cc57c8
treede8fe1916b8de3308c5ab8c0438672d03368a869
parentf41b569fe06ce4a65644b4be2ca398226a3bfa6d
Add unit tests for LUInstanceSetParams

This patch adds unit tests for LUInstanceSetParams. It does not provide
100% coverage, but covers a significant portion.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Klaus Aehlig <aehlig@google.com>
test/py/cmdlib/instance_unittest.py
test/py/cmdlib/testsupport/config_mock.py
test/py/cmdlib/testsupport/netutils_mock.py