Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.6, 1.6-beta-1
-
None
-
None
-
mac os x, java version "1.6.0_05"
intellij 7.0.3
testng
Description
Parameter annotations for constructors don't show up in the runtime environment when specified in groovy code. They work when using java.
NOTE: In the unit test, the CONSTRUCTOR annotation ElementType works for both groovy and java.
NOTE: the only external package dependency is the unit test package, testng.