~allenap/maas/defer-tee

Viewing all changes in revision 4332.

  • Committer: MAAS Lander
  • Author(s): Gavin Panella
  • Date: 2015-09-29 22:50:14 UTC
  • mfrom: (4312.5.1 mock-called-once-matcher)
  • Revision ID: maas_lander-20150929225014-36a2301hssdz40ol
[r=blake-rouse][bug=][author=allenap] New matcher, MockCalledOnce.

Similar to MockCalledOnceWith except that it does not care about arguments. Useful where it's important to show that a call occurred, where arguments are tested elsewhere, and repeating arguments only for the sake of a match distracts from the narrative of the test.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: