Package net.serenitybdd.cli
Class Serenity
- java.lang.Object
-
- net.serenitybdd.cli.Serenity
-
public class Serenity extends Object
-
-
Constructor Summary
Constructors Constructor Description Serenity()Serenity(PrintWriter printWriter)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecuteWith(String[] args)static voidmain(String[] args)
-
-
-
Constructor Detail
-
Serenity
public Serenity(PrintWriter printWriter)
-
Serenity
public Serenity()
-
-