Class SwaggerPetstoreActions<SELF extends SwaggerPetstoreActions<SELF>>

  • All Implemented Interfaces:
    dev.aherscu.qa.jgiven.commons.model.ScenarioType<dev.aherscu.qa.jgiven.rest.model.RestScenarioType>

    public class SwaggerPetstoreActions<SELF extends SwaggerPetstoreActions<SELF>>
    extends dev.aherscu.qa.jgiven.rest.steps.RestActions<SELF>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected TestConfiguration configuration  
      protected ThreadLocal<SwaggerLoginResponse> loginResponse  
      • Fields inherited from class dev.aherscu.qa.jgiven.rest.steps.RestActions

        client, closedResponse, responseContent, target
      • Fields inherited from class dev.aherscu.qa.jgiven.commons.utils.StageEx

        assertElementTimer, ATTACHEMENT_TRANSFORMER, clickTimer, currentStep, locateTimer, pollDelay, pollTimeout, retryPolicy, scrollIntoViewTimer, sendKeysTimer
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SELF adding​(Pet pet)  
      SELF logging_in_with​(dev.aherscu.qa.jgiven.commons.model.Credentials credentials)  
      • Methods inherited from class dev.aherscu.qa.jgiven.rest.steps.RestActions

        appending_path, connecting_to, connecting_to, deleting, deleting, getting_the_response, getting_the_response_with_headers, invoke, invoke, invoke, posting, posting, putting, putting, setting_$_into_query_param
      • Methods inherited from class dev.aherscu.qa.jgiven.commons.steps.GenericActions

        comment, concatenate_$_files_from_$_into, deleting_directory, doing_nothing, doing_nothing, doing_nothing, failing_on_purpose_with, retrying, retrying, safely, safely
      • Methods inherited from class dev.aherscu.qa.jgiven.commons.utils.StageEx

        alert, attach, attachScreenshot, attachScreenshot, attachScreenshot, beforeScenarioConfigurePolling, context, element, elements, ensureElements, retry, safely, scrollIntoView
      • Methods inherited from class com.tngtech.jgiven.Stage

        and, but, given, then, when, with
      • Methods inherited from class com.tngtech.jgiven.base.StageBase

        $, $, self
    • Constructor Detail

      • SwaggerPetstoreActions

        public SwaggerPetstoreActions()
    • Method Detail

      • adding

        public SELF adding​(Pet pet)
      • logging_in_with

        public SELF logging_in_with​(dev.aherscu.qa.jgiven.commons.model.Credentials credentials)