17:17:47.252 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
17:17:47.268 [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:17:47.302 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
17:17:47.324 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests], using SpringBootContextLoader
17:17:47.330 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]: class path resource [com/devaux/PointInterpolationApp/PointInterpolationAppApplicationTests-context.xml] does not exist
17:17:47.331 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]: class path resource [com/devaux/PointInterpolationApp/PointInterpolationAppApplicationTestsContext.groovy] does not exist
17:17:47.332 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
17:17:47.333 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]: PointInterpolationAppApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
17:17:47.382 [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.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]
17:17:47.462 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [C:\_GRN\DEV\JAVA\PointInterpolationApp\build\classes\java\main\com\devaux\PointInterpolationApp\PointInterpolationAppApplication.class]
17:17:47.489 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.devaux.PointInterpolationApp.PointInterpolationAppApplication for test class com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests
17:17:47.618 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.devaux.PointInterpolationApp.PointInterpolationAppApplicationTests]: using defaults.
17:17:47.619 [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.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:17:47.636 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.transaction.TransactionalTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttributeSource]
17:17:47.637 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [org/springframework/transaction/interceptor/TransactionAttribute]
17:17:47.637 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@eb3faeb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ea0d9b8, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@54c66acf, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@14aa52c3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5df961f, org.springframework.test.context.event.EventPublishingTestExecutionListener@4dfae205, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@2a8d6967, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@6cf70abf, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@15611650, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@f113433, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@4e16b2e7, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@1ae0eb68]
17:17:47.643 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@53b09b2b testClass = PointInterpolationAppApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@22c5640e testClass = PointInterpolationAppApplicationTests, locations = '{}', classes = '{class com.devaux.PointInterpolationApp.PointInterpolationAppApplication}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@35a4229d, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@b1c7a66, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@18f41098, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@63ce13e7, org.springframework.boot.test.context.SpringBootTestArgs@1], 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:17:47.682 [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.3.4.RELEASE)
2020-09-25 17:17:47.974 INFO 19028 --- [ Test worker] .P.PointInterpolationAppApplicationTests : Starting PointInterpolationAppApplicationTests on GRN-DELL1008 with PID 19028 (started by Admin in C:\_GRN\DEV\JAVA\PointInterpolationApp)
2020-09-25 17:17:47.976 INFO 19028 --- [ Test worker] .P.PointInterpolationAppApplicationTests : No active profile set, falling back to default profiles: default
2020-09-25 17:17:49.379 INFO 19028 --- [ Test worker] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2020-09-25 17:17:49.766 INFO 19028 --- [ Test worker] .P.PointInterpolationAppApplicationTests : Started PointInterpolationAppApplicationTests in 2.072 seconds (JVM running for 5.814)