C# Class CSMSL.Tests.Util.Collections.SortedMaxSizedContainerTestFixture

Show file Open project: dbaileychess/CSMSL

Private Methods

Method Description
SortedMaxSizedContainerAddDefaultItem ( ) : void
SortedMaxSizedContainerClear ( ) : void
SortedMaxSizedContainerClearMaxSizeUneffected ( ) : void
SortedMaxSizedContainerContainsItem ( ) : void
SortedMaxSizedContainerCountIntiallyZero ( ) : void
SortedMaxSizedContainerDoesNotContainsItem ( ) : void
SortedMaxSizedContainerInverseComparer ( ) : void
SortedMaxSizedContainerLarge ( ) : void
SortedMaxSizedContainerLargeContains ( ) : void
SortedMaxSizedContainerLargeRemove ( ) : void
SortedMaxSizedContainerLargeRemoveCount ( ) : void
SortedMaxSizedContainerLargeRemoveEach ( ) : void
SortedMaxSizedContainerMaxSize ( ) : void
SortedMaxSizedContainerMaxSizeNegative ( ) : void
SortedMaxSizedContainerMaxSizeNotExceeded ( ) : void
SortedMaxSizedContainerMaxSizeZero ( ) : void
SortedMaxSizedContainerOnlySmallestItemsRemain ( ) : void
SortedMaxSizedContainerRemoveDuplicateItemCorrectCollection ( ) : void
SortedMaxSizedContainerRemoveExistentItem ( ) : void
SortedMaxSizedContainerRemoveExistentItemCorrectCollection ( ) : void
SortedMaxSizedContainerRemoveExistentItemDoesntContain ( ) : void
SortedMaxSizedContainerRemoveExistentItemProperCount ( ) : void
SortedMaxSizedContainerRemoveFirstItemCorrectCollection ( ) : void
SortedMaxSizedContainerRemoveLastItemCorrectCollection ( ) : void
SortedMaxSizedContainerRemoveNonExistentItem ( ) : void
SortedMaxSizedContainerRemoveNonExistentItemCorrectCollection ( ) : void