Class JdbcActions<SELF extends JdbcActions<SELF>>

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

    public class JdbcActions<SELF extends JdbcActions<SELF>>
    extends dev.aherscu.qa.jgiven.commons.steps.GenericActions<JdbcScenarioType,​SELF>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      ThreadLocal<StreamingQueryRunner> queryRunner  
      • 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
      JdbcActions()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SELF executing​(String sql, Object... params)  
      • 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