C# Класс ArgsTests.TabCompletionTests

Показать файл Открыть проект

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

Метод Описание
ClearHistory ( ) : void
EnsureSecureStringsAreNotTabCompletable ( ) : void
LegacyTestWithArgSpecificTabCompletion ( ) : void
Repeat ( string s, int num ) : string
TestActionEnumArgCompletion ( ) : void
TestArgAwareCompletionNegative ( ) : void
TestArgAwareCompletionPositive ( ) : void
TestArgRequiredCancelBehaviorWithNoREPL ( ) : void
TestArgRequiredCancelBehaviorWithNoREPLAndConditional ( ) : void
TestArgRequiredCancelBehaviorWithREPL ( ) : void
TestArgRequiredCancelBehaviorWithREPLAndConditional ( ) : void
TestArrowAndDelete ( ) : void
TestBackspace ( ) : void
TestBasicCompletion ( ) : void
TestCustomCompletion ( ) : void
TestEnumCompletion ( ) : void
TestEnumShortcutsCompletion ( ) : void
TestHistoryBasic ( ) : void
TestHistoryCleanup ( ) : void
TestHistoryUpDown ( ) : void
TestHomeAndEnd ( ) : void
TestModeledActionREPL ( ) : void
TestMultiTabCycling ( ) : void
TestMultiTabCyclingBackwards ( ) : void
TestMultiTabsFileSystem ( ) : void
TestPassThrough ( ) : void
TestProperParsingOfQuotedArgs ( ) : void
TestQuotesWithinArgs ( ) : void
TestREPL ( ) : void
TestREPLExitsWhenIndicatorIsNotPresent ( ) : void
TestREPLReset ( ) : void
TestShiftTabFileSystem ( ) : void