TDD demos/guides/videos including fake repositories or domain models [closed]
Asked Answered
Z

5

11

I have to rewrite an old application and I would like to start using the repository pattern for data access and also write as many tests as possible for the required functionalities.

Can you recommend some videos/guides with more complex examples of TDD including fake repositories or domain models (preferably starting from scratch)?

Zea answered 30/11, 2010 at 12:55 Comment(3)
I like that even though you asked the question, and received no answers, you still went out and shared your research.Andromeda
@jamiebarrow: just to be able to point others to this answers. Up to a certain point SO can be viewed as a blog with a very very good uptime.Zea
@Robert: you're welcome. Please upvote for the link that helped you the most, or just add a comment to it.Zea
Z
1

The Repository Pattern from The NHibernate FAQ blog.

Zea answered 2/12, 2010 at 11:11 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.