~cue-drivers/python-cueclient/master

Viewing all changes in revision 37.

  • Committer: reedip
  • Date: 2016-01-06 03:54:20 UTC
  • Revision ID: git-v1:71c488648a1c118f42e5466e2228cbcf130b1e8a
Fix argument order for assertEqual to (expected, observed)

assertEqual expects that the arguments provided to it should be (expected, observed).
If a particluar order is kept as a convention, then it helps to provide a cleaner
message to the developer if Unit Tests fail.
The following patch fixes this issue

TrivialFix

Change-Id: Ifd37945636b303368bb0b3382a03eade82c2439f
Closes-Bug: #1259292
Closes-Bug: #1277104

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: