C# Класс Catel.Test.Collections.CollectionExtensionsFacts.TheMoveItemUpByIndexMethod

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

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

Метод Описание
ReturnsTrueAndMovesItemUpForContainedItemAtSecondPosition ( ) : void
ReturnsTrueForContainedItemAtFirstPosition ( ) : void
ThrowsArgumentNullExceptionForNullList ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexLargerThanListCount ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexSmallerThanZero ( ) : void