Search code examples
How to mock a private static inner class?...


c#justmock

Read More
JustMock: Mocking By Example ToString Evaluation...


c#justmock

Read More
Entity Framework: Mocking with JustMock...


c#.netentity-frameworkunit-testingjustmock

Read More
JustMock - How to mock a method for all instances by returning the result of the equivalent method o...


justmockarrange-act-assert

Read More
Can JustMock return a value based on the parameter?...


mockingtelerikjustmock

Read More
How to fake arg constructor JustMock...


c#justmock

Read More
JustMock Syntax to Moq...


mockingmoqjustmock

Read More
How to correctly test method with return type of an enum using justmock/moq...


unit-testingenumsmockingmoqjustmock

Read More
Exception Using PrivateAccessor...


c#unit-testingjustmock

Read More
Mocking and unit test passes even though assertion is not correct...


c#unit-testingmockingxunit.netjustmock

Read More
how to unit test a delete method using JustMock lite and MSTest?...


c#unit-testingmstestjustmock

Read More
How to mock a constructor with JustMock?...


c#unit-testingjustmock

Read More
How to test that a base constructor receives right arguments?...


c#.netunit-testingrhino-mocksjustmock

Read More
Casting ActionResult as HttpNotFoundResult returns null...


asp.netmstestasp.net-mvc-5justmock

Read More
Trying to Unit Test an Event with JustMock...


c#unit-testingeventstelerikjustmock

Read More
What is equivalent of moq.As in JustMock?...


c#.netentity-frameworkmoqjustmock

Read More
The following setups were not matched - converting JustMock to Moq...


tddmoqjustmock

Read More
Telerik JustMock doesn't call expected arranged method...


silverlightunit-testingjustmock

Read More
NullReferenceException when trying to Enumerate via Mock...


c#unit-testingkenticojustmock

Read More
"This version of JustMock has expired!" after purchasing a license...


visual-studio-2012nunitjustmock

Read More
JustMock how to ignore a method call made inside the method under test...


c#unit-testingjustmock

Read More
Telerik JustMock throws exception when trying to mock SPServiceContext...


c#visual-studio-2012sharepoint-2010mockingjustmock

Read More
Equivalent of JustMock's ReturnsCollection() in FakeItEasy?...


unit-testinglinq-to-sqlfakeiteasyjustmock

Read More
Nested private methods unit testing...


c#.netunit-testingtelerikjustmock

Read More
Rhino mock vs Typemock vs JustMock vs...


moqrhino-mockstypemockjustmock

Read More
JustMock vs. TypeMock vs. Other...


.netunit-testingteleriktypemockjustmock

Read More
Mock Concrete FileInfo Object...


c#mockingjustmock

Read More
is there a better way to test this method?...


c#unit-testingnunitjustmock

Read More
Mocking ConfigurationManager.AppSettings with JustMock...


c#justmock

Read More
unit testing legacy code: limits of "extract and override" vs JustMock/TypeMock/moles?...


c#unit-testingmolestypemockjustmock

Read More
BackNext