google / google/polymorphicDSL
Passing listener of wrong type to @PdslTest results in false positive
Open
JUnit4
- Dominant language
- Java
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
If the wrong type of listener is used it seems that ANTLR's parse tree walker just ignores it by default. We want to throw an exception if one of our users does this.
Contributor guide
Assessment
This issue has not been assessed yet.