commit | ebefdf6a93bb136f42cf60ada3b24c8eaf902b46 | [log] [tgz] |
---|---|---|
author | Etan Cohen <etancohen@google.com> | Mon Apr 18 16:41:24 2016 -0700 |
committer | Etan Cohen <etancohen@google.com> | Mon Apr 18 16:41:24 2016 -0700 |
tree | 5510a2c708a797ecddd750568dead51f2ce19e46 | |
parent | dbe7e254416b4bff224adf200900cef2ec306da7 [diff] |
[NAN] Update tests: verifyNoMoreInteractions on all interactions. Replaced the check on inOrder (which just verifies no more interactions in the sequence) with the general one (Mockito) which checks no more interactions globally (i.e. all interactions except those explicitly verified). Change-Id: I65e81ced6327720f0fa9b7f8dfe66703621b4175