Class FormattedTitle
java.lang.Object
net.serenitybdd.screenplay.formatting.FormattedTitle
public class FormattedTitle
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description FormattedTitle(EnvironmentVariables environmentVariables, Actor actor) -
Method Summary
Modifier and Type Method Description <T> java.lang.StringgetFormattedTitleFor(Consequence<T> consequence)static <T> java.lang.StringofConsequence(Consequence<T> consequence, Actor actor)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FormattedTitle
-
-
Method Details
-
ofConsequence
-
getFormattedTitleFor
-