C# Class Catel.Test.MVVM.CompositeCommandFacts.TheCanExecuteState

Show file Open project: Catel/Catel

Private Methods

Method Description
CanExecuteEmptyCommandWithAtLeastOneMustBeExecutable ( bool atLeastOneMustBeExecutable, bool expectedValue ) : void
PreventsExecutionOfPartiallyExecutableCommand ( bool checkCanExecuteOfAllCommandsToDetermineCanExecuteForCompositeCommand, bool expectedValue ) : void