EmployeeServiceApplicationTests

1

tests

0

failures

0

ignored

0.003s

duration

100%

successful

Tests

Test Duration Result
contextLoads() 0.003s passed

Standard output

2021-04-21 17:49:26.054  INFO 71961 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.nisum.employeeservice.EmployeeServiceApplicationTests], using SpringBootContextLoader
2021-04-21 17:49:26.055  INFO 71961 --- [    Test worker] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [com.nisum.employeeservice.EmployeeServiceApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2021-04-21 17:49:26.056  INFO 71961 --- [    Test worker] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [com.nisum.employeeservice.EmployeeServiceApplicationTests]: EmployeeServiceApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2021-04-21 17:49:26.060  INFO 71961 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration com.nisum.employeeservice.EmployeeServiceApplication for test class com.nisum.employeeservice.EmployeeServiceApplicationTests
2021-04-21 17:49:26.061  INFO 71961 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener]
2021-04-21 17:49:26.062  INFO 71961 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2efdf7f9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@47b9e423, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@49696170, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@20ee5dd, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@438d985a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4b1de4f4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@497d7e06, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c284af9, org.springframework.test.context.event.EventPublishingTestExecutionListener@13c85a6e, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@37d626a7, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@1579e315, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@6bf81cc1, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@3ab230fa, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@3cd7da15, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@666cf7d1]