Files
python-openstackclient/openstackclient/tests/compute/v2/test_server.py
Tang Chen 569ff3dcd8 Abstract a helper function for server.xxx() tests.
The test cases for server.xxx() are all the same, with one or more faked servers.
So use a helper function to reduce code duplicate.

Change-Id: I660c7731e2de8bf4d815b414a621d8d9ca6d5a8b
Implements: blueprint osc-unit-test-framework-improvement
2015-11-27 19:01:46 +08:00

25 KiB