Search Results for

    Show / Hide Table of Contents

    Class SuffixStructuresTreePathExtensionsTests

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

    Methods

    | Improve this Doc View Source

    ContainsIndex_IsAlwaysFalseOnAEmptyPath()

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

    ContainsIndex_IsCorrect()

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

    ContainsIndex_ThrowsExceptionOnInvalidIndex()

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

    ContainsIndexesNonBiggerThan_IsAlwaysFalseOnAEmptyPath()

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

    ContainsIndexesNonBiggerThan_IsCorrect()

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

    ContainsIndexesNonBiggerThan_ThrowsExceptionOnInvalidIndex()

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

    IsSuffixOf_IsCorrectForNonEmtpyPath()

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

    IsSuffixOf_IsTrueForEmtpyPath()

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

    SuffixFor_IsCorrectForEmptyPath()

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

    SuffixFor_IsCorrectForNonEmptyPathOnSuffixTree()

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

    SuffixFor_IsCorrectForNonEmptyPathOnSuffixTrie()

    Declaration
    public void SuffixFor_IsCorrectForNonEmptyPathOnSuffixTrie()

    Extension Methods

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