How can I use the Groovy Console to kick off junit tests?
(Currently using Groovy 1.6.0)
|
|
How can I use the Groovy Console to kick off junit tests? (Currently using Groovy 1.6.0)
|
|||
|
|
|
|
I currently use:
(Where my junit test class is I've tried running:
within the Groovy Console, but that just returns the class instance. Is there an easier way? |
||||||
|