C# Class CK.Core.Tests.Collection.SortedArrayKeyListTests

Afficher le fichier Open project: Invenietis/ck-core

Private Methods

Méthode Description
CheckList ( IEnumerable a ) : void
SortedArrayKeyList_can_allow_duplicates ( ) : void
SortedArrayKeyList_does_not_accept_null_entries ( ) : void
SortedArrayKeyList_without_duplicates ( ) : void
another_test_with_duplicates_in_SortedArrayKeyList ( ) : void
sorting_Lexicographic_integers ( ) : void