Skip to content

History

Revisions

  • Destroyed _Footer (markdown)

    @abdurahimovelbek111 abdurahimovelbek111 committed Jan 22, 2024
    cd0b2c5
  • This isn't documented well enough, I see a lot of people instantiating the same mocks before every test instead of creating it once and using Mock.Reset method

    @alamb3142 alamb3142 committed Jan 2, 2024
    ce83d32
  • Created _Footer (markdown)

    @Kincade1905 Kincade1905 committed Oct 29, 2023
    a568205
  • Updated FAQ (markdown)

    @Mayaolong Mayaolong committed Jul 9, 2023
    96aa88e
  • Updated FAQ (markdown)

    @Mayaolong Mayaolong committed Jul 9, 2023
    f9a539a
  • Updated FAQ (markdown)

    @Mayaolong Mayaolong committed Jul 9, 2023
    6e6e2ae
  • Destroyed _Footer (markdown)

    @tsahi tsahi committed Jul 2, 2023
    39fed6c
  • Destroyed Boris (markdown)

    @tsahi tsahi committed Jun 29, 2023
    b516c91
  • Created _Footer (markdown)

    @artistotless artistotless committed Jun 19, 2023
    e9d9c7f
  • Created Boris (markdown)

    @Serafimov2350 Serafimov2350 committed Apr 18, 2023
    0d47f59
  • Modify moqthis.com --> http://moq.github.io/moq4/

    @SeanKilleen SeanKilleen committed May 12, 2022
    a0fab2c
  • Add hint that only overridable methods can be set up

    @stakx stakx committed May 12, 2022
    de1495f
  • had to write out the services more to explicitly explain how the InSequence method works

    @sammychinedu2ky sammychinedu2ky committed May 3, 2022
    c9e067f
  • The protected member needs to be virtual to be able to be override.

    @goyzhang goyzhang committed Jun 29, 2021
    c547b6b
  • Fix typos.

    @GitHubPang GitHubPang committed Jun 25, 2021
    2edcc0a
  • Make "Async Methods" a sub-section of "Methods"

    @stakx stakx committed Jan 16, 2021
    3ac2f36
  • Add outline at top of page

    @stakx stakx committed Jan 16, 2021
    9a908f4
  • Add some info about setting up async methods

    @stakx stakx committed Jan 16, 2021
    d0dce32
  • Updated Quickstart (markdown)

    @stakx stakx committed Dec 22, 2020
    eecf907
  • Generic type argument matching: give `object` priority over `It.IsAnyType`

    @stakx stakx committed Dec 22, 2020
    db64c1d
  • Added a note how to match generic type arguments in Moq < 4.13

    @akorczynskikcura akorczynskikcura committed Dec 22, 2020
    e4fc87a
  • Remove defunct link to NuDoq

    @stakx stakx committed Nov 30, 2020
    1d02a41
  • Make it more explicit on how to use an arbitrary interface to get more insights on a protected method. Based in the info provided in #934

    @siprbaum siprbaum committed Oct 26, 2020
    2fe18a5
  • Destroyed _Footer (markdown)

    @stakx stakx committed Sep 7, 2020
    acb3123
  • Created _Footer (markdown)

    @Tshimangadzo Tshimangadzo committed Aug 31, 2020
    05a8c0c
  • Fix incorrect invocation of `VerifyRemove` (event _remove_ method is required)

    @tomasdeml tomasdeml committed Jul 7, 2020
    e124488
  • Destroyed _Footer (markdown)

    diegogfit committed May 4, 2020
    13a4cad
  • a

    diegogfit committed May 4, 2020
    9237462
  • Remove outdated Silverlight reference

    @stakx stakx committed Apr 29, 2020
    54f945c
  • Explaining how to verify that a group of calls happened in sequence via MockSequence and InSequence

    @linkel linkel committed Feb 5, 2020
    6d40063