Search Results for

    Show / Hide Table of Contents

    Class FullyRecursiveConverterTests

    Runs tests defined in ConverterTests for FullyRecursiveConverter.

    Inheritance
    System.Object
    ConverterTests
    FullyRecursiveConverterTests
    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 FullyRecursiveConverterTests : ConverterTests

    Constructors

    | Improve this Doc View Source

    FullyRecursiveConverterTests()

    Declaration
    public FullyRecursiveConverterTests()

    Extension Methods

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