Class AssertResponseContent


  • public class AssertResponseContent
    extends Object
    Asserts for response content
    • Constructor Detail

      • AssertResponseContent

        public AssertResponseContent​(org.springframework.mock.web.MockHttpServletResponse response)
    • Method Detail

      • assertThatResponseContent

        public static AssertResponseContent assertThatResponseContent​(org.springframework.test.web.servlet.MvcResult mvcResult)
      • assertThatResponseContent

        public static AssertResponseContent assertThatResponseContent​(io.restassured.module.mockmvc.response.MockMvcResponse response)
      • assertThatResponseContent

        public static AssertResponseContent assertThatResponseContent​(org.springframework.mock.web.MockHttpServletResponse response)