|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.testkit.TestKit
akka.testkit.AkkaSpec
akka.testkit.TestActorRefSpec
public class TestActorRefSpec
Nested Class Summary | |
---|---|
static class |
TestActorRefSpec.Logger
|
static class |
TestActorRefSpec.ReceiveTimeoutActor
|
static class |
TestActorRefSpec.ReplyActor
|
static class |
TestActorRefSpec.SenderActor
|
static interface |
TestActorRefSpec.TActor
|
static class |
TestActorRefSpec.WorkerActor
|
static class |
TestActorRefSpec.WrappedTerminated
Forwarding Terminated to non-watching testActor is not possible,
and therefore the Terminated message is wrapped. |
static class |
TestActorRefSpec.WrappedTerminated$
|
Constructor Summary | |
---|---|
TestActorRefSpec()
|
Method Summary | |
---|---|
void |
beforeEach()
|
static int |
counter()
|
static java.lang.Thread |
otherthread()
|
static java.lang.Thread |
thread()
|
Methods inherited from class akka.testkit.AkkaSpec |
---|
afterAll, afterTermination, atStartup, beforeAll, beforeTermination, expectedTestDuration, getCallerName, invokeBeforeAllAndAfterAllEvenIfNoTestsAreExpected, log, mapToConfig, muteDeadLetters, spawn, testConf |
Methods inherited from class akka.testkit.TestKit |
---|
awaitCond, dilated, now, shutdownActorSystem, system, testActorId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.testkit.DefaultTimeout |
---|
timeout |
Methods inherited from interface akka.testkit.WatchedByCoroner |
---|
coronerWatch, displayThreadCounts, startAndStopDuration, startCoroner, stopCoroner |
Constructor Detail |
---|
public TestActorRefSpec()
Method Detail |
---|
public static int counter()
public static java.lang.Thread thread()
public static java.lang.Thread otherthread()
public void beforeEach()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |