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

Inheritance: Specification
Show file Open project: AndyHitchman/Stash

Protected Methods

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

Private Methods

Method Description
after_gc_the_stream_should_still_be_readable ( ) : void
it_should_create_a_json_document ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void