Search Results for

    Show / Hide Table of Contents

    Class IterationStateTests

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

    Methods

    | Improve this Doc View Source

    ActivePointFollowedByCurrentChar_NullAtStart()

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

    ActivePointFollowedByCurrentChar_ThrowsExceptionBeforeStartingAPhase()

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

    ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_FalseCases()

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

    ActivePointFollowedByCurrentChar_WhenActivePointIsDefined_TrueCases()

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

    InitializeActiveEdgeAndLength_ThrowsExceptionWhenInvalidActivePoint()

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

    IsThereANextPhase_IsCorrect()

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

    Root_IsSetOnConstruction()

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

    StillRemainingSuffixesInCurrentPhase_AccessProtectedWhenNotInPhase()

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

    Text_IsSetOnConstruction()

    Declaration
    public void Text_IsSetOnConstruction()

    Extension Methods

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