Uses of Package
net.thucydides.core.steps
Packages that use net.thucydides.core.steps
Package
Description
Core domain model for the Serenity application.
Base class to be used when writing a library of resuable test steps.
Manage WebDriver instances, and knowing what WebDriver types are supported.
-
Classes in net.thucydides.core.steps used by net.serenitybdd.coreClassDescriptionObserves the test run and stores test run details for later reporting.An event bus for Step-related notifications.Produces an instance of a set of requirement steps for use in the acceptance tests.
-
Classes in net.thucydides.core.steps used by net.serenitybdd.core.pages
-
Classes in net.thucydides.core.steps used by net.serenitybdd.core.parallelClassDescriptionObserves the test run and stores test run details for later reporting.
-
Classes in net.thucydides.core.steps used by net.serenitybdd.core.reports
-
Classes in net.thucydides.core.steps used by net.thucydides.core.stepsClassDescriptionObserves the test run and stores test run details for later reporting.Created by john on 9/08/2015.A set of reusable steps for use in an acceptance test suite.Utility class used to inject fields into a test case.An event bus for Step-related notifications.Produces an instance of a set of requirement steps for use in the acceptance tests.Represents a class that monitors step results and can report on test outcomes.Used to identify Step library fields that need to be instantiated.Result of a test step or sequence of test steps.
-
Classes in net.thucydides.core.steps used by net.thucydides.core.steps.stepdataClassDescriptionProduces an instance of a set of requirement steps for use in the acceptance tests.
-
Classes in net.thucydides.core.steps used by net.thucydides.core.webdriverClassDescriptionProduces an instance of a set of requirement steps for use in the acceptance tests.