C# Class Appccelerate.StateMachine.Machine.Transitions.SourceIsDescendantOfTargetTransitionTest

Inheritance: Appccelerate.StateMachine.Machine.Transitions.SuccessfulTransitionWithExecutedActionsTestBase
Show file Open project: appccelerate/appccelerate

Public Methods

Method Description
SourceIsDescendantOfTargetTransitionTest ( ) : FakeItEasy

Private Methods

Method Description
EntersTargetState ( ) : void
ExitsOfAllStatesFromSourceUpToTarget ( ) : void

Method Details

SourceIsDescendantOfTargetTransitionTest() public method

public SourceIsDescendantOfTargetTransitionTest ( ) : FakeItEasy
return FakeItEasy