Recyclable.Collections.TestData
project is a basic open source package for containing test data useful for testing collections like RecyclableList<T>
, RecyclableLongList<T>
, List<T>
, SortableList<T>
, PriorityQueue<T>
& similar.
CustomICollection<T>
withICollection
interfaceCustomICollectionT<T>
withICollection<T>
interfaceCustomIList<T>
withIList
interfaceCustomIListT<T>
withIList<T>
interfaceCustomIReadOnlyList<T>
withIReadOnlyList<T>
interfaceEnmerableWithoutCount<T>
withIEnumerable
&IEnumerable<T>
interfacesRecyclableLongListTestData