Interface BaseAuthenticationTestCase.LoginRequestSpecificationBase

All Known Subinterfaces:
BaseAuthenticationTestCase.ContinueLoginRequestSpecification, BaseAuthenticationTestCase.LoginRequestSpecification
All Known Implementing Classes:
BaseAuthenticationTestCase.LoginRequestSpecificationImpl
Enclosing class:
BaseAuthenticationTestCase

public static interface BaseAuthenticationTestCase.LoginRequestSpecificationBase
  • Method Summary

    Modifier and Type
    Method
    Description
    io.restassured.response.Response
     
  • Method Details

    • makeRequest

      io.restassured.response.Response makeRequest()