How can I mole the DataContext that I\'m using in a class to write messages to a table. I\'d like to assert that the table LINQ is writing to has the expected count of messages. Here\'s what i have so
I\'m tryin开发者_高级运维g to stub a call to db. The basic idea is for a line of code like this:
I am trying to get Pex to work with linq in my project.I got this explanation on what I need to do: In order for Pex to support Linq, make sure you add a reference to
I did search the forum and did not find a similar q开发者_StackOverflowuestion. I\'m looking to make a final decision on our mocking framework of choice moving forward as a best practice - I\'ve decid
I am playing with Pex and one of the parameters it passes into my method is \"\\0\". What does that mean?My guess is an empty string (\"\") based on the content of my method.However, if it is the sam