Search Results for

    Show / Hide Table of Contents

    Class FullyIterativeStringifierTests

    Inheritance
    System.Object
    StringifierTests
    FullyIterativeStringifierTests
    Inherited Members
    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 FullyIterativeStringifierTests : StringifierTests

    Constructors

    | Improve this Doc View Source

    FullyIterativeStringifierTests()

    Declaration
    public FullyIterativeStringifierTests()

    Methods

    | Improve this Doc View Source

    PrependLevelAfterStopIndenting_RendersLevelWhenStopIndentingLevelIsReached()

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

    StopIndentingLevel_StopsIndentingWhenReached_WithOne()

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

    StopIndentingLevel_StopsIndentingWhenReached_WithTwo()

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

    StopIndentingLevel_StopsIndentingWhenReached_WithZero()

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

    Stringify_DoesntStackOverflowWithDeepStructures()

    Declaration
    public void Stringify_DoesntStackOverflowWithDeepStructures()

    Extension Methods

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