No Asserts in Java SDK Tests
TLDR Tom wondered about the lack of asserts in the Java SDK tests. Kishore Nallan explained that it's a community contribution and improvements are necessary.

Oct 19, 2022 (11 months ago)
Tom
03:16 PMI'm just looking at the tests written for the Java SDK and am I right in thinking there are no asserts?
https://github.com/typesense/typesense-java/tree/master/src/test/java/org/typesense/api
Or am I being blind? 👀
Kishore Nallan
03:19 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Collaborative Work on the Java Client Project
Jason organizes a team to work on the Java client, asking Joe about his updates. Kartik shared his Github handle, while Joe is waiting for a Github password reset before sharing his work.

Development and Contributions to Typesense-Java Code
Joe began work on a Typesense-Java code, considering different Java versions. Jason and Kartik give feedback and discuss pulling the project into a shared Github repository. GitHub access issues are discussed.

Resolving ClassNotFoundException in Android while using Typesense
Amal encountered a ClassNotFoundException while setting up Typesense in Android. Kishore Nallan recommended using Stack Overflow and Maven to resolve the issue. They also provided a fix for the Java client on Android, which worked for Amal.
