ollie314 / atinject

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

Implement TCK for annotation API #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We have about 30 days to do this. We'll provide some injectable classes,
some rules for what should be injected (each injector will be responsible
for converting the rules to injector-specific configuration), and code to
validate the classes after they're injected.

Original issue reported on code.google.com by crazybob...@gmail.com on 1 Jul 2009 at 4:30

GoogleCodeExporter commented 8 years ago
...and we should also check that JSR 330 constraints are all checked (fields 
must be non-final, etc.)

Original comment by limpbizkit on 8 Sep 2009 at 2:11

GoogleCodeExporter commented 8 years ago

Original comment by crazybob...@gmail.com on 30 Sep 2009 at 5:39