Newbie to Gradle: Need help setting up tests

Hi,

I am completely new to using Gradle. I am trying to convert my existing ANT functional tests to Gradle + Groovy. Is there a good documentation that kind of details how the folders can be organised when running functional tests. I have tried following the guide, running Java tests under Gradle documentation, but they have not been of much help and further confused me.

Any help/pointers appreciated.

– M.