17:49:16.342 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
17:49:16.358 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating BootstrapContext using constructor [public org.springframework.test.context.support.DefaultBootstrapContext(java.lang.Class,org.springframework.test.context.CacheAwareContextLoaderDelegate)]
17:49:16.409 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.nisum.employeeservice.service.EmployeeServiceTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
17:49:16.422 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.nisum.employeeservice.service.EmployeeServiceTest], using SpringBootContextLoader
17:49:16.426 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.nisum.employeeservice.service.EmployeeServiceTest]: class path resource [com/nisum/employeeservice/service/EmployeeServiceTest-context.xml] does not exist
17:49:16.427 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.nisum.employeeservice.service.EmployeeServiceTest]: class path resource [com/nisum/employeeservice/service/EmployeeServiceTestContext.groovy] does not exist
17:49:16.428 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.nisum.employeeservice.service.EmployeeServiceTest]: no resource found for suffixes {-context.xml, Context.groovy}.
17:49:16.428 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.nisum.employeeservice.service.EmployeeServiceTest]: EmployeeServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
17:49:16.481 [Test worker] DEBUG org.springframework.test.context.support.ActiveProfilesUtils - Could not find an 'annotation declaring class' for annotation type [org.springframework.test.context.ActiveProfiles] and class [com.nisum.employeeservice.service.EmployeeServiceTest]
17:49:16.530 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/Users/kmuldoon/Dev/practice/spring-boot-practice/CRUD-employee-service/employeeservice/build/classes/java/main/com/nisum/employeeservice/EmployeeServiceApplication.class]
17:49:16.531 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.nisum.employeeservice.EmployeeServiceApplication for test class com.nisum.employeeservice.service.EmployeeServiceTest
17:49:16.627 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.nisum.employeeservice.service.EmployeeServiceTest]: using defaults.
17:49:16.628 [Test worker] INFO org.springframework.boot.test.context.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]
17:49:16.644 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@503c42ca, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@71c70fc9, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@28d5a301, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@733a5ecf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@41a27870, org.springframework.test.context.support.DirtiesContextTestExecutionListener@8d28eca, org.springframework.test.context.transaction.TransactionalTestExecutionListener@d9af97a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c771220, org.springframework.test.context.event.EventPublishingTestExecutionListener@7e448e26, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@62fcfbfa, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@38778ff6, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@2c056cca, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@766ae2d2, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@73cce4ce, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@77c0cd7e]
17:49:16.647 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@760118be testClass = EmployeeServiceTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@3085512e testClass = EmployeeServiceTest, locations = '{}', classes = '{class com.nisum.employeeservice.EmployeeServiceApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@7ad261e7, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@3f64104c, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@7ff81e82, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@999bebe, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@f331d8e, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@600bf64a], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> true]], class annotated with @DirtiesContext [false] with mode [null].
17:49:16.673 [Test worker] DEBUG org.springframework.test.context.support.TestPropertySourceUtils - Adding inlined properties to environment: {spring.jmx.enabled=false, org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.4.4)
2021-04-21 17:49:21.903 INFO 71961 --- [ Test worker] c.n.e.service.EmployeeServiceTest : Starting EmployeeServiceTest using Java 15.0.2 on USA-MAC-NIS1851.local with PID 71961 (started by kmuldoon in /Users/kmuldoon/Dev/practice/spring-boot-practice/CRUD-employee-service/employeeservice)
2021-04-21 17:49:21.905 INFO 71961 --- [ Test worker] c.n.e.service.EmployeeServiceTest : No active profile set, falling back to default profiles: default
2021-04-21 17:49:22.750 INFO 71961 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2021-04-21 17:49:22.794 INFO 71961 --- [ Test worker] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 38 ms. Found 1 JPA repository interfaces.
2021-04-21 17:49:23.331 INFO 71961 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting...
2021-04-21 17:49:23.495 INFO 71961 --- [ Test worker] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed.
2021-04-21 17:49:23.568 INFO 71961 --- [ Test worker] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default]
2021-04-21 17:49:23.610 INFO 71961 --- [ Test worker] org.hibernate.Version : HHH000412: Hibernate ORM core version 5.4.29.Final
2021-04-21 17:49:23.727 INFO 71961 --- [ Test worker] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2021-04-21 17:49:23.821 INFO 71961 --- [ Test worker] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2021-04-21 17:49:24.315 INFO 71961 --- [ Test worker] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-04-21 17:49:24.324 INFO 71961 --- [ Test worker] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-04-21 17:49:24.780 WARN 71961 --- [ Test worker] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
2021-04-21 17:49:25.034 INFO 71961 --- [ Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-21 17:49:25.086 INFO 71961 --- [ Test worker] o.s.b.a.h2.H2ConsoleAutoConfiguration : H2 console available at '/h2-console'. Database available at 'jdbc:h2:mem:dataSource'
2021-04-21 17:49:25.496 INFO 71961 --- [ Test worker] o.s.b.a.e.web.EndpointLinksResolver : Exposing 2 endpoint(s) beneath base path '/actuator'
2021-04-21 17:49:25.558 INFO 71961 --- [ Test worker] c.n.e.service.EmployeeServiceTest : Started EmployeeServiceTest in 8.876 seconds (JVM running for 9.963)