Class SpringSecurityTest

java.lang.Object
com.modulink.security.SpringSecurityTest

@SpringBootTest @AutoConfigureMockMvc public class SpringSecurityTest extends Object
  • Field Details

    • mockMvc

      @Autowired private org.springframework.test.web.servlet.MockMvc mockMvc
  • Constructor Details

    • SpringSecurityTest

      public SpringSecurityTest()
  • Method Details

    • accessHome_ShouldReturnOk

      @Test void accessHome_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessLogin_ShouldReturnOk

      @Test void accessLogin_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessRegister_ShouldReturnOk

      @Test void accessRegister_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessDashboard_ShouldRedirect

      @Test void accessDashboard_ShouldRedirect() throws Exception
      Throws:
      Exception
    • accessContactUs_ShouldReturnOk

      @Test void accessContactUs_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessPrivacy_ShouldReturnOk

      @Test void accessPrivacy_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessTermini_ShouldReturnOk

      @Test void accessTermini_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessForgotPassword_ShouldReturnOk

      @Test void accessForgotPassword_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessNews_ShouldReturnOk

      @Test void accessNews_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessSupporto_ShouldReturnOk

      @Test void accessSupporto_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessPacchetti_ShouldReturnOk

      @Test void accessPacchetti_ShouldReturnOk() throws Exception
      Throws:
      Exception
    • accessManuale_ShouldReturnOk

      @Test void accessManuale_ShouldReturnOk() throws Exception
      Throws:
      Exception