EligibilityServiceApplicationTests

1

tests

0

failures

0

ignored

0.394s

duration

100%

successful

Tests

Test Duration Result
swaggerDocumentationRetrieved() 0.394s passed

Standard output

2020-02-12 12:54:51.328  INFO 652 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Neither @ContextConfiguration nor @ContextHierarchy found for test class [uk.gov.dhsc.htbhf.eligibility.EligibilityServiceApplicationTests], using SpringBootContextLoader
2020-02-12 12:54:51.329  INFO 652 --- [    Test worker] o.s.t.c.support.AbstractContextLoader    : Could not detect default resource locations for test class [uk.gov.dhsc.htbhf.eligibility.EligibilityServiceApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
2020-02-12 12:54:51.332  INFO 652 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.cloud.contract.stubrunner.provider.wiremock.StubRunnerWireMockTestExecutionListener, org.springframework.cloud.contract.wiremock.WireMockTestExecutionListener, 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.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.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]
2020-02-12 12:54:51.333  INFO 652 --- [    Test worker] .b.t.c.SpringBootTestContextBootstrapper : Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@228ebc2d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4fd65706, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@813ad2b, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@606f2cde, org.springframework.test.context.support.DirtiesContextTestExecutionListener@37579b2a, org.springframework.test.context.event.EventPublishingTestExecutionListener@4a4494a1, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@5f2b1237, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@463bccd0, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@4d3e81f6, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@23b1e56c, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@240ce187, org.springframework.cloud.contract.stubrunner.provider.wiremock.StubRunnerWireMockTestExecutionListener@3cc9e49a, org.springframework.cloud.contract.wiremock.WireMockTestExecutionListener@5c1e3c4]

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v2.2.0.RELEASE)

2020-02-12 12:54:51.354  INFO 652 --- [    Test worker] d.h.e.EligibilityServiceApplicationTests : Starting EligibilityServiceApplicationTests on f060f5e78b62 with PID 652 (started by circleci in /home/circleci/project/api)
2020-02-12 12:54:51.354  INFO 652 --- [    Test worker] d.h.e.EligibilityServiceApplicationTests : No active profile set, falling back to default profiles: default
2020-02-12 12:54:51.864  INFO 652 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 0 (http)
2020-02-12 12:54:51.881  INFO 652 --- [    Test worker] o.apache.catalina.core.StandardService   : Starting service [Tomcat]
2020-02-12 12:54:51.881  INFO 652 --- [    Test worker] org.apache.catalina.core.StandardEngine  : Starting Servlet engine: [Apache Tomcat/9.0.27]
2020-02-12 12:54:52.003  INFO 652 --- [    Test worker] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring embedded WebApplicationContext
2020-02-12 12:54:52.003  INFO 652 --- [    Test worker] o.s.web.context.ContextLoader            : Root WebApplicationContext: initialization completed in 646 ms
2020-02-12 12:54:52.431  INFO 652 --- [    Test worker] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 2 endpoint(s) beneath base path '/actuator'
2020-02-12 12:54:52.543  INFO 652 --- [    Test worker] pertySourcedRequestMappingHandlerMapping : Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)]
2020-02-12 12:54:52.551  INFO 652 --- [    Test worker] u.g.d.h.e.EligibilityServiceApplication  : Creating ThreadPoolTaskExecutor with min pool size 2 and max 200
2020-02-12 12:54:52.556  INFO 652 --- [    Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor  : Initializing ExecutorService 'taskExecutor'
2020-02-12 12:54:52.970  INFO 652 --- [    Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Context refreshed
2020-02-12 12:54:52.971  INFO 652 --- [    Test worker] d.s.w.p.DocumentationPluginsBootstrapper : Found 1 custom documentation plugin(s)
2020-02-12 12:54:52.975  INFO 652 --- [    Test worker] s.d.s.w.s.ApiListingReferenceScanner     : Scanning for api listing references
2020-02-12 12:54:53.024  INFO 652 --- [    Test worker] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 35143 (http) with context path ''
2020-02-12 12:54:53.026  INFO 652 --- [    Test worker] d.h.e.EligibilityServiceApplicationTests : Started EligibilityServiceApplicationTests in 1.691 seconds (JVM running for 8.564)
2020-02-12 12:54:53.031  INFO 652 --- [    Test worker] uk.gov.dhsc.htbhf.logging.EventLogger    : {"eventType":"APPLICATION_STARTED","timestamp":"2020-02-12T12:54:53.02963","applicationId":"","applicationVersion":"","instanceIndex":""}
2020-02-12 12:54:53.031  INFO 652 --- [    Test worker] u.g.d.h.eligibility.ApiDocumentation     : Application started. App version=, app id=, instance index=
2020-02-12 12:54:53.190  INFO 652 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2020-02-12 12:54:53.190  INFO 652 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2020-02-12 12:54:53.213  INFO 652 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet        : Completed initialization in 22 ms