Class GoogleVerifications<SELF extends GoogleVerifications<SELF>>
- java.lang.Object
-
- com.tngtech.jgiven.base.StageBase<SELF>
-
- com.tngtech.jgiven.Stage<SELF>
-
- dev.aherscu.qa.jgiven.commons.utils.StageEx<SELF>
-
- dev.aherscu.qa.jgiven.commons.steps.GenericVerifications<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType,SELF>
-
- dev.aherscu.qa.jgiven.webdriver.steps.WebDriverVerifications<SELF>
-
- dev.aherscu.qa.testing.example.steps.tutorial.GoogleVerifications<SELF>
-
- All Implemented Interfaces:
dev.aherscu.qa.jgiven.commons.model.ScenarioType<dev.aherscu.qa.jgiven.webdriver.model.WebDriverScenarioType>
,dev.aherscu.qa.jgiven.commons.utils.MayAttachScreenshots<SELF>
public class GoogleVerifications<SELF extends GoogleVerifications<SELF>> extends dev.aherscu.qa.jgiven.webdriver.steps.WebDriverVerifications<SELF>
-
-
Constructor Summary
Constructors Constructor Description GoogleVerifications()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SELF
the_results(org.hamcrest.Matcher<Stream<GoogleResult>> matcher)
-
Methods inherited from class dev.aherscu.qa.jgiven.webdriver.steps.WebDriverVerifications
attaching_screenshot, attaching_screenshot, element, element, elements, elements, scrollIntoView, the_application, the_title, thisWebDriver
-
Methods inherited from class dev.aherscu.qa.jgiven.commons.steps.GenericVerifications
beforeScenarioConfigurePolling, eventually, eventually, eventually_assert_that, should_succeed, the_file_$_should_contain, the_file_$_should_match, the_JSON_file_$_should_contain
-
-
-
-
Method Detail
-
the_results
public SELF the_results(org.hamcrest.Matcher<Stream<GoogleResult>> matcher)
-
-