All Classes and Interfaces
Class
Description
Represents the result of an Action handling a command when run in through the testkit.
Allows to simulate publishing messages for the purposes of testing incoming message flow.
Allows to assert published messages for the purposes of testing outgoing message flow.
Extended by generated code, not meant for user extension
Represents the result of an EventSourcedEntity handling a command when run in through the
testkit.
Docker test container of Kalix Runtime for local development and testing.
Testkit for running Kalix services locally.
Settings for KalixTestkit.
A JUnit 5 "Jupiter" Extension for
KalixTestKit
, which automatically manages the lifecycle of
the testkit.A JUnit 4 external resource for
KalixTestKit
, which automatically manages the lifecycle of
the testkit.This trait is meant to allow for unit testing when a service has cross-component or cross-service
calls.
Represents the result of an ValueEntity handling a command when run in through the testkit.