java-sdk/sdk
mestizoLopez 192b37e4c0 Fixing and finishing unit tests (#97)
* Fixing and finishing unit tests

* Fixing styling Issues and adding new test
2020-01-15 10:53:25 -08:00
..
src Fixing and finishing unit tests (#97) 2020-01-15 10:53:25 -08:00
checkstyle-java.xml Improved async call to okhttp. Former solution just wrapped a blocking call, now we using asynch call and collect the results via callbacks. Mono's are created based on the result. This make more efficient use of the resources since nothing is blocking now. Reformatted according new checkstyle (#48) 2019-12-16 15:43:06 -08:00
pom.xml #26 Integretion Testing Initial Example (#74) 2020-01-13 17:59:27 -08:00