This is a 5 minute tutorial on how to write a test story using EasyB, a Groovy based behaviour driven development system for Java.
You'll need Maven installed and you may want to have an IDE with Maven and Groovy integration. Additionally, both IntelliJ and Eclipse also provide EasyB plugins that allow you to run individual stories.
Firstly create a skeleton project, and add these plugins to your POM: