Search Results for

    Show / Hide Table of Contents

    Class CountTreeNodeTests

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

    Methods

    | Improve this Doc View Source

    Children_PreservedWrappedStructure()

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

    DescendantsCount_DoesntStackOverflowWithDeepStructures()

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

    DescendantsCount_GivesConsistentResults()

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

    DescendantsCount_OfLeafIsZero()

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

    DescendantsCount_OfSingletonIsOne()

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

    DescendantsCount_OfThreeWithNNodesIsN()

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

    Equals_BasedOnWrappedNode()

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

    WrappedNode_IsPreserved()

    Declaration
    public void WrappedNode_IsPreserved()

    Extension Methods

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