C# Class feed.when_retrieving_feed_head

Inheritance: SpecificationWithLongFeed
Mostra file Open project: EventStore/EventStore

Protected Methods

Method Description
When ( ) : void

Private Methods

Method Description
contains_a_link_rel_first ( ) : void
contains_a_link_rel_last ( ) : void
contains_a_link_rel_next ( ) : void
contains_a_link_rel_previous ( ) : void
contains_a_link_rel_self ( ) : void
returns_ok_status_code ( ) : void

Method Details

When() protected method

protected When ( ) : void
return void