Problem in Chapter 6 code example
I'm working through the problem set in Chapter 6 and have gotten to the point to run the first unit test. However, instead of seeing a NotImplementedException the test is passing. This is because the NBehave "Because_of" override isn't being called. What exactly is supposed to cause "Because_of" to get called?
|