Add specific test for accessing a Property value in a static init block
Open
- Dominant language
- Java
- Stars
- 25
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
One situation that is supposed to result in a ConstructionProblem.InitiationLoopException Problem is accessing a Property.getValue() in a static initializer, but there is no test for that. Does it really happen?
Contributor guide
Assessment
This issue has not been assessed yet.