Class Serenity.SerenityConfigurer

java.lang.Object
net.serenitybdd.core.Serenity.SerenityConfigurer
Enclosing class:
Serenity

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

    Constructors
    Constructor Description
    SerenityConfigurer()  
  • Method Summary

    Modifier and Type Method Description
    Serenity.SerenityConfigurer throwExceptionsImmediately()  

    Methods inherited from class java.lang.Object

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

    • SerenityConfigurer

      public SerenityConfigurer()
  • Method Details