Class Serenity

java.lang.Object
net.serenitybdd.cli.Serenity

public class Serenity
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    Serenity()  
    Serenity​(java.io.PrintWriter printWriter)  
  • Method Summary

    Modifier and Type Method Description
    void executeWith​(java.lang.String[] args)  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Serenity

      public Serenity​(java.io.PrintWriter printWriter)
    • Serenity

      public Serenity()
  • Method Details

    • main

      public static void main​(java.lang.String[] args)
    • executeWith

      public void executeWith​(java.lang.String[] args)