Class SwaggerPetstoreFixtures<SELF extends SwaggerPetstoreFixtures<SELF>>

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

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

      Fields 
      Modifier and Type Field Description
      protected TestConfiguration configuration  
      • Fields inherited from class dev.aherscu.qa.jgiven.rest.steps.RestFixtures

        client
      • 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 a_swagger_petstore​(jakarta.ws.rs.client.Client client)  
      SELF with​(TestConfiguration configuration)  
      • Methods inherited from class dev.aherscu.qa.jgiven.rest.steps.RestFixtures

        a_REST_client, thisClient
      • Methods inherited from class dev.aherscu.qa.jgiven.commons.steps.GenericFixtures

        nothing
      • 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, comment, given, then, when, with
      • Methods inherited from class com.tngtech.jgiven.base.StageBase

        $, $, self
    • Constructor Detail

      • SwaggerPetstoreFixtures

        public SwaggerPetstoreFixtures()
    • Method Detail

      • a_swagger_petstore

        public SELF a_swagger_petstore​(@Hidden
                                       jakarta.ws.rs.client.Client client)