C# Class feed.when_retrieving_the_previous_link_of_the_feed_head

Inheritance: SpecificationWithLongFeed
Afficher le fichier Open project: EventStore/EventStore

Méthodes protégées

Méthode Description
Given ( ) : void
When ( ) : void

Private Methods

Méthode 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 méthode

protected Given ( ) : void
Résultat void

When() protected méthode

protected When ( ) : void
Résultat void