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

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

/**
 * Thucydides annotations.
 * Thucydides uses annotations to denote test steps and step groups, and to provide metadata about the 
 * test runs, such as default urls and URL mappings. These annotations apply to the Thucydides model classes,
 * such as page objects and step libraries.
 */
package net.thucydides.core.annotations;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy