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.Cache.When_getting_aggregate Class Reference

Public Member Functions

void Setup ()
 
void Should_get_aggregate ()
 
void Should_get_same_aggregate_on_second_try ()
 
void Should_update_if_version_changed_in_event_store ()
 
void Should_get_same_aggregate_from_different_cache_repository ()