Show / Hide Table of Contents

Namespace IRM.Domain.Tests

Classes

AggregateRootTest<TAggregateRoot>

Represents a base class for performing Given-When-Then tests on IAggregateRoot.

EventExtensions

Extension methods for IEvent and IEventSourced that are useful when testing.

Scenario

Represents a BDD test scenario, that is used as an acceptance criteria for a Story.

ScenarioList

Represents a list of Scenario objects.

ScenarioTestAttribute

Used to identify classes that contains scenario tests.

Story

Represents a BDD story.

StoryList

Represents a list of Story objects.

StoryListTextWriter

Represents a class that can export a StoryList to a text-file.

Interfaces

IStoryListWriter

Represents a class that can export a StoryList to a text-file.

Back to top Generated by DocFX