Search Results for

    Show / Hide Table of Contents

    Class FullyRecursiveStringifierTests

    Inheritance
    System.Object
    StringifierTests
    StringifierBaseTests
    FullyRecursiveStringifierTests
    Inherited Members
    StringifierBaseTests.CustomNewLine_IsReflectedIntoOutput()
    StringifierBaseTests.CustomIndent_IsReflectedIntoOutput()
    StringifierTests.Stringifier
    StringifierTests.NL
    StringifierTests.I
    StringifierTests.DefaultNewLine
    StringifierTests.DefaultIndent
    StringifierTests.DefaultPathSeparator
    StringifierTests.DefaultRootStringifier
    StringifierTests.DefaultEdgeAndNodeStringifier
    StringifierTests.Stringify_OfLeaf()
    StringifierTests.Stringify_OfTwoLevelsTree()
    StringifierTests.Stringify_OfThreeLevelsTree()
    StringifierTests.Stringify_OfFourLevelsTree()
    StringifierTests.Stringify_OfEmptyPath()
    StringifierTests.Stringify_OfSingletonPath()
    StringifierTests.Stringify_OfMultistepPath()
    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.RecImmTrees.Conversions
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class FullyRecursiveStringifierTests : StringifierBaseTests

    Constructors

    | Improve this Doc View Source

    FullyRecursiveStringifierTests()

    Declaration
    public FullyRecursiveStringifierTests()

    Methods

    | Improve this Doc View Source

    Stringify_DoesntStackOverflowWithNotSoDeepStructures()

    Declaration
    public void Stringify_DoesntStackOverflowWithNotSoDeepStructures()

    Extension Methods

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