Registry / testing / akka-testkit-2-10

akka-testkit-2-10

JSON →
library2.3.16javamavenunverified

Provides testing utilities for Akka actors, including test probes and expectations.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-testkit_2.10</artifactId> <version>2.3.16</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-TESTKIT-2-10
A
akka-testkit-2-10
testingjavav2.3.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestKit
akka.testkit.TestKit

Extend TestKit to test Akka actors.

import akka.testkit.TestKit; import akka.actor.ActorSystem; public class MyTest extends TestKit { public MyTest() { super(ActorSystem.create()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.16latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
Amazon
1
OpenAI (training)
1
Resources
akka-testkit-2-10 — mvn dependency:get akka-testkit-2-10 · libregistry