The main motivation here is that mock.call becomes a namedtuple and you can say `m.call_args_list[0].args` instead of `m.call_args_list[0][0]` Change-Id: Ibb1a64ef0bfdebf06d26636cdb6ea191c10705f7
712 B
712 B