| Package | Description |
|---|---|
| net.thucydides.core |
Core domain model for the Thucydides application.
|
| net.thucydides.core.bootstrap | |
| net.thucydides.core.csv |
Support for loading test data from CSV files for data-driven tests.
|
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
| net.thucydides.core.pages |
Classes designed to make it easier to work with Page Objects in WebDriver.
|
| net.thucydides.core.steps |
Base class to be used when writing a library of resuable test steps.
|
| net.thucydides.core.steps.di | |
| net.thucydides.core.webdriver |
Manage WebDriver instances, and knowing what WebDriver types are supported.
|
| Class and Description |
|---|
| BaseStepListener
Observes the test run and stores test run details for later reporting.
|
| StepFactory
Produces an instance of a set of requirement steps for use in the acceptance tests.
|
| StepListener
Represents a class interested in knowing about test execution flow and results.
|
| Class and Description |
|---|
| StepListener
Represents a class interested in knowing about test execution flow and results.
|
| Class and Description |
|---|
| StepFactory
Produces an instance of a set of requirement steps for use in the acceptance tests.
|
| Class and Description |
|---|
| StepFailure
Description and underlying cause behind a step failure.
|
| Class and Description |
|---|
| StepDelayer.WaitForBuilder |
| Class and Description |
|---|
| AnnotatedStepDescription
Test steps and step groups can be described by various annotations.
|
| BaseStepListener
Observes the test run and stores test run details for later reporting.
|
| BaseStepListener.ScreenshotType |
| DependencyInjector |
| ErrorConvertor |
| ExecutedStepDescription
A description of a step executed during a Thucydides step run.
|
| Listeners.BaseStepListenerBuilder |
| ScenarioSteps
A set of reusable steps for use in an acceptance test suite.
|
| StepData
Data-driven test step execution.
|
| StepDelayer.WaitForBuilder |
| StepEventBus
An event bus for Step-related notifications.
|
| StepFactory
Produces an instance of a set of requirement steps for use in the acceptance tests.
|
| StepFailure
Description and underlying cause behind a step failure.
|
| StepListener
Represents a class interested in knowing about test execution flow and results.
|
| StepPublisher
Represents a class that monitors step results and can report on test outcomes.
|
| StepsAnnotatedField
Used to identify Step library fields that need to be instantiated.
|
| TestResultTally
Result of a test step or sequence of test steps.
|
| TestStatus
Determine the status of a method based on its annotations.
|
| Class and Description |
|---|
| DependencyInjector |
| Class and Description |
|---|
| StepFactory
Produces an instance of a set of requirement steps for use in the acceptance tests.
|
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.