akka.testkit
Class TestFSMRefSpec

java.lang.Object
  extended by akka.testkit.TestKit
      extended by akka.testkit.AkkaSpec
          extended by akka.testkit.TestFSMRefSpec
All Implemented Interfaces:
TestKitBase, WatchedByCoroner

public class TestFSMRefSpec
extends AkkaSpec


Constructor Summary
TestFSMRefSpec()
           
 
Method Summary
 
Methods inherited from class akka.testkit.AkkaSpec
afterAll, afterTermination, atStartup, beforeAll, beforeTermination, expectedTestDuration, getCallerName, 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.WatchedByCoroner
coronerWatch, displayThreadCounts, startAndStopDuration, startCoroner, stopCoroner
 
Methods inherited from interface akka.testkit.TestKitBase
awaitAssert, awaitCond, checkMissingAndUnexpected, end, expectMsg_internal, expectMsg, expectMsg, expectMsgAllClassOf, expectMsgAllClassOf, expectMsgAllConformingOf, expectMsgAllConformingOf, expectMsgAllOf_internal, expectMsgAllOf, expectMsgAllOf, expectMsgAnyClassOf_internal, expectMsgAnyClassOf, expectMsgAnyClassOf, expectMsgAnyOf_internal, expectMsgAnyOf, expectMsgAnyOf, expectMsgClass_internal, expectMsgClass, expectMsgClass, expectMsgPF, expectMsgType, expectMsgType, expectNoMsg_internal, expectNoMsg, expectNoMsg, expectTerminated, fishForMessage, format, ignoreMsg, ignoreNoMsg, internalExpectMsgAllClassOf, internalExpectMsgAllConformingOf, lastMessage, lastSender, lastWasNoMsg, msgAvailable, now, queue, receiveN_internal, receiveN, receiveN, receiveOne, receiveWhile, remaining, remainingOr, remainingOrDilated, setAutoPilot, shutdown, testActor, testKitSettings, unwatch, watch, within, within
 

Constructor Detail

TestFSMRefSpec

public TestFSMRefSpec()