Better tests for Java native client (#14132)

* add echo tests with java native client

* fix echo server

* fix github

* add npm install

* update samples

* add license header

* update smaples

* add test for array of string

* fix java native respone type casting

* better code format

* add license header
This commit is contained in:
William Cheng
2022-11-29 14:18:14 +08:00
committed by GitHub
parent fabd0a8be2
commit 3a26da76b0
58 changed files with 4288 additions and 45 deletions

View File

@@ -0,0 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists