Forgus / spock

Automatically exported from code.google.com/p/spock
0 stars 0 forks source link

What happened to the @Title annotation? #351

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
It is still mentioned in the nifty documentation, yet in the Javadoc it is not 
present anymore (I did cross check older versions, where it was still there). 
Just turning to Spock for testing, I was really confused when I tried to use 
@Title and my code would not compile ;)
I would really like that feature, assuming it would do for Specs, just what the 
"method name in quotes" syntax does for features.

Original issue reported on code.google.com by thirsch...@googlemail.com on 25 Feb 2014 at 3:28

GoogleCodeExporter commented 8 years ago
It seems to me that @Title was added last year, as such it is only going to be 
available in the upcoming 1.0.

I checked the older version, and @Title is not in any of them.

Original comment by vorz...@plexomat.com on 5 Jun 2014 at 9:32