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

net.serenitybdd.markers.IsHidden Maven / Gradle / Ivy

There is a newer version: 4.1.20
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy