Skip navigation links
A C D E F G H I J K L M N O P Q R S T U W 

A

addFilter(EventFilter) - Method in class akka.testkit.TestEventListener
 
akka.testkit - package akka.testkit
 
ap() - Method in class akka.testkit.TestActor.SetAutoPilot
 
apply(A) - Method in class akka.testkit.CachingPartialFunction
 
apply(ClassTag<T>) - Method in class akka.testkit.DeadLettersFilter$
 
apply(ClassTag<T>) - Static method in class akka.testkit.DeadLettersFilter
 
apply(String, String, String, String, int, ClassTag<A>) - Method in class akka.testkit.EventFilter$
Create a filter for Error events.
apply(Logging.LogEvent) - Method in class akka.testkit.EventFilter
 
apply(Function0<T>, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, String, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, ActorRef, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Props, ActorRef, String, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Method in class akka.testkit.TestActorRef$
 
apply(Function0<T>, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Function0<T>, String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, String, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorRef, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(Props, ActorRef, String, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ActorRef, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(ActorRef, String, ClassTag<T>, ActorSystem) - Static method in class akka.testkit.TestActorRef
 
apply(int) - Method in class akka.testkit.TestBarrier$
 
apply(int) - Static method in class akka.testkit.TestBarrier
 
apply(EventFilter, Seq<EventFilter>) - Method in class akka.testkit.TestEvent.Mute$
 
apply(EventFilter, Seq<EventFilter>) - Method in class akka.testkit.TestEvent.UnMute$
 
apply(Function0<T>, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, String, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, ActorRef, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Method in class akka.testkit.TestFSMRef$
 
apply(Function0<T>, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, String, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, String, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(Function0<T>, ActorRef, ClassTag<T>, Predef.$less$colon$less<T, FSM<S, D>>, ActorSystem) - Static method in class akka.testkit.TestFSMRef
 
apply(int, ActorSystem) - Method in class akka.testkit.TestLatch$
 
apply(int, ActorSystem) - Static method in class akka.testkit.TestLatch
 
apply(ActorSystem) - Method in class akka.testkit.TestProbe$
 
apply(String, ActorSystem) - Method in class akka.testkit.TestProbe$
 
apply(ActorSystem) - Static method in class akka.testkit.TestProbe
 
apply(String, ActorSystem) - Static method in class akka.testkit.TestProbe
 
assertDone(Duration) - Method in class akka.testkit.EventFilter
Assert that this filter has matched as often as requested by its occurrences parameter specifies.
autopilot() - Method in class akka.testkit.TestActor
 
AutoPilot() - Constructor for class akka.testkit.TestActor.AutoPilot
 
await(ActorSystem) - Method in class akka.testkit.TestBarrier
 
await(FiniteDuration, ActorSystem) - Method in class akka.testkit.TestBarrier
 
AwaitAssert() - Constructor for class akka.testkit.JavaTestKit.AwaitAssert
 
AwaitAssert(Duration) - Constructor for class akka.testkit.JavaTestKit.AwaitAssert
 
AwaitAssert(Duration, Duration) - Constructor for class akka.testkit.JavaTestKit.AwaitAssert
 
awaitAssert(Function0<Object>, Duration, Duration) - Method in interface akka.testkit.TestKitBase
Await until the given assert does not throw an exception or the timeout expires, whichever comes first.
AwaitCond() - Constructor for class akka.testkit.JavaTestKit.AwaitCond
 
AwaitCond(Duration) - Constructor for class akka.testkit.JavaTestKit.AwaitCond
 
AwaitCond(Duration, Duration) - Constructor for class akka.testkit.JavaTestKit.AwaitCond
 
AwaitCond(Duration, Duration, String) - Constructor for class akka.testkit.JavaTestKit.AwaitCond
 
awaitCond(Function0<Object>, Duration, Duration, boolean) - Method in class akka.testkit.TestKit$
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, boolean) - Static method in class akka.testkit.TestKit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitCond(Function0<Object>, Duration, Duration, String) - Method in interface akka.testkit.TestKitBase
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
awaitDone(Duration) - Method in class akka.testkit.EventFilter
 

C

cache() - Method in class akka.testkit.CachingPartialFunction
 
CachingPartialFunction<A,B> - Class in akka.testkit
INTERNAL API
CachingPartialFunction() - Constructor for class akka.testkit.CachingPartialFunction
 
CallingThreadDispatcher - Class in akka.testkit
Dispatcher which runs invocations on the current thread only.
CallingThreadDispatcher(MessageDispatcherConfigurator) - Constructor for class akka.testkit.CallingThreadDispatcher
 
CallingThreadDispatcher$ - Class in akka.testkit
 
CallingThreadDispatcher$() - Constructor for class akka.testkit.CallingThreadDispatcher$
 
CallingThreadDispatcherConfigurator - Class in akka.testkit
 
CallingThreadDispatcherConfigurator(Config, DispatcherPrerequisites) - Constructor for class akka.testkit.CallingThreadDispatcherConfigurator
 
CallingThreadDispatcherQueues - Class in akka.testkit
 
CallingThreadDispatcherQueues() - Constructor for class akka.testkit.CallingThreadDispatcherQueues
 
CallingThreadDispatcherQueues$ - Class in akka.testkit
 
CallingThreadDispatcherQueues$() - Constructor for class akka.testkit.CallingThreadDispatcherQueues$
 
CallingThreadMailbox - Class in akka.testkit
 
CallingThreadMailbox(Cell, MailboxType) - Constructor for class akka.testkit.CallingThreadMailbox
 
cancelTimer(String) - Method in class akka.testkit.TestFSMRef
Proxy for FSM.cancelTimer(java.lang.String).
check() - Method in class akka.testkit.JavaTestKit.AwaitAssert
 
checkMissingAndUnexpected(Seq<Object>, Seq<Object>, String, String) - Method in interface akka.testkit.TestKitBase
 
cleanUp() - Method in class akka.testkit.CallingThreadMailbox
 
complete() - Method in class akka.testkit.DebugFilter
 
complete() - Method in class akka.testkit.ErrorFilter
 
complete() - Method in class akka.testkit.EventFilter
 
complete() - Method in class akka.testkit.InfoFilter
 
complete() - Method in class akka.testkit.WarningFilter
 
cond() - Method in class akka.testkit.JavaTestKit.AwaitCond
 
config() - Method in class akka.testkit.TestKitSettings
 
countDown() - Method in class akka.testkit.TestLatch
 
create(ActorSystem, Props, ActorRef, String) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and name.
create(ActorSystem, Props, ActorRef) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and a random name.
create(ActorSystem, Props, String) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with the given name.
create(ActorSystem, Props) - Method in class akka.testkit.TestActorRef$
Java API: create a TestActorRef in the given system for the given props, with a random name.
create(ActorSystem, Props, ActorRef, String) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and name.
create(ActorSystem, Props, ActorRef) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given supervisor and a random name.
create(ActorSystem, Props, String) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with the given name.
create(ActorSystem, Props) - Static method in class akka.testkit.TestActorRef
Java API: create a TestActorRef in the given system for the given props, with a random name.
createExtension(ExtendedActorSystem) - Method in class akka.testkit.CallingThreadDispatcherQueues$
 
createExtension(ExtendedActorSystem) - Static method in class akka.testkit.CallingThreadDispatcherQueues
 
createExtension(ExtendedActorSystem) - Method in class akka.testkit.TestKitExtension$
 
createExtension(ExtendedActorSystem) - Static method in class akka.testkit.TestKitExtension
 
createMailbox(Cell, MailboxType) - Method in class akka.testkit.CallingThreadDispatcher
 
ctdLock() - Method in class akka.testkit.CallingThreadMailbox
 
custom(PartialFunction<Logging.LogEvent, Object>, int) - Method in class akka.testkit.EventFilter$
Create a custom event filter.
custom(PartialFunction<Logging.LogEvent, Object>, int) - Static method in class akka.testkit.EventFilter
Create a custom event filter.
CustomEventFilter - Class in akka.testkit
Custom event filter when the others do not fit the bill.
CustomEventFilter(PartialFunction<Logging.LogEvent, Object>, int) - Constructor for class akka.testkit.CustomEventFilter
 
CustomEventFilter$ - Class in akka.testkit
 
CustomEventFilter$() - Constructor for class akka.testkit.CustomEventFilter$
 

D

DeadLettersFilter - Class in akka.testkit
 
DeadLettersFilter(Class<?>, int) - Constructor for class akka.testkit.DeadLettersFilter
 
DeadLettersFilter$ - Class in akka.testkit
 
DeadLettersFilter$() - Constructor for class akka.testkit.DeadLettersFilter$
 
debug(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Debug events.
debug(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Debug events.
DebugFilter - Class in akka.testkit
Filter which matches Debug events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Debug events, the most efficient is to use Left("").
DebugFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.DebugFilter
 
DebugFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.DebugFilter
Java API: create a DebugFilter
DebugFilter$ - Class in akka.testkit
 
DebugFilter$() - Constructor for class akka.testkit.DebugFilter$
 
DefaultTimeout - Interface in akka.testkit
 
DefaultTimeout() - Method in class akka.testkit.TestBarrier$
 
DefaultTimeout() - Static method in class akka.testkit.TestBarrier
 
DefaultTimeout() - Method in class akka.testkit.TestKitSettings
 
DefaultTimeout() - Method in class akka.testkit.TestLatch$
 
DefaultTimeout() - Static method in class akka.testkit.TestLatch
 
dequeue() - Method in class akka.testkit.CallingThreadMailbox
 
dilated(Duration) - Method in class akka.testkit.JavaTestKit
 
dispatch(ActorCell, Envelope) - Method in class akka.testkit.CallingThreadDispatcher
 
dispatcher() - Method in class akka.testkit.CallingThreadDispatcherConfigurator
 
dispatcher() - Method in class akka.testkit.TestActorRef
 
doMatch(String, Object) - Method in class akka.testkit.EventFilter
internal implementation helper, no guaranteed API
duration(String) - Static method in class akka.testkit.JavaTestKit
 

E

EchoActor() - Constructor for class akka.testkit.TestActors.EchoActor
 
echoActorProps() - Method in class akka.testkit.TestActors$
 
echoActorProps() - Static method in class akka.testkit.TestActors
 
end() - Method in interface akka.testkit.TestKitBase
 
enqueue(ActorRef, Envelope) - Method in class akka.testkit.CallingThreadMailbox
 
error(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Error events which do not have a cause set (i.e.
error(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Error events which do not have a cause set (i.e.
ErrorFilter - Class in akka.testkit
Filter which matches Error events, if they satisfy the given criteria: throwable applies an upper bound on the type of exception contained in the Error event source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined); if the message itself does not match, the match is retried with the contained Exception&rsquo;s message; if both are null, the filter always matches if at the same time the Exception&rsquo;s stack trace is empty (this catches JVM-omitted &ldquo;fast-throw&rdquo; exceptions) If you want to match all Error events, the most efficient is to use Left("").
ErrorFilter(Class<?>, Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.ErrorFilter
 
ErrorFilter(Class<?>, String, String, boolean, boolean, int) - Constructor for class akka.testkit.ErrorFilter
Java API: create an ErrorFilter
ErrorFilter(Class<?>) - Constructor for class akka.testkit.ErrorFilter
Java API: filter only on the given type of exception
ErrorFilter$ - Class in akka.testkit
 
ErrorFilter$() - Constructor for class akka.testkit.ErrorFilter$
 
EventFilter - Class in akka.testkit
Facilities for selectively filtering out expected events from logging so that you can keep your test run&rsquo;s console output clean and do not miss real error messages.
EventFilter(int) - Constructor for class akka.testkit.EventFilter
 
EventFilter(Class<?>) - Constructor for class akka.testkit.JavaTestKit.EventFilter
 
EventFilter$ - Class in akka.testkit
Facilities for selectively filtering out expected events from logging so that you can keep your test run&rsquo;s console output clean and do not miss real error messages.
EventFilter$() - Constructor for class akka.testkit.EventFilter$
 
exec() - Method in class akka.testkit.JavaTestKit.EventFilter
 
executeTask(TaskInvocation) - Method in class akka.testkit.CallingThreadDispatcher
 
ExpectMsg(String) - Constructor for class akka.testkit.JavaTestKit.ExpectMsg
 
ExpectMsg(Duration, String) - Constructor for class akka.testkit.JavaTestKit.ExpectMsg
 
expectMsg(T) - Method in interface akka.testkit.TestKitBase
Same as expectMsg(remainingOrDefault, obj), but correctly treating the timeFactor.
expectMsg(FiniteDuration, T) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals the given object.
expectMsg(FiniteDuration, String, T) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals the given object.
expectMsg_internal(Duration, T, Option<String>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAllClassOf(Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllClassOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of classes and assert that for each given class one is received which is of that class (equality, not conformance).
expectMsgAllConformingOf(Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllConformingOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllConformingOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of classes and assert that for each given class one is received which conforms to that class (and vice versa).
expectMsgAllOf(Object...) - Method in class akka.testkit.JavaTestKit
Same as expectMsgAllOf(remainingOrDefault(), obj...), but correctly treating the timeFactor.
expectMsgAllOf(FiniteDuration, Object...) - Method in class akka.testkit.JavaTestKit
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAllOf(Seq<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAllOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAllOf(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
Receive a number of messages from the test actor matching the given number of objects and assert that for each given object one is received which equals it and vice versa.
expectMsgAllOf_internal(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAnyClassOf(Class<? extends T>...) - Method in class akka.testkit.JavaTestKit
Same as expectMsgAnyClassOf(remainingOrDefault(), obj...), but correctly treating the timeFactor.
expectMsgAnyClassOf(FiniteDuration, Class<?>...) - Method in class akka.testkit.JavaTestKit
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf(Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAnyClassOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyClassOf(FiniteDuration, Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to one of the given classes.
expectMsgAnyClassOf_internal(FiniteDuration, Seq<Class<? extends C>>) - Method in interface akka.testkit.TestKitBase
 
expectMsgAnyOf(Object...) - Method in class akka.testkit.JavaTestKit
Same as expectMsgAnyOf(remainingOrDefault(), obj...), but correctly treating the timeFactor.
expectMsgAnyOf(FiniteDuration, Object...) - Method in class akka.testkit.JavaTestKit
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgAnyOf(Seq<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgAnyOf(remainingOrDefault, obj...), but correctly treating the timeFactor.
expectMsgAnyOf(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it equals one of the given objects.
expectMsgAnyOf_internal(FiniteDuration, Seq<T>) - Method in interface akka.testkit.TestKitBase
 
expectMsgClass(Class<T>) - Method in class akka.testkit.JavaTestKit
Same as expectMsgClass(remainingOrDefault(), clazz), but correctly treating the timeFactor.
expectMsgClass(FiniteDuration, Class<T>) - Method in class akka.testkit.JavaTestKit
Receive one message from the test actor and assert that it conforms to the given class.
expectMsgClass(Class<C>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgClass(remainingOrDefault, c), but correctly treating the timeFactor.
expectMsgClass(FiniteDuration, Class<C>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to the given class.
expectMsgClass_internal(FiniteDuration, Class<C>) - Method in interface akka.testkit.TestKitBase
 
expectMsgEquals(T) - Method in class akka.testkit.JavaTestKit
Same as expectMsgEquals(remainingOrDefault(), obj), but correctly treating the timeFactor.
expectMsgEquals(FiniteDuration, T) - Method in class akka.testkit.JavaTestKit
Receive one message from the test actor and assert that it equals the given object.
expectMsgPF(Duration, String, PartialFunction<Object, T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that the given partial function accepts it.
expectMsgType(ClassTag<T>) - Method in interface akka.testkit.TestKitBase
Same as expectMsgType[T](remainingOrDefault), but correctly treating the timeFactor.
expectMsgType(FiniteDuration, ClassTag<T>) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it conforms to the given type (after erasure).
expectNoMsg() - Method in class akka.testkit.JavaTestKit
Same as expectNoMsg(remainingOrDefault()), but correctly treating the timeFactor.
expectNoMsg(FiniteDuration) - Method in class akka.testkit.JavaTestKit
Assert that no message is received for the specified time.
expectNoMsg() - Method in interface akka.testkit.TestKitBase
Same as expectNoMsg(remainingOrDefault), but correctly treating the timeFactor.
expectNoMsg(FiniteDuration) - Method in interface akka.testkit.TestKitBase
Assert that no message is received for the specified time.
expectNoMsg_internal(FiniteDuration) - Method in interface akka.testkit.TestKitBase
 
expectTerminated(Duration, ActorRef) - Method in class akka.testkit.JavaTestKit
Assert that the given ActorRef is Terminated within the specified time.
expectTerminated(ActorRef) - Method in class akka.testkit.JavaTestKit
Same as expectTerminated(remainingOrDefault(), target), but correctly treating the timeFactor.
expectTerminated(ActorRef, Duration) - Method in interface akka.testkit.TestKitBase
Receive one message from the test actor and assert that it is the Terminated message of the given ActorRef.

F

FALSE() - Method in class akka.testkit.TestActor$
 
FALSE() - Static method in class akka.testkit.TestActor
 
filter(Logging.LogEvent) - Method in class akka.testkit.TestEventListener
 
filters() - Method in class akka.testkit.TestEvent.Mute
 
filters() - Method in class akka.testkit.TestEvent.UnMute
 
filters() - Method in class akka.testkit.TestEventListener
 
fishForMessage(Duration, String, PartialFunction<Object, Object>) - Method in interface akka.testkit.TestKitBase
Hybrid of expectMsgPF and receiveWhile: receive messages while the partial function matches and returns false.
format(TimeUnit, Duration) - Method in interface akka.testkit.TestKitBase
 
forward(ActorRef) - Method in class akka.testkit.JavaTestKit
 
forward(ActorRef, Object) - Method in class akka.testkit.TestProbe
Forward this message as if in the TestActor's receive method with self.forward.
ForwardActor(ActorRef) - Constructor for class akka.testkit.TestActors.ForwardActor
 
forwardActorProps(ActorRef) - Method in class akka.testkit.TestActors$
 
forwardActorProps(ActorRef) - Static method in class akka.testkit.TestActors
 
from(String) - Method in class akka.testkit.JavaTestKit.EventFilter
 

G

gatherFromAllOtherQueues(CallingThreadMailbox, MessageQueue) - Method in class akka.testkit.CallingThreadDispatcherQueues
 
get() - Method in class akka.testkit.JavaTestKit.ExpectMsg
 
get() - Method in class akka.testkit.JavaTestKit.ReceiveWhile
 
get(ActorSystem) - Method in class akka.testkit.TestKitExtension$
 
get(ActorSystem) - Static method in class akka.testkit.TestKitExtension
 
getLastSender() - Method in class akka.testkit.JavaTestKit
 
getRef() - Method in class akka.testkit.JavaTestKit
Shorthand to get the testActor.
getRemainingTime() - Method in class akka.testkit.JavaTestKit
 
getRemainingTimeOr(FiniteDuration) - Method in class akka.testkit.JavaTestKit
 
getSystem() - Method in class akka.testkit.JavaTestKit
 
getTestActor() - Method in class akka.testkit.JavaTestKit
ActorRef of the test actor.

H

hasMessages() - Method in class akka.testkit.CallingThreadMailbox
 

I

i() - Method in class akka.testkit.TestActor.SetIgnore
 
Id() - Method in class akka.testkit.CallingThreadDispatcher$
 
Id() - Static method in class akka.testkit.CallingThreadDispatcher
 
id() - Method in class akka.testkit.CallingThreadDispatcher
 
ignore(Object) - Method in class akka.testkit.JavaTestKit.IgnoreMsg
 
ignore() - Method in class akka.testkit.TestActor
 
IgnoreMsg() - Constructor for class akka.testkit.JavaTestKit.IgnoreMsg
 
ignoreMsg(PartialFunction<Object, Object>) - Method in interface akka.testkit.TestKitBase
Ignore all messages in the test actor for which the given partial function returns true.
ignoreNoMsg() - Method in class akka.testkit.JavaTestKit
Stop ignoring messages in the test actor.
ignoreNoMsg() - Method in interface akka.testkit.TestKitBase
Stop ignoring messages in the test actor.
ImplicitSender - Interface in akka.testkit
 
info(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Info events.
info(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Info events.
InfoFilter - Class in akka.testkit
Filter which matches Info events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Info events, the most efficient is to use Left("").
InfoFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.InfoFilter
 
InfoFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.InfoFilter
Java API: create an InfoFilter
InfoFilter$ - Class in akka.testkit
 
InfoFilter$() - Constructor for class akka.testkit.InfoFilter$
 
intercept(Function0<T>, ActorSystem) - Method in class akka.testkit.EventFilter
Apply this filter while executing the given code block.
internalExpectMsgAllClassOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
 
internalExpectMsgAllConformingOf(FiniteDuration, Seq<Class<? extends T>>) - Method in interface akka.testkit.TestKitBase
 
isDefinedAt(A) - Method in class akka.testkit.CachingPartialFunction
 
isOpen() - Method in class akka.testkit.TestLatch
 
isStateTimerActive() - Method in class akka.testkit.TestFSMRef
Proxy for FSM.isStateTimerActive().
isTimerActive(String) - Method in class akka.testkit.TestFSMRef
Proxy for FSM.isStateTimerActive().

J

JavaTestKit - Class in akka.testkit
Java API: Test kit for testing actors.
JavaTestKit(ActorSystem) - Constructor for class akka.testkit.JavaTestKit
 
JavaTestKit.AwaitAssert - Class in akka.testkit
Await until the given assert does not throw an exception or the timeout expires, whichever comes first.
JavaTestKit.AwaitCond - Class in akka.testkit
Await until the given condition evaluates to true or the timeout expires, whichever comes first.
JavaTestKit.EventFilter<T> - Class in akka.testkit
Facilities for selectively filtering out expected events from logging so that you can keep your test run’s console output clean and do not miss real error messages.
JavaTestKit.ExpectMsg<T> - Class in akka.testkit
Receive one message from the test actor and assert that the given matching function accepts it.
JavaTestKit.IgnoreMsg - Class in akka.testkit
Ignore all messages in the test actor for which the given function returns true.
JavaTestKit.ReceiveWhile<T> - Class in akka.testkit
Receive a series of messages until one does not match the given match function or the idle timeout is met (disabled by default) or the overall maximum duration is elapsed.
JavaTestKit.Within - Class in akka.testkit
Execute code block while bounding its execution time between min and max.

K

keepRunning() - Method in class akka.testkit.TestActor.AutoPilot
 
KeepRunning$() - Constructor for class akka.testkit.TestActor.KeepRunning$
 

L

lastMessage() - Method in interface akka.testkit.TestKitBase
 
lastSender() - Method in interface akka.testkit.TestKitBase
 
lastWasNoMsg() - Method in interface akka.testkit.TestKitBase
if last assertion was expectNoMsg, disable timing failure upon within() block end.
log() - Method in class akka.testkit.CallingThreadDispatcher
 
lookup() - Method in class akka.testkit.CallingThreadDispatcherQueues$
 
lookup() - Static method in class akka.testkit.CallingThreadDispatcherQueues
 

M

mailboxType() - Method in class akka.testkit.CallingThreadMailbox
 
match(A) - Method in class akka.testkit.CachingPartialFunction
 
match(Object) - Method in class akka.testkit.JavaTestKit.ExpectMsg
 
match(Object) - Method in class akka.testkit.JavaTestKit.ReceiveWhile
 
matches(Logging.LogEvent) - Method in class akka.testkit.CustomEventFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.DeadLettersFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.DebugFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.ErrorFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.EventFilter
This method decides whether to filter the event (true) or not (false).
matches(Logging.LogEvent) - Method in class akka.testkit.InfoFilter
 
matches(String) - Method in class akka.testkit.JavaTestKit.EventFilter
 
matches(Logging.LogEvent) - Method in class akka.testkit.WarningFilter
 
message() - Method in class akka.testkit.DebugFilter
 
message() - Method in class akka.testkit.ErrorFilter
 
message() - Method in class akka.testkit.EventFilter
 
message() - Method in class akka.testkit.InfoFilter
 
message(String) - Method in class akka.testkit.JavaTestKit.EventFilter
 
message() - Method in class akka.testkit.WarningFilter
 
messageClass() - Method in class akka.testkit.DeadLettersFilter
 
messageQueue() - Method in class akka.testkit.CallingThreadMailbox
This is only a marker to be put in the messageQueue&rsquo;s stead to make error messages pertaining to violated mailbox type requirements less cryptic.
MODULE$ - Static variable in class akka.testkit.CallingThreadDispatcher$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.CallingThreadDispatcherQueues$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.CustomEventFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.DeadLettersFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.DebugFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.ErrorFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.EventFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.InfoFilter$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.SocketUtil$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.KeepRunning$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.NoAutoPilot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.NullMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.RealMessage$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.SetAutoPilot$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.SetIgnore$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.UnWatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActor.Watch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActorRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestActors$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestBarrier$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent.Mute$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestEvent.UnMute$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestFSMRef$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestKit$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestKitExtension$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestLatch$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.TestProbe$
Static reference to the singleton instance of this Scala object.
MODULE$ - Static variable in class akka.testkit.WarningFilter$
Static reference to the singleton instance of this Scala object.
msg() - Method in interface akka.testkit.TestActor.Message
 
msg() - Method in class akka.testkit.TestActor.NullMessage$
 
msg() - Method in class akka.testkit.TestActor.RealMessage
 
msgAvailable() - Method in class akka.testkit.JavaTestKit
Query queue status.
msgAvailable() - Method in interface akka.testkit.TestKitBase
Query queue status.
Mute(Seq<EventFilter>) - Constructor for class akka.testkit.TestEvent.Mute
 
Mute(Iterable<EventFilter>) - Constructor for class akka.testkit.TestEvent.Mute
Java API: create a Mute command from a list of filters
Mute$() - Constructor for class akka.testkit.TestEvent.Mute$
 

N

newActorCell(ActorSystemImpl, InternalActorRef, Props, MessageDispatcher, InternalActorRef) - Method in class akka.testkit.TestActorRef
 
noAutoPilot() - Method in class akka.testkit.TestActor.AutoPilot
 
NoAutoPilot$() - Constructor for class akka.testkit.TestActor.NoAutoPilot$
 
noMatch() - Method in class akka.testkit.JavaTestKit.ExpectMsg
 
noMatch() - Method in class akka.testkit.JavaTestKit.ReceiveWhile
 
now() - Method in class akka.testkit.TestKit$
Obtain current timestamp as Duration for relative measurements (using System.nanoTime).
now() - Static method in class akka.testkit.TestKit
Obtain current timestamp as Duration for relative measurements (using System.nanoTime).
now() - Method in interface akka.testkit.TestKitBase
Obtain current time (System.nanoTime) as Duration.
NullMessage$() - Constructor for class akka.testkit.TestActor.NullMessage$
 
numberOfMessages() - Method in class akka.testkit.CallingThreadMailbox
 

O

occurrences(int) - Method in class akka.testkit.JavaTestKit.EventFilter
 
open() - Method in class akka.testkit.TestLatch
 

P

postStop() - Method in class akka.testkit.TestActor
 
props(BlockingDeque<TestActor.Message>) - Method in class akka.testkit.TestActor$
 
props(BlockingDeque<TestActor.Message>) - Static method in class akka.testkit.TestActor
 
props() - Method in class akka.testkit.TestActorRef
 

Q

queue() - Method in class akka.testkit.CallingThreadMailbox
 
queue() - Method in interface akka.testkit.TestKitBase
 

R

randomName() - Method in class akka.testkit.TestActorRef$
 
randomName() - Static method in class akka.testkit.TestActorRef
 
ready(Duration, CanAwait) - Method in class akka.testkit.TestLatch
 
RealMessage(Object, ActorRef) - Constructor for class akka.testkit.TestActor.RealMessage
 
RealMessage$() - Constructor for class akka.testkit.TestActor.RealMessage$
 
receive() - Method in class akka.testkit.TestActor
 
receive(Object) - Method in class akka.testkit.TestActorRef
Directly inject messages into actor receive behavior.
receive(Object, ActorRef) - Method in class akka.testkit.TestActorRef
Directly inject messages into actor receive behavior.
receive() - Method in class akka.testkit.TestActors.EchoActor
 
receive() - Method in class akka.testkit.TestActors.ForwardActor
 
receive() - Method in class akka.testkit.TestEventListener
 
receiveN(int) - Method in class akka.testkit.JavaTestKit
Same as receiveN(n, remaining()), but correctly treating the timeFactor.
receiveN(int, FiniteDuration) - Method in class akka.testkit.JavaTestKit
Receive N messages in a row before the given deadline.
receiveN(int) - Method in interface akka.testkit.TestKitBase
Same as receiveN(n, remaining) but correctly taking into account Duration.timeFactor.
receiveN(int, FiniteDuration) - Method in interface akka.testkit.TestKitBase
Receive N messages in a row before the given deadline.
receiveN_internal(int, Duration) - Method in interface akka.testkit.TestKitBase
 
receiveOne(Duration) - Method in class akka.testkit.JavaTestKit
Receive one message from the internal queue of the TestActor.
receiveOne(Duration) - Method in interface akka.testkit.TestKitBase
Receive one message from the internal queue of the TestActor.
ReceiveWhile(Class<T>) - Constructor for class akka.testkit.JavaTestKit.ReceiveWhile
 
ReceiveWhile(Class<T>, Duration) - Constructor for class akka.testkit.JavaTestKit.ReceiveWhile
 
ReceiveWhile(Class<T>, Duration, int) - Constructor for class akka.testkit.JavaTestKit.ReceiveWhile
 
ReceiveWhile(Class<T>, Duration, Duration, int) - Constructor for class akka.testkit.JavaTestKit.ReceiveWhile
 
receiveWhile(Duration, Duration, int, PartialFunction<Object, T>) - Method in interface akka.testkit.TestKitBase
Receive a series of messages until one does not match the given partial function or the idle timeout is met (disabled by default) or the overall maximum duration is elapsed or expected messages count is reached.
ref() - Method in class akka.testkit.TestActor.UnWatch
 
ref() - Method in class akka.testkit.TestActor.Watch
 
ref() - Method in class akka.testkit.TestProbe
Shorthand to get the testActor.
register(ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
registerForExecution(Mailbox, boolean, boolean) - Method in class akka.testkit.CallingThreadDispatcher
 
registerQueue(CallingThreadMailbox, MessageQueue) - Method in class akka.testkit.CallingThreadDispatcherQueues
 
remaining() - Method in class akka.testkit.JavaTestKit
Obtain time remaining for execution of the innermost enclosing Within block or missing that it returns the properly dilated default for this case from settings (key "akka.test.single-expect-default").
remaining() - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or throw an AssertionError if no within block surrounds this call.
remainingOr(FiniteDuration) - Method in class akka.testkit.JavaTestKit
Obtain time remaining for execution of the innermost enclosing Within block or missing that it returns the given duration.
remainingOr(FiniteDuration) - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the given duration.
remainingOrDefault() - Method in interface akka.testkit.TestKitBase
Obtain time remaining for execution of the innermost enclosing within block or missing that it returns the properly dilated default for this case from settings (key "akka.test.single-expect-default").
remainingOrDilated(Duration) - Method in interface akka.testkit.TestKitBase
 
removeFilter(EventFilter) - Method in class akka.testkit.TestEventListener
 
reply(Object) - Method in class akka.testkit.JavaTestKit
 
reply(Object) - Method in class akka.testkit.TestProbe
Send message to the sender of the last dequeued message.
reset() - Method in class akka.testkit.TestBarrier
 
reset() - Method in class akka.testkit.TestLatch
 
result(Duration, CanAwait) - Method in class akka.testkit.TestLatch
 
resume(ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
run() - Method in class akka.testkit.JavaTestKit.EventFilter
 
run() - Method in class akka.testkit.JavaTestKit.Within
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.AutoPilot
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.KeepRunning$
 
run(ActorRef, Object) - Method in class akka.testkit.TestActor.NoAutoPilot$
 

S

self() - Method in class akka.testkit.CallingThreadMailbox
 
self() - Method in interface akka.testkit.ImplicitSender
 
send(ActorRef, Object) - Method in class akka.testkit.JavaTestKit
 
send(ActorRef, Object) - Method in class akka.testkit.TestProbe
Send message to an actor while using the probe's TestActor as the sender.
sender() - Method in interface akka.testkit.TestActor.Message
 
sender() - Method in class akka.testkit.TestActor.NullMessage$
 
sender() - Method in class akka.testkit.TestActor.RealMessage
 
sender() - Method in class akka.testkit.TestProbe
Get sender of last received message.
setAutoPilot(TestActor.AutoPilot) - Method in class akka.testkit.JavaTestKit
Install an AutoPilot to drive the testActor: the AutoPilot will be run for each received message and can be used to send or forward messages, etc.
SetAutoPilot(TestActor.AutoPilot) - Constructor for class akka.testkit.TestActor.SetAutoPilot
 
setAutoPilot(TestActor.AutoPilot) - Method in interface akka.testkit.TestKitBase
Install an AutoPilot to drive the testActor: the AutoPilot will be run for each received message and can be used to send or forward messages, etc.
SetAutoPilot$() - Constructor for class akka.testkit.TestActor.SetAutoPilot$
 
SetIgnore(Option<PartialFunction<Object, Object>>) - Constructor for class akka.testkit.TestActor.SetIgnore
 
SetIgnore$() - Constructor for class akka.testkit.TestActor.SetIgnore$
 
setState(S, D, FiniteDuration, Option<FSM.Reason>) - Method in class akka.testkit.TestFSMRef
Change FSM state; any value left out defaults to the current FSM state (timeout defaults to None).
setTimer(String, Object, FiniteDuration, boolean) - Method in class akka.testkit.TestFSMRef
Proxy for FSM.setTimer(java.lang.String, java.lang.Object, scala.concurrent.duration.FiniteDuration, boolean).
shutdown() - Method in class akka.testkit.CallingThreadDispatcher
 
shutdown(ActorSystem, Duration, Boolean) - Method in class akka.testkit.JavaTestKit
Shut down an actor system and wait for termination.
shutdown(ActorSystem) - Method in class akka.testkit.JavaTestKit
 
shutdown(ActorSystem, Duration) - Method in class akka.testkit.JavaTestKit
 
shutdown(ActorSystem, Boolean) - Method in class akka.testkit.JavaTestKit
 
shutdown(ActorSystem, Duration, boolean) - Method in interface akka.testkit.TestKitBase
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, Boolean) - Static method in class akka.testkit.JavaTestKit
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem) - Static method in class akka.testkit.JavaTestKit
 
shutdownActorSystem(ActorSystem, Duration) - Static method in class akka.testkit.JavaTestKit
 
shutdownActorSystem(ActorSystem, Boolean) - Static method in class akka.testkit.JavaTestKit
 
shutdownActorSystem(ActorSystem, Duration, boolean) - Method in class akka.testkit.TestKit$
Shut down an actor system and wait for termination.
shutdownActorSystem(ActorSystem, Duration, boolean) - Static method in class akka.testkit.TestKit
Shut down an actor system and wait for termination.
shutdownTimeout() - Method in class akka.testkit.CallingThreadDispatcher
 
SingleExpectDefaultTimeout() - Method in class akka.testkit.TestKitSettings
 
SocketUtil - Class in akka.testkit
Utilities to get free socket address.
SocketUtil() - Constructor for class akka.testkit.SocketUtil
 
SocketUtil$ - Class in akka.testkit
Utilities to get free socket address.
SocketUtil$() - Constructor for class akka.testkit.SocketUtil$
 
source() - Method in class akka.testkit.DebugFilter
 
source() - Method in class akka.testkit.ErrorFilter
 
source() - Method in class akka.testkit.EventFilter
 
source() - Method in class akka.testkit.InfoFilter
 
source() - Method in class akka.testkit.WarningFilter
 
startsWith(String) - Method in class akka.testkit.JavaTestKit.EventFilter
 
stateData() - Method in class akka.testkit.TestFSMRef
Get current state data of this FSM.
stateName() - Method in class akka.testkit.TestFSMRef
Get current state name of this FSM.
suspend(ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
suspendSwitch() - Method in class akka.testkit.CallingThreadMailbox
 
system() - Method in class akka.testkit.CallingThreadMailbox
 
system() - Method in class akka.testkit.TestKit
 
system() - Method in interface akka.testkit.TestKitBase
 
systemDispatch(ActorCell, SystemMessage) - Method in class akka.testkit.CallingThreadDispatcher
 

T

temporaryServerAddress(String, boolean) - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddress(String, boolean) - Static method in class akka.testkit.SocketUtil
 
temporaryServerAddresses(int, String, boolean) - Method in class akka.testkit.SocketUtil$
 
temporaryServerAddresses(int, String, boolean) - Static method in class akka.testkit.SocketUtil
 
test() - Method in class akka.testkit.CustomEventFilter
 
TestActor - Class in akka.testkit
 
TestActor(BlockingDeque<TestActor.Message>) - Constructor for class akka.testkit.TestActor
 
testActor() - Method in interface akka.testkit.TestKitBase
ActorRef of the test actor.
TestActor$ - Class in akka.testkit
 
TestActor$() - Constructor for class akka.testkit.TestActor$
 
TestActor.AutoPilot - Class in akka.testkit
 
TestActor.KeepRunning$ - Class in akka.testkit
 
TestActor.Message - Interface in akka.testkit
 
TestActor.NoAutoPilot$ - Class in akka.testkit
 
TestActor.NullMessage$ - Class in akka.testkit
 
TestActor.RealMessage - Class in akka.testkit
 
TestActor.RealMessage$ - Class in akka.testkit
 
TestActor.SetAutoPilot - Class in akka.testkit
 
TestActor.SetAutoPilot$ - Class in akka.testkit
 
TestActor.SetIgnore - Class in akka.testkit
 
TestActor.SetIgnore$ - Class in akka.testkit
 
TestActor.UnWatch - Class in akka.testkit
 
TestActor.UnWatch$ - Class in akka.testkit
 
TestActor.Watch - Class in akka.testkit
 
TestActor.Watch$ - Class in akka.testkit
 
testActorId() - Method in class akka.testkit.TestKit$
 
testActorId() - Static method in class akka.testkit.TestKit
 
testActorName() - Method in interface akka.testkit.TestKitBase
Defines the testActor name.
testActorName() - Method in class akka.testkit.TestProbe
 
TestActorRef<T extends akka.actor.Actor> - Class in akka.testkit
This special ActorRef is exclusively for use during unit testing in a single-threaded environment.
TestActorRef(ActorSystem, Props, ActorRef, String) - Constructor for class akka.testkit.TestActorRef
 
TestActorRef$ - Class in akka.testkit
 
TestActorRef$() - Constructor for class akka.testkit.TestActorRef$
 
TestActors - Class in akka.testkit
A collection of common actor patterns used in tests.
TestActors() - Constructor for class akka.testkit.TestActors
 
TestActors$ - Class in akka.testkit
A collection of common actor patterns used in tests.
TestActors$() - Constructor for class akka.testkit.TestActors$
 
TestActors.EchoActor - Class in akka.testkit
EchoActor sends back received messages (unmodified).
TestActors.ForwardActor - Class in akka.testkit
ForwardActor forwards all messages as-is to specified ActorRef.
TestBarrier - Class in akka.testkit
 
TestBarrier(int) - Constructor for class akka.testkit.TestBarrier
 
TestBarrier$ - Class in akka.testkit
A cyclic barrier wrapper for use in testing.
TestBarrier$() - Constructor for class akka.testkit.TestBarrier$
 
TestBarrierTimeoutException - Exception in akka.testkit
 
TestBarrierTimeoutException(String) - Constructor for exception akka.testkit.TestBarrierTimeoutException
 
TestEvent - Interface in akka.testkit
Implementation helpers of the EventFilter facilities: send Mute to the TestEventListener to install a filter, and UnMute to uninstall it.
TestEvent$ - Class in akka.testkit
Implementation helpers of the EventFilter facilities: send Mute to the TestEventFilter to install a filter, and UnMute to uninstall it.
TestEvent$() - Constructor for class akka.testkit.TestEvent$
 
TestEvent.Mute - Class in akka.testkit
 
TestEvent.Mute$ - Class in akka.testkit
 
TestEvent.UnMute - Class in akka.testkit
 
TestEvent.UnMute$ - Class in akka.testkit
 
TestEventFilterLeeway() - Method in class akka.testkit.TestKitSettings
 
TestEventListener - Class in akka.testkit
EventListener for running tests, which allows selectively filtering out expected messages.
TestEventListener() - Constructor for class akka.testkit.TestEventListener
 
TestFSMRef<S,D,T extends akka.actor.Actor> - Class in akka.testkit
This is a specialized form of the TestActorRef with support for querying and setting the state of a FSM.
TestFSMRef(ActorSystem, Props, ActorRef, String, Predef.$less$colon$less<T, FSM<S, D>>) - Constructor for class akka.testkit.TestFSMRef
 
TestFSMRef$ - Class in akka.testkit
 
TestFSMRef$() - Constructor for class akka.testkit.TestFSMRef$
 
TestKit - Class in akka.testkit
Test kit for testing actors.
TestKit(ActorSystem) - Constructor for class akka.testkit.TestKit
 
TestKit$ - Class in akka.testkit
 
TestKit$() - Constructor for class akka.testkit.TestKit$
 
TestKitBase - Interface in akka.testkit
Implementation trait behind the TestKit class: you may use this if inheriting from a concrete class is not possible.
TestKitExtension - Class in akka.testkit
 
TestKitExtension() - Constructor for class akka.testkit.TestKitExtension
 
TestKitExtension$ - Class in akka.testkit
 
TestKitExtension$() - Constructor for class akka.testkit.TestKitExtension$
 
testKitSettings() - Method in interface akka.testkit.TestKitBase
 
TestKitSettings - Class in akka.testkit
 
TestKitSettings(Config) - Constructor for class akka.testkit.TestKitSettings
 
TestLatch - Class in akka.testkit
 
TestLatch(int, ActorSystem) - Constructor for class akka.testkit.TestLatch
 
TestLatch$ - Class in akka.testkit
A count down latch wrapper for use in testing.
TestLatch$() - Constructor for class akka.testkit.TestLatch$
 
TestProbe - Class in akka.testkit
TestKit-based probe which allows sending, reception and reply.
TestProbe(ActorSystem, String) - Constructor for class akka.testkit.TestProbe
 
TestProbe(ActorSystem) - Constructor for class akka.testkit.TestProbe
 
TestProbe$ - Class in akka.testkit
 
TestProbe$() - Constructor for class akka.testkit.TestProbe$
 
TestTimeFactor() - Method in class akka.testkit.TestKitSettings
 
throughput() - Method in class akka.testkit.CallingThreadDispatcher
 
throughputDeadlineTime() - Method in class akka.testkit.CallingThreadDispatcher
 
throwable() - Method in class akka.testkit.ErrorFilter
 
timeout() - Method in interface akka.testkit.DefaultTimeout
 
toString() - Method in class akka.testkit.TestActorRef
 

U

underlyingActor() - Method in class akka.testkit.TestActorRef
Retrieve reference to the underlying actor, where the static type matches the factory used inside the constructor.
UnMute(Seq<EventFilter>) - Constructor for class akka.testkit.TestEvent.UnMute
 
UnMute(Iterable<EventFilter>) - Constructor for class akka.testkit.TestEvent.UnMute
Java API: create an UnMute command from a list of filters
UnMute$() - Constructor for class akka.testkit.TestEvent.UnMute$
 
unregister(ActorCell) - Method in class akka.testkit.CallingThreadDispatcher
 
unregisterQueues(CallingThreadMailbox) - Method in class akka.testkit.CallingThreadDispatcherQueues
 
unwatch(ActorRef) - Method in class akka.testkit.JavaTestKit
Have the testActor stop watching someone (i.e.
UnWatch(ActorRef) - Constructor for class akka.testkit.TestActor.UnWatch
 
unwatch(ActorRef) - Method in class akka.testkit.TestActorRef
Unregisters this actor from being a death monitor of the provided ActorRef This means that this actor will not get a Terminated()-message when the provided actor is permanently terminated.
unwatch(ActorRef) - Method in interface akka.testkit.TestKitBase
Have the testActor stop watching someone (i.e.
UnWatch$() - Constructor for class akka.testkit.TestActor.UnWatch$
 

W

warning(String, String, String, String, int) - Method in class akka.testkit.EventFilter$
Create a filter for Warning events.
warning(String, String, String, String, int) - Static method in class akka.testkit.EventFilter
Create a filter for Warning events.
WarningFilter - Class in akka.testkit
Filter which matches Warning events, if they satisfy the given criteria: source, if given, applies a filter on the event&rsquo;s origin message applies a filter on the event&rsquo;s message (either with String.startsWith or Regex.findFirstIn().isDefined) If you want to match all Warning events, the most efficient is to use Left("").
WarningFilter(Option<String>, Either<String, Regex>, boolean, int) - Constructor for class akka.testkit.WarningFilter
 
WarningFilter(String, String, boolean, boolean, int) - Constructor for class akka.testkit.WarningFilter
Java API: create a WarningFilter
WarningFilter$ - Class in akka.testkit
 
WarningFilter$() - Constructor for class akka.testkit.WarningFilter$
 
watch(ActorRef) - Method in class akka.testkit.JavaTestKit
Have the testActor watch someone (i.e.
Watch(ActorRef) - Constructor for class akka.testkit.TestActor.Watch
 
watch(ActorRef) - Method in class akka.testkit.TestActorRef
Registers this actor to be a death monitor of the provided ActorRef This means that this actor will get a Terminated()-message when the provided actor is permanently terminated.
watch(ActorRef) - Method in interface akka.testkit.TestKitBase
Have the testActor watch someone (i.e.
Watch$() - Constructor for class akka.testkit.TestActor.Watch$
 
Within(FiniteDuration) - Constructor for class akka.testkit.JavaTestKit.Within
 
Within(FiniteDuration, FiniteDuration) - Constructor for class akka.testkit.JavaTestKit.Within
 
within(FiniteDuration, FiniteDuration, Function0<T>) - Method in interface akka.testkit.TestKitBase
Execute code block while bounding its execution time between min and max.
within(FiniteDuration, Function0<T>) - Method in interface akka.testkit.TestKitBase
Same as calling within(0 seconds, max)(f).
A C D E F G H I J K L M N O P Q R S T U W 
Skip navigation links