fury
fury copied to clipboard
chore(Scala): add Scala PolymorphicTest
What does this PR do?
It wasn't clear from the docs how Fory handled polymorphism. The final test fails, so I set it to be ignored. deserializeJavaObject does not work if the class you pass to it is a superclass.
Related issues
Does this PR introduce any user-facing change?
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?