Search Results for

    Show / Hide Table of Contents

    Class PivotSelectionStrategyTests

    Inheritance
    System.Object
    PivotSelectionStrategyTests
    EndIndexPivotSelectionStrategyTests
    MiddleIndexPivotSelectionStrategyTests
    StartIndexPivotSelectionStrategyTests
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: MoreStructures.Tests.Lists.Sorting.QuickSort
    Assembly: MoreStructures.Tests.dll
    Syntax
    public abstract class PivotSelectionStrategyTests

    Constructors

    | Improve this Doc View Source

    PivotSelectionStrategyTests(IPivotSelectionStrategy)

    Declaration
    protected PivotSelectionStrategyTests(IPivotSelectionStrategy strategy)
    Parameters
    Type Name Description
    IPivotSelectionStrategy strategy

    Properties

    | Improve this Doc View Source

    Strategy

    Declaration
    protected IPivotSelectionStrategy Strategy { get; }
    Property Value
    Type Description
    IPivotSelectionStrategy

    Methods

    | Improve this Doc View Source

    Select_GivesAnIndexWithinTheBoundariesOfTheWindow()

    Declaration
    public void Select_GivesAnIndexWithinTheBoundariesOfTheWindow()

    Extension Methods

    SuffixStructureNodeExtensions.GetAllSuffixesFor<TEdge, TNode>(TNode, TextWithTerminator)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX