Forum member

pete

2 posts

Posts by pete

  1. How do I use with typemock?

    Here's an example failure: TypeMock.VerifyException : TypeMock Verification: Call to nCrunch.TestRuntime.TestCoverageEventListener.MarkTestLineStart() Parameter: 1 expected: <(null)> but was: <2> at dq.a(Object A_0, String A_1, String A_2, MethodBase A_3, Object[] A_4, Object A_5) …

  2. How do I use with typemock?

    I saw in the release notes that it works with TypeMock, but I'm not sure how to set it up. All my TypeMock tests are failing.