[Unit Test] Increase unit test coverage in sdk-actors
Abierto
area/test/unit
good first issue
P2
size/XS
triaged/resolved
- Lenguaje dominante
- Java
- Estrellas
- 300
- Forks
- 230
- Merge medio
- 5 d 1 h
- PR fusionados (30 d)
- 5
Descripción
## 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.