Class ApplicationControllerIntegrationTest

java.lang.Object
me.josephsf.jobportaljosephsfeirtest.controller.ApplicationControllerIntegrationTest

@SpringBootTest(classes=JobPortalJosephSfeirApplication.class) @AutoConfigureMockMvc @ActiveProfiles("test") public class ApplicationControllerIntegrationTest extends Object
Integration tests for the ApplicationController. Tests all endpoints and verifies proper handling of requests and responses.
  • Constructor Details

    • ApplicationControllerIntegrationTest

      public ApplicationControllerIntegrationTest()