![JAR search and dependency download from the Maven repository](/logo.png)
net.serenitybdd.markers.IsHidden Maven / Gradle / Ivy
package net.serenitybdd.markers;
/**
* Marks a task that will not be reported. Nested tasks inside an IsHidden task will be reported.
*/
public interface IsHidden {}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy