Registry / testing / akka-actor-testkit-typed-2-12

akka-actor-testkit-typed-2-12

JSON →
library2.8.8javamavenunverified

Akka is a toolkit for building highly concurrent, distributed, and resilient message-driven applications for Java and Scala.

<dependency> <groupId>com.typesafe.akka</groupId> <artifactId>akka-actor-testkit-typed_2.12</artifactId> <version>2.8.8</version> </dependency>
INSTALL
IMPORT
SIG · AKKA-ACTOR-TESTKIT
A
akka-actor-testkit-typed-2-12
testingjavav2.8.8
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.

ActorTestKit
akka.actor.testkit.typed.javadsl.ActorTestKit

Create and shut down an Akka Typed Actor TestKit for testing actors.

import akka.actor.testkit.typed.javadsl.ActorTestKit; ActorTestKit testKit = ActorTestKit.create(); testKit.shutdownTestKit();
Debug
Known issues
breakingAkka 2.8.x requires Java 11+; older versions may have compatibility issues.
fix
Ensure your project uses Java 11 or later.
affects: >=2.8.0
Upgrade
Version history
2.8.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
44
OpenAI (training)
1
Resources
akka-actor-testkit-typed-2-12 — mvn dependency:get akka-actor-testkit-typed-2-12 · libregistry