How to kill and restart an akka persistent actor in unit test to see if it retains state
In my unit tests, is there a way to kill and then restart a persistent actor to check whether it can properly retain state (and that event serialisation/deserialisation works fine)?
Aucun commentaire:
Enregistrer un commentaire