Class BinanceFixtures<SELF extends BinanceFixtures<SELF>>

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

    public class BinanceFixtures<SELF extends BinanceFixtures<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
    • Constructor Summary

      Constructors 
      Constructor Description
      BinanceFixtures()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SELF binance​(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

      • BinanceFixtures

        public BinanceFixtures()
    • Method Detail

      • binance

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