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

Show file Open project: Catel/Catel

Private Methods

Method Description
ReturnsTrueAndMovesItemUpForContainedItemAtSecondPosition ( ) : void
ReturnsTrueForContainedItemAtFirstPosition ( ) : void
ThrowsArgumentNullExceptionForNullList ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexLargerThanListCount ( ) : void
ThrowsArgumentOutOfRangeExceptionForIndexSmallerThanZero ( ) : void