ImplicitSenderSpec Methods

The ImplicitSenderSpec type exposes the following members.

Methods


  Name Description
Public method Dispose (Inherited from AkkaSpec.)
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method EventFilter``1 (Inherited from AkkaSpec.)
Protected method expectMsg(Object) (Inherited from AkkaSpec.)
Protected method expectMsg(Object, TimeSpan) (Inherited from AkkaSpec.)
Protected method expectMsg(Object, Func<(Of <<'(Object, Object, Boolean>)>>)) (Inherited from AkkaSpec.)
Protected method expectMsg(Object, Func<(Of <<'(Object, Object, Boolean>)>>), TimeSpan) (Inherited from AkkaSpec.)
Protected method expectMsgPF``1(TimeSpan, String, Func<(Of <<'(Object, UMP>)>>)) (Inherited from AkkaSpec.)
Protected method expectMsgPF``1(String, Func<(Of <<'(Object, UMP>)>>)) (Inherited from AkkaSpec.)
Protected method ExpectMsgPF``1 (Inherited from AkkaSpec.)
Protected method expectMsgType``1()()()() (Inherited from AkkaSpec.)
Protected method expectMsgType``1(TimeSpan) (Inherited from AkkaSpec.)
Protected method expectNoMsg (Inherited from AkkaSpec.)
Protected method expectTerminated(ActorRef) (Inherited from AkkaSpec.)
Protected method expectTerminated(ActorRef, TimeSpan) (Inherited from AkkaSpec.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Protected method GetConfig (Inherited from AkkaSpec.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method ImplicitSender_should_have_testActor_as_itself
Protected method intercept``1 (Inherited from AkkaSpec.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected method receiveOne (Inherited from AkkaSpec.)
Protected method receiveWhile``1(TimeSpan, Func<(Of <<'(Object, UMP>)>>), Int32) (Inherited from AkkaSpec.)
Protected method receiveWhile``1(TimeSpan, TimeSpan, Func<(Of <<'(Object, UMP>)>>), Int32) (Inherited from AkkaSpec.)
Protected method ShouldBe (Inherited from AkkaSpec.)
Protected method TestProbe (Inherited from AkkaSpec.)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected method watch (Inherited from AkkaSpec.)
Protected method Within``1(TimeSpan, TimeSpan, Func<(Of <<'(UMP>)>>)) (Inherited from AkkaSpec.)
Protected method Within``1(TimeSpan, Func<(Of <<'(UMP>)>>)) (Inherited from AkkaSpec.)