CQRS.NET  2.1
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Tests.Domain.When_saving Class Reference

Public Member Functions

void Setup ()
 
void Should_save_uncommited_changes ()
 
void Should_mark_commited_after_commit ()
 
void Should_publish_events ()
 
void Should_add_new_aggregate ()
 
void Should_set_date ()
 
void Should_set_version ()
 
void Should_set_id ()
 
void Should_clear_tracked_aggregates ()