Table of Contents

Namespace DynamicData.Tests

Classes

ChangeSetAggregator<TObject>

Aggregates all events and statistics for a change set to help assertions when testing.

ChangeSetAggregator<TObject, TKey>

Aggregates all events and statistics for a change set to help assertions when testing.

DistinctChangeSetAggregator<TValue>

Aggregates all events and statistics for a distinct change set to help assertions when testing.

GroupChangeSetAggregator<TObject, TKey, TGroupKey>

Aggregates all events and statistics for a group change set to help assertions when testing.

ListTextEx

Test extensions.

PagedChangeSetAggregator<TObject, TKey>

Aggregates all events and statistics for a paged change set to help assertions when testing.

SortedChangeSetAggregator<TObject, TKey>

Aggregates all events and statistics for a sorted change set to help assertions when testing.

TestEx

Test extensions.

VirtualChangeSetAggregator<TObject, TKey>

Aggregates all events and statistics for a virtual change set to help assertions when testing.