Table of Contents

Testing Events

Chronicle provides the EventScenario utility for testing event-appending behavior entirely in-process, with no Chronicle server, database, or network required.

Topics

Guide Description
EventScenario Append events and pre-seed state using EventScenario and the Given builder
Append Assertions Assert on IAppendResult using the built-in Should* extension methods
Event Sequence Assertions Assert on the event sequence itself and on AppendedEventWithResult entries