Mapping steps to implementation code

The mapping layer of Behavior Testing Framework maps scenarios to the code that runs the steps. In the implementation layer of the framework, you use context APIs in writing your step methods. You can extend the context APIs that the framework provides or create your own new context APIs.