Factory generation mixups when more than 1 factory in same package with implementing interface
Open
Component: factory
P3
type=defect
- Dominant language
- Java
- Stars
- 10.6k
- Forks
- 1.2k
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 13
Description
When 2 or more types with each their own autofactory and each autofactory with their own interface is declared, then each generated autofactory class contains the implementation of _all_ autofactory interfaces.
Contributor guide
Assessment
This issue has not been assessed yet.