java-sdk/sdk-actors
Andres Robles 9703dabaae Unit testing + bug fixing in GRPC Adapter (#79)
* Adding mockito plugin to be able to mock final classes
Increasing test coverage for ObjectSerializer
Fixing bug in GRPC Adapter while creating the envelopes, found during unit testing.

* First step into returning Http Headers as part of the response for the DaprClientHttpAdapter
Updating State object to match the API.
Fixing Broken Unit Tests and increasing coverage for DaprClientGrpcAdapter

* Adding documentation, fixing typos and renaming support method to be more descriptive.

* Addressing PR comments
Increasing test coverage
Fixing Merge conflicts

* Addressing PR comments
2020-01-13 08:01:45 -08:00
..
src Unit testing + bug fixing in GRPC Adapter (#79) 2020-01-13 08:01:45 -08:00
checkstyle-java.xml Spliting Actor client and runtime into a separate jar. (#83) 2020-01-11 10:13:29 -08:00
pom.xml Spliting Actor client and runtime into a separate jar. (#83) 2020-01-11 10:13:29 -08:00