C# Class CQRSlite.Tests.Domain.When_adding_aggregates_to_repository

Show file Open project: gautema/CQRSlite

Public Methods

Method Description
When_adding_aggregates_to_repository ( ) : System

Private Methods

Method Description
Should_not_throw_if_object_already_tracked ( ) : void
Should_throw_if_different_object_with_tracked_guid_is_added ( ) : void

Method Details

When_adding_aggregates_to_repository() public method

public When_adding_aggregates_to_repository ( ) : System
return System