Scala, NRehersal and Fluent Test Interfaces

My blog has moved. You can view this post at the following address: http://www.osherove.com/blog/2008/1/9/scala-nrehersal-and-fluent-test-interfaces.html
Published Wednesday, January 09, 2008 10:50 AM by RoyOsherove
Filed under: ,

Comments

Wednesday, January 09, 2008 2:31 PM by Alex G

# re: Scala, NRehersal and Fluent Test Interfaces

I like the idea... you know, you can take this a notch further and get rid of the requirement for base class by making TEST as an extension method to Object.

Wednesday, January 09, 2008 10:37 PM by Kyralessa

# re: Scala, NRehersal and Fluent Test Interfaces

So, um, is the name misspelled on purpose?

Thursday, January 17, 2008 6:22 AM by ISerializable - Roy Osherove's Blog

# The evolution of unit testing and syntax

The semantics of how you write a unit test, the basic syntax, or Domain Specific language of how we write

Thursday, January 17, 2008 6:22 AM by ISerializable - Roy Osherove's Blog

# The evolution of unit testing and syntax

The semantics of how you write a unit test, the basic syntax, or Domain Specific language of how we write

Thursday, January 17, 2008 6:39 AM by ISerializable - Roy Osherove's Blog

# The evolution of Unit Testing Syntax and Semantics

The semantics of how you write a unit test, the basic syntax, or Domain Specific language of how we write