C# Класс Appccelerate.StateMachine.Machine.GuardTest

Tests the guard feature of the StateMachine.
Показать файл Открыть проект

Открытые методы

Метод Описание
GuardTest ( ) : FluentAssertions

Приватные методы

Метод Описание
EventArgumentIsPassedToTheGuard ( ) : void
GuardWithASingleArgument ( ) : void
GuardWithoutArguments ( ) : void
SingleIntArgumentGuardReturningFalse ( int i ) : bool
SingleIntArgumentGuardReturningTrue ( int i ) : bool

Описание методов

GuardTest() публичный Метод

public GuardTest ( ) : FluentAssertions
Результат FluentAssertions