C# Class Stash.JsonSerializer.Specifications.given_json_serialization.when_serializing_aggregates_to_json

Inheritance: Specification
Show file Open project: AndyHitchman/Stash

Protected Methods

Method Description
Given ( ) : void
When ( ) : void

Private Methods

Method Description
it_should_create_a_json_document_referencing_the_registered_graph_by_internal_id ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void