Class TheResponse

java.lang.Object
net.serenitybdd.screenplay.rest.questions.TheResponse

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

    Constructors
    Constructor Description
    TheResponse()  
  • Method Summary

    Modifier and Type Method Description
    static Question<java.lang.Integer> statusCode()  

    Methods inherited from class java.lang.Object

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

    • TheResponse

      public TheResponse()
  • Method Details

    • statusCode

      public static Question<java.lang.Integer> statusCode()