refactor(java): refactor java code for java binding#2145
Conversation
|
We share behavioral tests between bindings. For new test, we may need to upgrade bindings together. |
I am willing to add a new test but do not familiar with python, node.js, etc (T⌓T). Could you please help me, or can I leave empty implementations for other languages to be added later? |
We don't need to test the behavior, they are covered by our rust core. |
According to the previous discussion, I keep the exception test in Java binding module. |
fix #2144