Table of Contents

Class FSMSpecHelpers

Namespace
Akka.TestKit
Assembly
Akka.TestKit.dll

TBD

public static class FSMSpecHelpers
Inheritance
FSMSpecHelpers
Inherited Members

Methods

CurrentStateExpector<TS>()

TBD

public static Func<object, object, bool> CurrentStateExpector<TS>()

Returns

Func<object, object, bool>

TBD

Type Parameters

TS

TBD

TransitionStateExpector<TS>()

TBD

public static Func<object, object, bool> TransitionStateExpector<TS>()

Returns

Func<object, object, bool>

TBD

Type Parameters

TS

TBD