Search Results for

    Show / Hide Table of Contents

    Class SuffixTreeEdgeTests

    Inheritance
    System.Object
    SuffixTreeEdgeTests
    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.SuffixTrees
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class SuffixTreeEdgeTests

    Methods

    | Improve this Doc View Source

    CompareTo_IsCorrect()

    Declaration
    public void CompareTo_IsCorrect()
    | Improve this Doc View Source

    Ctor_ValidIndex()

    Declaration
    public void Ctor_ValidIndex()
    | Improve this Doc View Source

    Ctor_ZeroLengthIsValid()

    Declaration
    public void Ctor_ZeroLengthIsValid()
    | Improve this Doc View Source

    Of_InboundIndexes()

    Declaration
    public void Of_InboundIndexes()
    | Improve this Doc View Source

    Of_OutOfBoundsIndexes()

    Declaration
    public void Of_OutOfBoundsIndexes()
    | Improve this Doc View Source

    OfRotated_InboundIndexes()

    Declaration
    public void OfRotated_InboundIndexes()
    | Improve this Doc View Source

    OfRotated_OutOfBoundsIndexes()

    Declaration
    public void OfRotated_OutOfBoundsIndexes()
    | Improve this Doc View Source

    ToString_OfEquivalentInstancesAreTheSame()

    Declaration
    public void ToString_OfEquivalentInstancesAreTheSame()
    | Improve this Doc View Source

    ToString_WithDifferentStartOrLengthAreDifferent()

    Declaration
    public void ToString_WithDifferentStartOrLengthAreDifferent()

    Extension Methods

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