Lost your password?

Blogs about: Moq

Featured Blog

ASP.NET MVC - A first verdict

danielsaidi wrote 3 months ago: I have been working with ASP.NET MVC for a couple of days now and will post entries regarding my exp … more →

Tags: .NET, C#, ASP .NET MVC

Using NUnit and Moq together

danielsaidi wrote 4 months ago: As I am progressing with the NerdDinner tutorial, I am discovering that some of my development patte … more →

Tags: NUnit, TDD, BDD, NUnit

Summary 12.08.2009 – 14.08.20092 comments

bogdanbrinzarea wrote 4 months ago: Architecture Ayende has (yet) another really enlightening post about the issues with the classic thr … more →

Tags: Summaries, technology, Architecture, aspnetmvc, C#, ddd, entityframework4.0, TDD

Checking what was sent to a mock, readability of test code and readability of assert messages1 comment

Kash wrote 4 months ago: There are several ways to determine what was sent to your mock object. In this blog post I’ll … more →

Tags: Rhino Mocks, Test Driven Development, TDD

Recursive Mocks: Comparing Moq to Rhino Mocks

Kash wrote 4 months ago: Here is the simple ASP.NET MVC code I want to test. In a test, I need to mock the HttpContext so tha … more →

Tags: Rhino Mocks, Test Driven Development, oo, Recursive Mocks, TDD

Summary 20.04.20091 comment

bogdanbrinzarea wrote 8 months ago: DDD Yves Goeleven continues his DDD saga explaining this time how to model less obvious concepts suc … more →

Tags: technology, aspnetmvc, javascript, riaservices, NHibernate, Architecture, asp.netajax4.0, ado.netdataservices, NServiceBus

Stubs in Moq

ronniebarker wrote 9 months ago: I had a discussion today regarding Moq and how to make a quick stub of a property so that a mock obj … more →

Tags: C#

The importance of being up in it1 comment

rick wrote 1 year ago: After all that talk of Vernon, maybe it’s time to jump back to the present. Speaking of which, … more →

Tags: Robert Pirsig, Guidebook to Zen and the Art of Motorcycle Maintenence, crimethinc, evasion, Books, Reading

Quality - Pirsig says it exists

tjkuhn wrote 1 year ago: Zen and the Art of Motorcycle Maintenance In the car during my commute to work, I’ve been list … more →

Tags: General Science, tjkuhn, Thought, Pirsig, Zen, Zen and the Art of Motorcycle Maintenance

MOQ WCF

ken zheng wrote 1 year ago: Here is the example you can mock a WCF service for Unit Testing Create a simple WCF Service in VS 20 … more →

Tags: .NET, VS2008, WCF

MOQ YOUR CODE

ken zheng wrote 1 year ago: MOQ is a very useful mocking library available to mock your code, and doesn’t require any prio … more →

Tags: .NET, VS2008, Mock, Readify

Using StructureMap to mock DataAccess in CSLA BO2 comments

Frank Mao wrote 1 year ago: I had always thought StructureMap is just another IOC tool similar to Castle windsor, until yesterda … more →

Tags: CSLA, IoC, Mock, StructureMap, TypeMock

Create multiple criteria to mock DataAcess in CSLABO

Frank Mao wrote 1 year ago: I posted before about using TypeMock to do mock data access in CSLABO. Today I am posting another wa … more →

Tags: Mock, CSLA

Arthur Schopenhauer - Metaphysics of Love

Sasha Pryazhnikov wrote 1 year ago: Русскому философу В.С.Соловьеву принадлежит определение смысла любви как «оправдания и спасения инди … more →

Tags: Essay, biology-society, Girls, kids, mind tricks, Morals, sex

Set Property Expect setter in Moq3 comments

Frank Mao wrote 1 year ago: I have a piece of code like this, accept user login, if failed, set error message. simple enough, bu … more →

Tags: Mock

Listing issues

Andy wrote 1 year ago: Here we are again. We left the last installment with 3 passing tests which is a good start. In this … more →

Tags: issues

Test Authorizatoin Rules in CSLA

Frank Mao wrote 1 year ago: To test CSLA BO’s authorization settings, I have to mock the IPrincipal.IsInRole method, Rhino … more →

Tags: CSLA, Mock, rhino, test, TypeMock

ASP.NET: MVC Framework Refresh

webpurity wrote 1 year ago: There has been an unofficial release of the ASP.NET MVC Source Code which is now available on the ne … more →

Tags: ASP.NET, CodePlex, mvc

Einstein meets Magritte

Sasha Pryazhnikov wrote 1 year ago: Доклад Роберта Пирсига на научной конференции “Встреча Эйнштейна и Магритта” по случаю ю … more →

Tags: Essay, back to human, buddism, East & West, mind tricks, Morals, Science


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS