Class SpringFuzzTestHelper

java.lang.Object
com.code_intelligence.jazzer.junit.SpringFuzzTestHelper

public final class SpringFuzzTestHelper extends Object
  • Constructor Details

    • SpringFuzzTestHelper

      public SpringFuzzTestHelper()
  • Method Details

    • statusIsNot5xxServerError

      public static org.springframework.test.web.servlet.ResultMatcher statusIsNot5xxServerError()
    • apiTest

      public static org.springframework.test.web.servlet.ResultActions apiTest(org.springframework.test.web.servlet.MockMvc mockMvc, String requestURI, org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder requestBuilder) throws Exception
      Throws:
      Exception
    • collectApiStats

      public static org.springframework.test.web.servlet.ResultHandler collectApiStats(String requestURI)