Merge "mock.assert_called_once() is not a valid method"

This commit is contained in:
Jenkins 2014-10-21 17:33:19 +00:00 committed by Gerrit Code Review
commit 6743f6b5bd
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Neutron Specific Commandments
- [N321] Validate that jsonutils module is used instead of json
- [N322] We do not use @authors tags in source files. We have git to track
authorship.
- [N323] assert_called_once() is not a valid method
Creating Unit Tests
-------------------