commit | 0021c29a758ed4fcbbf43ef9fe160b4db22e2d29 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Tue Mar 29 21:33:34 2016 +0200 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Thu Apr 14 10:16:28 2016 +0200 |
tree | 60999be3cae4aaea72e6207f39d89a2793233e2a | |
parent | 0ad690430bd6851dc83e0e4131c762d42b6e840a [diff] |
Replace Mox with Mock According to [1] "New test cases should be implemented using Mock. It is part of the Python standard library in Python 3 and as such is the preferred method for OpenStack." So let's kill Mox in favor of Mock. [1] http://docs.openstack.org/infra/manual/developers.html#peer-review Change-Id: I0db1cf3969a8d5ae90e1a13330799e69c7751207