Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 298 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 298 Bytes

This directory contains a copy of the tests from implementation but using the legacy obj.Foo("methodName", args...); syntax.

These tests are effectively pure duplication and may be removed at some future point. They are here to maintain coverage as JNI Bind migrates to a C++20 friendly syntax.