Uses of Interface
net.serenitybdd.screenplay.facts.Fact
| Package | Description |
|---|---|
| net.serenitybdd.screenplay | |
| net.serenitybdd.screenplay.facts |
-
Uses of Fact in net.serenitybdd.screenplay
Methods in net.serenitybdd.screenplay with parameters of type Fact Modifier and Type Method Description voidActor. has(Fact... facts) -
Uses of Fact in net.serenitybdd.screenplay.facts
Constructors in net.serenitybdd.screenplay.facts with parameters of type Fact Constructor Description FactLifecycleListener(Actor actor, Fact fact)