Skip to content
Snippets Groups Projects
Commit 4ba89030 authored by Mark Goddard's avatar Mark Goddard
Browse files

unit tests: Use assertListEqual and maxDiff = None

Currently the output is truncated when mock call lists don't match. This
makes it difficult to diagnose the issue. Use assertListEqual and
maxDiff = None to avoid truncating the output.

Change-Id: I93bc6907e926722156739297ac58c327e9743d9d
parent d190e9e3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment