Search Results for

    Show / Hide Table of Contents

    Class RotatedTextWithTerminatorTests

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

    Methods

    | Improve this Doc View Source

    Ctor_Preconditions()

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

    EndsWith_IsCorrectWithEnumerable()

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

    EndsWith_IsCorrectWithString()

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

    Equals_IsByValueWithEnumerableOfChar()

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

    Equals_IsByValueWithListOfChar()

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

    Equals_IsByValueWithStrings()

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

    GetEnumerator_Generic_IsCorrect()

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

    GetEnumerator_Generic_WorksWithLinq()

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

    GetEnumerator_NonGeneric_IsCorrect()

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

    Indexer_WithIndexOfEnumerable()

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

    Indexer_WithIndexOfString()

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

    Indexer_WithRangeOfEnumerable()

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

    Indexer_WithRangeOfString()

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

    Indexer_WithSelector()

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

    Length_IsCorrect()

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

    StartsWith_IsCorrectWithEnumerable()

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

    StartsWith_IsCorrectWithString()

    Declaration
    public void StartsWith_IsCorrectWithString()

    Extension Methods

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