Open
Description
This is the general thread regarding adding additional automated test scenarios to Bridge ASM. Feel free to tag this issue in relevant pull requests.
What? No testing?
Rest assured that all Bridge features are manually validated before they are shipped, however, as time moves on, it is possible that something in somewhere we might not expect could break – and bytecode inconsistencies, at times, aren't quick to show themselves. A group of rock solid automated tests could potentially catch these issues before they make it to you.
What's left to do, then?
Well, add more test scenarios, of course! The following unchecked items are in need of them:
- Implicit Features
-
- Hierarchical Type Detection
-
- Automatic Type Conversions
- Bridges
-
- Fields
-
- Methods
- Invocations
-
- Classes
-
- Constructors
-
- Methods
-
- Fields
- Jumps
- Forks
- Unchecked
- Type Adoption
- Appending the Synthetic Modifier
- Removing Debug Metadata