KnolX Session: Testing Akka Actors Using TestKit

Table of contents
Reading Time: < 1 minute

In the presentation which is the part of our ongoing Knolx session, we discussed about how to test Akka actors using Testkit. By using testkit we can test Actor’s behaviour, apply time assertions on actor’s reply and we can also do integration testing of actors. We also discussed how to use TestProbe to test actors which are supposed to send messages to different destinatations.

 

 

Discover more from Knoldus Blogs

Subscribe now to keep reading and get access to the full archive.

Continue reading