C# Class feed.when_retrieving_the_previous_link_of_the_feed_head

Inheritance: SpecificationWithLongFeed
Datei anzeigen Open project: EventStore/EventStore

Protected Methods

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

Private Methods

Method Description
returns_200_response ( ) : void
the_feed_is_empty ( ) : void
the_response_is_not_cachable ( ) : void
there_is_a_first_link ( ) : void
there_is_a_last_link ( ) : void
there_is_a_next_link ( ) : void
there_is_a_self_link ( ) : void
there_is_no_prev_link ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

When() protected method

protected When ( ) : void
return void