C# Класс SIL.SilSidePane.SidePaneTests

To be subclassed by classes that implement the ItemAreaStyle property, so that the unit tests run for each style of item area.
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
_parent System.Windows.Forms.Panel
_sidePane SidePane

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

Метод Описание
AddItem_basic ( ) : void
AddItem_null1 ( ) : void
AddItem_null2 ( ) : void
AddItem_null3 ( ) : void
AddItem_ofSameIdentity_onDifferentTab ( ) : void
AddItem_ofSameIdentity_onSameTab ( ) : void
AddItem_ofSameName_onDifferentTab_forNonNullName ( ) : void
AddItem_ofSameName_onDifferentTab_forNullName ( ) : void
AddItem_ofSameName_onSameTab_forNonNullName ( ) : void
AddItem_ofSameName_onSameTab_forNullName ( ) : void
AddItem_toNonExistentTab ( ) : void
AddTab_basic ( ) : void
AddTab_null ( ) : void
AddTab_ofSameIdentity ( ) : void
AddTab_ofSameName ( ) : void
AddTab_setsIconInUnderlyingButton ( ) : void
AddTab_setsUnderlyingButtonNameAndText ( ) : void
CanDisableTab ( ) : void
ContainingControlTest ( ) : void
CurrentItem ( ) : void
CurrentTab ( ) : void
CurrentTab_whenNoneSelected ( ) : void
DisablingTabDisablesUnderlyingOutlookBarButton ( ) : void
GetTabByName ( ) : void
GetTabByName_nonexistentTab ( ) : void
GetTabByName_null ( ) : void
ItemClickEvent_basic ( ) : void
ItemClickedHandler ( Item itemClicked ) : void
MakeSidePaneWithManyItems ( ) : void
SelectItem_basic ( ) : void
SelectItem_null1 ( ) : void
SelectItem_null2 ( ) : void
SelectItem_null3 ( ) : void
SelectItem_onNonexistentTab ( ) : void
SelectItem_thatDoesNotExist ( ) : void
SelectTab_basic ( ) : void
SelectTab_havingText ( ) : void
SelectTab_null ( ) : void
SelectTab_thatDoesntExist ( ) : void
SetUp ( ) : void
TabClickEvent_basic ( ) : void
TabClickedHandler ( SIL.SilSidePane.Tab tabClicked ) : void
TearDown ( ) : void
TrySelectingDisabledTabThatDoesNotExist ( ) : void

Описание свойств

_parent защищенное свойство

protected Panel,System.Windows.Forms _parent
Результат System.Windows.Forms.Panel

_sidePane защищенное свойство

protected SidePane,SIL.SilSidePane _sidePane
Результат SidePane