Uses of Class
dev.aherscu.qa.testing.example.model.tutorial.GoogleResult
-
Packages that use GoogleResult Package Description dev.aherscu.qa.testing.example.model.tutorial dev.aherscu.qa.testing.example.steps.tutorial -
-
Uses of GoogleResult in dev.aherscu.qa.testing.example.model.tutorial
Methods in dev.aherscu.qa.testing.example.model.tutorial that return GoogleResult Modifier and Type Method Description GoogleResult
GoogleResult.GoogleResultBuilder. build()
-
Uses of GoogleResult in dev.aherscu.qa.testing.example.steps.tutorial
Method parameters in dev.aherscu.qa.testing.example.steps.tutorial with type arguments of type GoogleResult Modifier and Type Method Description SELF
GoogleVerifications. the_results(org.hamcrest.Matcher<Stream<GoogleResult>> matcher)
-