Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Akka.testkit Classes and Interfaces - 68 results found.
NameDescriptionTypePackageFramework
CachingPartialFunction This is a specialized variant of PartialFunction which is only applicable if you know that isDefinedAt(x) is always called beforeClassakka.testkitAkka
CallingThreadDispatcherDispatcher which runs invocations on the current thread only.Classakka.testkitAkka
CallingThreadDispatcher$Classakka.testkitAkka
CallingThreadDispatcherConfiguratorClassakka.testkitAkka
CallingThreadDispatcherQueuesClassakka.testkitAkka
CallingThreadDispatcherQueues$Classakka.testkitAkka
CallingThreadMailboxClassakka.testkitAkka
CustomEventFilterCustom event filter when the others do not fit the bill.Classakka.testkitAkka
CustomEventFilter$Classakka.testkitAkka
DeadLettersFilterClassakka.testkitAkka
DeadLettersFilter$Classakka.testkitAkka
DebugFilterFilter which matches Debug events, if they satisfy the given criteria: source, if given, applies a filter on the event’s originmessage applies a filter on the event’s message (either with String.Classakka.testkitAkka
DebugFilter$Classakka.testkitAkka
ErrorFilterFilter which matches Error events, if they satisfy the given criteria: throwable applies an upper bound on the type of exception contained in the Error eventsource, if given, applies a filter on the event’s originmessage applies a filter on the event’s message (eitherClassakka.testkitAkka
ErrorFilter$Classakka.testkitAkka
EventFilterFacilities for selectively filtering out expected events from logging so that you can keep your test run’s console output clean and do not miss realClassakka.testkitAkka
EventFilter$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 realClassakka.testkitAkka
InfoFilterFilter which matches Info events, if they satisfy the given criteria: source, if given, applies a filter on the event’s originmessage applies a filter on the event’s message (either with String.Classakka.testkitAkka
InfoFilter$Classakka.testkitAkka
JavaTestKitJava API: Test kit for testing actors.Classakka.testkitAkka
SocketUtilUtilities to get free socket address.Classakka.testkitAkka
SocketUtil$Utilities to get free socket address.Classakka.testkitAkka
TestActorClassakka.testkitAkka
TestActor$Classakka.testkitAkka
TestActor .AutoPilotClassakka.testkit.TestActorAkka
TestActor .KeepRunning$Classakka.testkit.TestActorAkka
TestActor .NoAutoPilot$Classakka.testkit.TestActorAkka
TestActor .NullMessage$Classakka.testkit.TestActorAkka
TestActor .RealMessageClassakka.testkit.TestActorAkka
TestActor .RealMessage$Classakka.testkit.TestActorAkka
TestActor .SetAutoPilotClassakka.testkit.TestActorAkka
TestActor .SetAutoPilot$Classakka.testkit.TestActorAkka
TestActor .SetIgnoreClassakka.testkit.TestActorAkka
TestActor .SetIgnore$Classakka.testkit.TestActorAkka
TestActor .UnWatchClassakka.testkit.TestActorAkka
TestActor .UnWatch$Classakka.testkit.TestActorAkka
TestActor .WatchClassakka.testkit.TestActorAkka
TestActor .Watch$Classakka.testkit.TestActorAkka
TestActorRefThis special ActorRef is exclusively for use during unit testing in a single-threaded environment.Classakka.testkitAkka
TestActorRef$Classakka.testkitAkka
TestActorsA collection of common actor patterns used in tests.Classakka.testkitAkka
TestActors$A collection of common actor patterns used in tests.Classakka.testkitAkka
TestActors .EchoActorEchoActor sends back received messages (unmodified).Classakka.testkit.TestActorsAkka
TestActors .ForwardActorForwardActor forwards all messages as-is to specified ActorRef.Classakka.testkit.TestActorsAkka
TestBarrierClassakka.testkitAkka
TestBarrier$A cyclic barrier wrapper for use in testing.Classakka.testkitAkka
TestBarrierTimeoutExceptionClassakka.testkitAkka
TestEvent to the TestEventListener to install a filter, and UnMute to You should always prefer the filter methods in the package objectInterfaceakka.testkitAkka
TestEvent$ to the TestEventFilter to install a filter, and UnMute to You should always prefer the filter methods in the package objectClassakka.testkitAkka
TestEvent .MuteClassakka.testkit.TestEventAkka
TestEvent .Mute$Classakka.testkit.TestEventAkka
TestEvent .UnMuteClassakka.testkit.TestEventAkka
TestEvent .UnMute$Classakka.testkit.TestEventAkka
TestEventListenerEventListener for running tests, which allows selectively filtering out expected messages.Classakka.testkitAkka
TestFSMRefThis is a specialized form of the TestActorRef with support for querying and setting the state of a FSM.Classakka.testkitAkka
TestFSMRef$Classakka.testkitAkka
TestKitTest kit for testing actors.Classakka.testkitAkka
TestKit$Classakka.testkitAkka
TestKitBase this if inheriting from a concrete class is not possible.Interfaceakka.testkitAkka
TestKitExtensionClassakka.testkitAkka
TestKitExtension$Classakka.testkitAkka
TestKitSettingsClassakka.testkitAkka
TestLatchClassakka.testkitAkka
TestLatch$A count down latch wrapper for use in testing.Classakka.testkitAkka
TestProbeTestKit-based probe which allows sending, reception and reply.Classakka.testkitAkka
TestProbe$Classakka.testkitAkka
WarningFilterFilter which matches Warning events, if they satisfy the given criteria: source, if given, applies a filter on the event’s originmessage applies a filter on the event’s message (either with String.Classakka.testkitAkka
WarningFilter$Classakka.testkitAkka