Namespace IRM.Domain.Tests
Classes
AggregateRootTest<TAggregateRoot> Represents a base class for performing Given-When-Then tests on IAggregateRoot. |
Extension methods for IEvent and IEventSourced that are useful when testing. |
Represents a BDD test scenario, that is used as an acceptance criteria for a Story. |
Represents a list of Scenario objects. |
Used to identify classes that contains scenario tests. |
Represents a BDD story. |
Represents a list of Story objects. |
Represents a class that can export a StoryList to a text-file. |
Interfaces
Represents a class that can export a StoryList to a text-file. |