public class EventStoreTestKit
extends akka.testkit.TestKit
| Modifier and Type | Field and Description |
|---|---|
protected static akka.actor.ActorSystem |
actorSystem |
| Constructor and Description |
|---|
EventStoreTestKit() |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends akka.actor.Actor> |
createCommandHandler(akka.actor.Props props) |
protected EventReceiver |
createEventReceiver() |
protected <T extends akka.actor.Actor> |
createProjectionRef(akka.actor.Props props) |
protected <T extends Saga> |
createSaga(Class<T> clz) |
akka$testkit$TestKitBase$_setter_$akka$testkit$TestKitBase$$queue_$eq, akka$testkit$TestKitBase$_setter_$testActor_$eq, akka$testkit$TestKitBase$_setter_$testKitSettings_$eq, akka$testkit$TestKitBase$$end_$eq, akka$testkit$TestKitBase$$end, akka$testkit$TestKitBase$$lastWasNoMsg_$eq, akka$testkit$TestKitBase$$lastWasNoMsg, akka$testkit$TestKitBase$$queue, awaitAssert, awaitAssert$default$2, awaitAssert$default$3, awaitCond, awaitCond$default$2, awaitCond$default$3, awaitCond$default$4, dilated, expectMsg, expectMsg, expectMsgAllClassOf, expectMsgAllClassOf, expectMsgAllConformingOf, expectMsgAllConformingOf, expectMsgAllOf, expectMsgAllOf, expectMsgAnyClassOf, expectMsgAnyClassOf, expectMsgAnyOf, expectMsgAnyOf, expectMsgClass, expectMsgClass, expectMsgPF, expectMsgPF$default$1, expectMsgPF$default$2, expectMsgType, expectMsgType, expectNoMsg, expectNoMsg, expectTerminated, expectTerminated$default$2, fishForMessage, fishForMessage$default$1, fishForMessage$default$2, ignoreMsg, ignoreNoMsg, lastMessage_$eq, lastMessage, lastSender, msgAvailable, now, receiveN, receiveN, receiveOne, receiveWhile, receiveWhile$default$1, receiveWhile$default$2, receiveWhile$default$3, remaining, remainingOr, setAutoPilot, shutdown, shutdown$default$2, shutdown$default$3, shutdownActorSystem, shutdownActorSystem$default$2, shutdownActorSystem$default$3, system, testActor, testKitSettings, unwatch, watch, within, withinprotected <T extends akka.actor.Actor> akka.testkit.TestActorRef<T> createCommandHandler(akka.actor.Props props)
protected <T extends akka.actor.Actor> akka.testkit.TestActorRef<T> createProjectionRef(akka.actor.Props props)
protected EventReceiver createEventReceiver()
Copyright © 2014. All rights reserved.