C# Class append_to_stream.should_fail_appending_with_wrong_exp_ver_to_existing_stream

Inheritance: ExpectedVersionSpecification
Show file Open project: EventStore/EventStore

Protected Methods

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

Private Methods

Method Description
should_not_append_event ( ) : void
should_return_bad_request_with_wrong_expected_version ( ) : void
should_return_the_current_version_in_the_header ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void