Step method structure
A step method is a Gosu method that maps a scenario step to a method in a specific interface.
Step methods have a three-part structure:
- The method connector
- The method declaration
- The method body
A step method is a Gosu method that maps a scenario step to a method in a specific interface.
Step methods have a three-part structure: