Announcing Akka 24.05: More Security. More Performance. More Efficiency. Register for the Webinar
 

News & Articles

Full archive

February 27

2020

How to Test Actors with JUnit in Akka 2.6

In this six minute video we go through what testkits that Akka provides for automated testing of your actors. We walk you through a couple of JUnit test examples using the testkits from Java and cover some useful patterns to make your actors easier to test.

For more details and both Java and Scala examples of using the testkit see the Akka documentation