Search Results for

    Show / Hide Table of Contents

    Class OccurrencesCounterTests

    Inheritance
    System.Object
    OccurrencesCounterTests
    DictionaryBasedOccurrencesCounterTests
    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.Lists.Counting
    Assembly: MoreStructures.Tests.dll
    Syntax
    public abstract class OccurrencesCounterTests

    Constructors

    | Improve this Doc View Source

    OccurrencesCounterTests(IOccurrencesCounter)

    Declaration
    protected OccurrencesCounterTests(IOccurrencesCounter counter)
    Parameters
    Type Name Description
    IOccurrencesCounter counter

    Properties

    | Improve this Doc View Source

    Counter

    Declaration
    protected IOccurrencesCounter Counter { get; }
    Property Value
    Type Description
    IOccurrencesCounter

    Methods

    | Improve this Doc View Source

    Count_IsCorrect(OccurrencesCounterTests.TestCaseId)

    Declaration
    public void Count_IsCorrect(OccurrencesCounterTests.TestCaseId testCaseId)
    Parameters
    Type Name Description
    OccurrencesCounterTests.TestCaseId testCaseId

    Extension Methods

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