Skip to content

Revisions

  • Add `[Matcher]` attribute to custom matcher method

    @stakx stakx committed Dec 8, 2018
  • Updated Quickstart (markdown)

    @Chcwh Chcwh committed Jul 7, 2018
  • Updated Quickstart (markdown)

    @Chcwh Chcwh committed Jul 7, 2018
  • Added example for case when sender is in event handler parameters

    Mikko Uuksulainen committed Jun 5, 2018
  • Updated Quickstart (markdown)

    @MarsonShine MarsonShine committed Apr 26, 2018
  • Updated Quickstart (markdown)

    @MarsonShine MarsonShine committed Apr 26, 2018
  • Updated Quickstart (markdown)

    @MarsonShine MarsonShine committed Apr 26, 2018
  • Document some new features being added in Moq 4.8; minor corrections

    @stakx stakx committed Dec 8, 2017
  • Make instructions for `[InternalsVisibleTo("DynamicProxyGenAssembly2")]` more precise

    @stakx stakx committed Aug 20, 2017
  • Fix code in section "Advanced Features"

    @stakx stakx committed Jul 10, 2017
  • Updated Quickstart (markdown)

    @stakx stakx committed Jul 10, 2017
  • make code in section "Customizing Mock Behavior" compile

    @stakx stakx committed Jul 10, 2017
  • make code in section "Verification" compile

    @stakx stakx committed Jul 10, 2017
  • Updated Quickstart (markdown)

    @stakx stakx committed Jul 10, 2017
  • Make code examples in section "Callbacks" compile

    @stakx stakx committed Jul 10, 2017
  • Make code in section "Properties" compile (probably needs to be improved some more so that verify doesn't fail)

    @stakx stakx committed Jul 10, 2017
  • Make code in section "Matching arguments" compile

    @stakx stakx committed Jul 10, 2017
  • simplify IFoo definition

    @stakx stakx committed Jul 10, 2017
  • Declared and initialized variable count, which is used in (lazy evaluating return value)

    @christos-P christos-P committed Jun 23, 2017
  • inserted parameter names in IFoo methods, in order IFoo be a valid C# interface.

    @christos-P christos-P committed Jun 23, 2017
  • Add example for SetupSequence to Miscellaneous section

    @stakx stakx committed Jun 21, 2017
  • This is not a very good getting started guide. There isn't a single block of code that you can paste into a xUnit test and have it just run the called mocked methods.

    @pgorbas pgorbas committed Jun 7, 2017
  • Rename `MockFactory` to `MockRepository` (as suggested in #153)

    @stakx stakx committed Jun 5, 2017
  • Remove broken link (as was decided in https://github.com/moq/moq4/issues/159)

    @stakx stakx committed Jun 5, 2017
  • Fix one-line code blocks

    @Arithmomaniac Arithmomaniac committed Sep 12, 2016
  • I'm picky about adverbs.

    @mrworkman mrworkman committed Aug 9, 2016
  • Updated the Interface assumptions for the Methods section

    @ramtinkermani ramtinkermani committed Apr 8, 2016
  • Added question.

    David K. Wright committed Jan 23, 2016
  • Added newline

    David K. Wright committed Jan 23, 2016
  • Added note that the link to microsoft connect is dead.

    David K. Wright committed Jan 23, 2016