Show / Hide Table of Contents

Namespace AlgorithmsAndDataStructuresTests.DataStructures.BinaryHeaps.API

Classes

BinaryHeapBaseTests

Tests methods in BinaryHeapBase<TKey, TValue> class via MockBinaryHeap<TKey, TValue>.

MockBinaryHeap<TKey, TValue>

Implements a mock heap to enable testing abstract class of BinaryHeapBase<TKey, TValue>.

Back to top Generated by DocFX