Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Thanks a lot. One more thing, for steps such as 1, we have to do state verification right? (e.g., assertEquals(getUserWithId(user_id), null)). In many resources about introducing BDD, I have seen examples of doing behavior verification, but not much of state verification. Is it normal to mix state verification as well as behavior verification while doing BDD? I am asking because it seems to me we can't substitute one for the other. Commented Mar 1, 2013 at 8:44
  • 1
    @SamirHasan: Add a couple of examples and links to those resources and that's a great question. However, "One more thing ..." rarely makes a good comment. Commented Mar 1, 2013 at 8:58