Search Results for

    Show / Hide Table of Contents

    Class FullyIterativeConverterTests

    Runs tests defined in ConverterTests for FullyIterativeConverter.

    Inheritance
    System.Object
    ConverterTests
    FullyIterativeConverterTests
    Inherited Members
    ConverterTests.TreeToTrie_IsCorrect(ConversionEquivalences.EquivalenceId)
    ConverterTests.TreeToTrie_OnlySupportsLeafAndIntermediateNodes_AsArgument()
    ConverterTests.TreeToTrie_OnlySupportsLeafAndIntermediateNodes_DeepInTheStructure()
    ConverterTests.Converter
    ConverterTests.TrieToTree_IsCorrect(ConversionEquivalences.EquivalenceId)
    ConverterTests.TrieToTree_OnlySupportsLeafAndIntermediateNodes_AsArgument()
    ConverterTests.TrieToTree_OnlySupportsLeafAndIntermediateNodes_DeepInTheStructure()
    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.Conversions
    Assembly: MoreStructures.Tests.dll
    Syntax
    public class FullyIterativeConverterTests : ConverterTests

    Constructors

    | Improve this Doc View Source

    FullyIterativeConverterTests()

    Declaration
    public FullyIterativeConverterTests()

    Methods

    | Improve this Doc View Source

    TrieToTree_DoesntStackOverflowWithDeepStructures()

    Declaration
    public void TrieToTree_DoesntStackOverflowWithDeepStructures()

    Extension Methods

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