ShoppingApplicationTests

1

tests

0

failures

0

ignored

1.487s

duration

100%

successful

Tests

Test Duration Result
contextLoads() 1.487s passed

Standard output

14:24:22.645 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate]
14:24:22.665 [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)]
14:24:22.707 [Test worker] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.demo.shopping.ShoppingApplicationTests] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper]
14:24:22.763 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.demo.shopping.ShoppingApplicationTests], using SpringBootContextLoader
14:24:22.768 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.demo.shopping.ShoppingApplicationTests]: class path resource [com/demo/shopping/ShoppingApplicationTests-context.xml] does not exist
14:24:22.769 [Test worker] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.demo.shopping.ShoppingApplicationTests]: class path resource [com/demo/shopping/ShoppingApplicationTestsContext.groovy] does not exist
14:24:22.769 [Test worker] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.demo.shopping.ShoppingApplicationTests]: no resource found for suffixes {-context.xml, Context.groovy}.
14:24:22.771 [Test worker] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.demo.shopping.ShoppingApplicationTests]: ShoppingApplicationTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
14:24:22.833 [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.demo.shopping.ShoppingApplicationTests]
14:24:22.942 [Test worker] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [/Users/snamani/Documents/sreeram/shopping/build/classes/java/main/com/demo/shopping/ShoppingApplication.class]
14:24:22.944 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.demo.shopping.ShoppingApplication for test class com.demo.shopping.ShoppingApplicationTests
14:24:23.114 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.demo.shopping.ShoppingApplicationTests]: using defaults.
14:24:23.164 [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]
14:24:23.250 [Test worker] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Skipping candidate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener] due to a missing dependency. Specify custom listener classes or make the default listener classes and their required dependencies available. Offending class: [javax/servlet/ServletContext]
14:24:23.252 [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]
14:24:23.253 [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]
14:24:23.254 [Test worker] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@99e606e, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@1ea2dc65, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@5fef49cf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@743c3533, org.springframework.test.context.event.EventPublishingTestExecutionListener@edbb6ca, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@6920280, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@239692ac, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3696be40, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@652833be, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@7338ab99, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@642c54a0]
14:24:23.260 [Test worker] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@2464b35d testClass = ShoppingApplicationTests, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@6a3b79b1 testClass = ShoppingApplicationTests, locations = '{}', classes = '{class com.demo.shopping.ShoppingApplication}', 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@52fdcae5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@527ea76e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@baa622b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1ec5390c, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7c54a44e, org.springframework.boot.test.context.SpringBootTestArgs@1], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]], class annotated with @DirtiesContext [false] with mode [null].
14:24:23.274 [Test worker] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@2464b35d testClass = ShoppingApplicationTests, testInstance = com.demo.shopping.ShoppingApplicationTests@56fa486b, testMethod = [null], testException = [null], mergedContextConfiguration = [ReactiveWebMergedContextConfiguration@6a3b79b1 testClass = ShoppingApplicationTests, locations = '{}', classes = '{class com.demo.shopping.ShoppingApplication}', 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@52fdcae5, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@527ea76e, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@baa622b, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@1ec5390c, org.springframework.boot.test.web.reactive.server.WebTestClientContextCustomizer@7c54a44e, org.springframework.boot.test.context.SpringBootTestArgs@1], contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map[[empty]]]].
14:24:23.297 [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.0.RELEASE)

2020-05-27 14:24:23.905  INFO 24632 --- [    Test worker] c.d.shopping.ShoppingApplicationTests    : Starting ShoppingApplicationTests on sreeram.local with PID 24632 (started by snamani in /Users/snamani/Documents/sreeram/shopping)
2020-05-27 14:24:23.908  INFO 24632 --- [    Test worker] c.d.shopping.ShoppingApplicationTests    : No active profile set, falling back to default profiles: default
2020-05-27 14:24:27.029  INFO 24632 --- [    Test worker] c.d.shopping.ShoppingApplicationTests    : Started ShoppingApplicationTests in 3.722 seconds (JVM running for 6.027)