C# Class Moe.StateMachine.Tests.TestStateCreation

Exibir arquivo Open project: sstuddard/Moe.StateMachine

Private Methods

Method Description
Setup ( ) : void
Test_Create_CanCreateTransitionBeforeStateDefined ( ) : void
Test_Create_Heirarchy_ParentChild ( ) : void
Test_Create_InitialState ( ) : void
Test_Create_SimpleMachine ( ) : void
Test_Create_StateUniqueness ( ) : void
Test_Create_StateUniqueness_EntireStateMachine ( ) : void
Test_Create_TwoStates ( ) : void
Test_Create_TwoStates_WithTransition ( ) : void
Test_ShortCircuitIndexer_CreatesState ( ) : void
Test_State_ContainsState ( ) : void
Test_State_CreateDeepByIndexers ( ) : void