[Unit Test] Increase unit test coverage in sdk-actors
Open
area/test/unit
good first issue
P2
size/XS
triaged/resolved
- Dominant language
- Java
- Stars
- 300
- Forks
- 230
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 5
Description
## Describe the proposal
Increase unit test coverage in sdk-actors
For the classes:
- runtime.ActorObjectSerializer (two public methods untested)
- runtime.ActorRuntime (around 53% line coverage) (Certain illegal arguments, exception scenarios)
- client.ActorProxyImpl (Illegal arguments, exception scenarios)
Part of https://github.com/dapr/dapr/issues/2226
Contributor guide
Assessment
This issue has not been assessed yet.