Package net.serenitybdd.core

  • Class Summary 
    Class Description
    CurrentOS  
    SerenitySystemProperties
    Convenience class used to get and set Serenity system properties.
  • Enum Summary 
    Enum Description
    CurrentOS.OSType  
  • Exception Summary 
    Exception Description
    IgnoredStepException
    Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.
    PendingStepException
    Exception thrown to indicate that a test cannot proceed and should be considered 'pending'.
    SkipStepException
    Exception thrown to indicate that a test cannot proceed and should be considered 'skipped'.