jakartaee / cdi-tck

CDI TCK
Apache License 2.0
46 stars 44 forks source link

Create TCK coverage for programmatic access to assignability rules for observer methods and typesafe resolution #518

Closed manovotn closed 7 months ago

manovotn commented 9 months ago

CDI issue - https://github.com/jakartaee/cdi/issues/498 CDI PR - https://github.com/jakartaee/cdi/pull/700

We don't need to go in-depth on the assignability itself as those are covered elsewhere. Instead, we should mostly test some basic cases plus the fact that implicit qualifiers are added automatically.

Azquelt commented 8 months ago

I will work on this unless someone else is already doing so.

manovotn commented 8 months ago

Sure, that would be great!