lang="en-US"> KnolX Session: Testing Akka Actors Using TestKit - Knoldus Blogs
Site icon Knoldus Blogs

KnolX Session: Testing Akka Actors Using TestKit

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.

 

 

Exit mobile version