Browse by Tags

All Tags » Art Of Unit Testing » .Net 2.0 (RSS)

Using Explicit Arrange,Act,Assert scopes in tests – thoughts? by ISerializable - Roy Osherove's Blog : Agile

What are your thoughts on this style of writing? Specifically the “Explicit” way of defining arrange, act and assert scopes. also, given the name of the test, where should the call to “OnApplyTemplate” be (if you’ve never seen the code)? which version...

Test Review #2 – ASP.NET MVC Unit Tests by ISerializable - Roy Osherove's Blog : Agile

See other reviews: Review #1: NerdDinner Here’s the second video review of Unit Tests. This is another one written by Microsoft – ASP.NET MVC ( source ). First, it’s important to state how surprised I was by the high quality of the tests in MVC. The tests...
More Posts