All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.thucydides.junit.annotations.package-info Maven / Gradle / Ivy

There is a newer version: 4.2.9
Show newest version
/**
 * Thucydides annotations are used to help Thucydides manage your web tests.
 * The {@link net.serenitybdd.annotations.Managed} annotation declares a
 * WebDriver field so that it's lifecycle can be managed by the Thucydides test runner. 
 * other annotations are used to provide extra information for the test reports.
 * The Title annotation can be used to override the default test case title
 * (which is derived from the test case class name) into something more readable.
 */
package net.thucydides.junit.annotations;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy