Short description
When and example needs to check multiple states, it split up the business rule.
Context
When doing Behaviour-Driven Development we want to discover more knowledge and we can do that by using Example Mapping. During example mapping we start writing our examples for a specific business rule.
Comments