Enum OccurrencesCounterTests.TestCaseId
Namespace: MoreStructures.Tests.Lists.Counting
Assembly: MoreStructures.Tests.dll
Syntax
public enum TestCaseId
Fields
Name | Description |
---|---|
EmptyArray | |
EmptyEnumerable | |
MultipleRepetedElements | |
SingletonArray | |
SingletonList | |
ThreeElementsWithOneRepetitions | |
ThreeElementsWithoutRepetitions | |
ThreeElementsWithTwoRepetitions |