C# Class Catel.Test.Collections.CollectionExtensionsFacts.TheMoveItemDownByIndexMethod

Show file Open project: Catel/Catel

Private Methods

Method Description
ReturnsTrueAndMovesItemDownForContainedItemAtSecondPosition ( ) : void
ReturnsTrueForContainedItemAtLastPosition ( ) : void
ThrowsArgumentNullExceptionForNullList ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexLargerThanListCount ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexSmallerThanZero ( ) : void