1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
| [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ user-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.hmall.user.service.impl.UserServiceImplTest 22:17:08.639 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating CacheAwareContextLoaderDelegate from class [org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate] 22:17:08.663 [main] 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)] 22:17:08.730 [main] DEBUG org.springframework.test.context.BootstrapUtils - Instantiating TestContextBootstrapper for test class [com.hmall.user.service.impl.UserServiceImplTest] from class [org.springframework.boot.test.context.SpringBootTestContextBootstrapper] 22:17:08.746 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Neither @ContextConfiguration nor @ContextHierarchy found for test class [com.hmall.user.service.impl.UserServiceImplTest], using SpringBootContextLoader 22:17:08.755 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.hmall.user.service.impl.UserServiceImplTest]: class path resource [com/hmall/user/service/impl/UserServiceImplTest-context.xml] does not exist 22:17:08.756 [main] DEBUG org.springframework.test.context.support.AbstractContextLoader - Did not detect default resource location for test class [com.hmall.user.service.impl.UserServiceImplTest]: class path resource [com/hmall/user/service/impl/UserServiceImplTestContext.groovy] does not exist 22:17:08.757 [main] INFO org.springframework.test.context.support.AbstractContextLoader - Could not detect default resource locations for test class [com.hmall.user.service.impl.UserServiceImplTest]: no resource found for suffixes {-context.xml, Context.groovy}. 22:17:08.758 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils - Could not detect default configuration classes for test class [com.hmall.user.service.impl.UserServiceImplTest]: UserServiceImplTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 22:17:08.942 [main] DEBUG org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider - Identified candidate component class: file [D:\home\hmall\user-service\target\classes\com\hmall\user\UserApplication.class] 22:17:08.944 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Found @SpringBootConfiguration com.hmall.user.UserApplication for test class com.hmall.user.service.impl.UserServiceImplTest 22:17:09.087 [main] DEBUG org.springframework.boot.test.context.SpringBootTestContextBootstrapper - @TestExecutionListeners is not present for class [com.hmall.user.service.impl.UserServiceImplTest]: using defaults. 22:17:09.088 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, 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.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] 22:17:09.117 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4946485c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ae958b0, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@7c682e26, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@4ff074a0, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@340fc1aa, org.springframework.test.context.support.DirtiesContextTestExecutionListener@34a33343, org.springframework.test.context.transaction.TransactionalTestExecutionListener@98722ef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@459e120b, org.springframework.test.context.event.EventPublishingTestExecutionListener@fd69983, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@22429a11, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@126254ec, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@275902e1, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@1c788d08, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@2adc1e84, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@2a99fa07] 22:17:09.123 [main] DEBUG org.springframework.test.context.support.AbstractDirtiesContextTestExecutionListener - Before test class: context [DefaultTestContext@7fb82f73 testClass = UserServiceImplTest, testInstance = [null], testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2f166d61 testClass = UserServiceImplTest, locations = '{}', classes = '{class com.hmall.user.UserApplication}', contextInitializerClasses = '[]', activeProfiles = '{dev}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@294aba23, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46e3559f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@74024f3, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@9ab310b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61874b9d, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@4763c727], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false]], class annotated with @DirtiesContext [false] with mode [null]. 22:17:09.142 [main] DEBUG org.springframework.test.context.support.DependencyInjectionTestExecutionListener - Performing dependency injection for test context [[DefaultTestContext@7fb82f73 testClass = UserServiceImplTest, testInstance = com.hmall.user.service.impl.UserServiceImplTest@778197c0, testMethod = [null], testException = [null], mergedContextConfiguration = [WebMergedContextConfiguration@2f166d61 testClass = UserServiceImplTest, locations = '{}', classes = '{class com.hmall.user.UserApplication}', contextInitializerClasses = '[]', activeProfiles = '{dev}', propertySourceLocations = '{}', propertySourceProperties = '{org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true}', contextCustomizers = set[org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@294aba23, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@46e3559f, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@74024f3, org.springframework.boot.test.autoconfigure.actuate.metrics.MetricsExportContextCustomizerFactory$DisableMetricExportContextCustomizer@9ab310b, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizerFactory$Customizer@61874b9d, org.springframework.boot.test.context.SpringBootTestArgs@1, org.springframework.boot.test.context.SpringBootTestWebEnvironment@4763c727], resourceBasePath = 'src/main/webapp', contextLoader = 'org.springframework.boot.test.context.SpringBootContextLoader', parent = [null]], attributes = map['org.springframework.test.context.web.ServletTestExecutionListener.activateListener' -> false, 'org.springframework.test.context.event.ApplicationEventsTestExecutionListener.recordApplicationEvents' -> false]]]. 22:17:09.221 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener - Restart disabled due to context in which it is running 2025-03-14 22:17:10.982 INFO 5408 --- [ main] c.a.n.client.env.SearchableProperties : properties search order:PROPERTIES->JVM->ENV->DEFAULT_SETTING 2025-03-14 22:17:11.879 INFO 5408 --- [ main] c.a.n.p.a.s.c.ClientAuthPluginManager : [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. 2025-03-14 22:17:11.879 INFO 5408 --- [ main] c.a.n.p.a.s.c.ClientAuthPluginManager : [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success.
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.18)
2025-03-14 22:17:15.324 WARN 5408 --- [ main] c.a.c.n.c.NacosPropertySourceBuilder : Ignore the empty nacos configuration and get it based on dataId[user-service] & group[DEFAULT_GROUP] 2025-03-14 22:17:15.333 WARN 5408 --- [ main] c.a.c.n.c.NacosPropertySourceBuilder : Ignore the empty nacos configuration and get it based on dataId[user-service.properties] & group[DEFAULT_GROUP] 2025-03-14 22:17:15.340 WARN 5408 --- [ main] c.a.c.n.c.NacosPropertySourceBuilder : Ignore the empty nacos configuration and get it based on dataId[user-service-dev.properties] & group[DEFAULT_GROUP] 2025-03-14 22:17:15.341 INFO 5408 --- [ main] b.c.PropertySourceBootstrapConfiguration : Located property source: [BootstrapPropertySource {name='bootstrapProperties-user-service-dev.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-user-service.properties,DEFAULT_GROUP'}, BootstrapPropertySource {name='bootstrapProperties-user-service,DEFAULT_GROUP'}] 2025-03-14 22:17:15.380 INFO 5408 --- [ main] c.h.u.service.impl.UserServiceImplTest : The following 1 profile is active: "dev" 2025-03-14 22:17:16.133 INFO 5408 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 2025-03-14 22:17:16.137 INFO 5408 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2025-03-14 22:17:16.173 INFO 5408 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 0 Redis repository interfaces. 2025-03-14 22:17:16.489 INFO 5408 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=02dfcb6a-428d-35d6-8d28-7cff4d04a8d4 2025-03-14 22:17:17.644 INFO 5408 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8081 (http) 2025-03-14 22:17:17.659 INFO 5408 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2025-03-14 22:17:17.660 INFO 5408 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.83] 2025-03-14 22:17:17.856 INFO 5408 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2025-03-14 22:17:17.856 INFO 5408 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 2467 ms 2025-03-14 22:17:18.240 INFO 5408 --- [ main] c.a.d.s.b.a.DruidDataSourceAutoConfigure : Init DruidDataSource 2025-03-14 22:17:19.217 INFO 5408 --- [ main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited _ _ |_ _ _|_. ___ _ | _ | | |\/|_)(_| | |_\ |_)||_|_\ / | 3.4.3 2025-03-14 22:17:22.943 INFO 5408 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2025-03-14 22:17:23.467 DEBUG 5408 --- [ main] o.s.d.r.l.RedisMessageListenerContainer : Starting RedisMessageListenerContainer... 2025-03-14 22:17:23.468 DEBUG 5408 --- [ main] o.s.d.r.l.RedisMessageListenerContainer : Postpone listening for Redis messages until actual listeners are added. 2025-03-14 22:17:24.957 INFO 5408 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2025-03-14 22:17:25.305 INFO 5408 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (http) with context path '' 2025-03-14 22:17:25.328 INFO 5408 --- [ main] c.a.n.p.a.s.c.ClientAuthPluginManager : [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.impl.NacosClientAuthServiceImpl success. 2025-03-14 22:17:25.328 INFO 5408 --- [ main] c.a.n.p.a.s.c.ClientAuthPluginManager : [ClientAuthPluginManager] Load ClientAuthService com.alibaba.nacos.client.auth.ram.RamClientAuthServiceImpl success. 2025-03-14 22:17:25.477 INFO 5408 --- [ main] c.a.c.n.registry.NacosServiceRegistry : nacos registry, DEFAULT_GROUP user-service 192.168.56.1:8081 register finished 2025-03-14 22:17:26.784 INFO 5408 --- [ main] o.s.cloud.commons.util.InetUtils : Cannot determine local hostname 2025-03-14 22:17:26.794 INFO 5408 --- [ main] c.h.u.service.impl.UserServiceImplTest : Started UserServiceImplTest in 17.593 seconds (JVM running for 19.159) 2025-03-14 22:17:26.816 INFO 5408 --- [ main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=user-service.properties, group=DEFAULT_GROUP 2025-03-14 22:17:26.817 INFO 5408 --- [ main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=user-service, group=DEFAULT_GROUP 2025-03-14 22:17:26.818 INFO 5408 --- [ main] c.a.c.n.refresh.NacosContextRefresher : [Nacos Config] Listening config: dataId=user-service-dev.properties, group=DEFAULT_GROUP 2025-03-14 22:17:28.212 DEBUG 5408 --- [ main] c.h.u.m.UserMapper.listUsers_mpCount : ==> Preparing: SELECT COUNT(*) FROM t_user 2025-03-14 22:17:28.461 DEBUG 5408 --- [ main] c.h.u.m.UserMapper.listUsers_mpCount : ==> Parameters: 2025-03-14 22:17:28.510 DEBUG 5408 --- [ main] c.h.u.m.UserMapper.listUsers_mpCount : <== Total: 1 2025-03-14 22:17:28.518 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.listUsers : ==> Preparing: select id,username,password,birthday,gender,phone, email,status,create_time,update_time,delete_time, version,deleted,remark from t_user LIMIT ? 2025-03-14 22:17:28.523 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.listUsers : ==> Parameters: 10(Long) 2025-03-14 22:17:28.529 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.listUsers : <== Total: 1 2025-03-14 22:17:28.575 INFO 5408 --- [ main] c.h.user.service.impl.UserServiceImpl : 查询用户信息:1 2025-03-14 22:17:28.576 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.getUserById : ==> Preparing: select id,username,password,birthday,gender,phone, email,status,create_time,update_time,delete_time, version,deleted,remark from t_user where id = ? 2025-03-14 22:17:28.616 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.getUserById : ==> Parameters: 1(Long) 2025-03-14 22:17:28.618 DEBUG 5408 --- [ main] c.h.user.mapper.UserMapper.getUserById : <== Total: 1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.084 s - in com.hmall.user.service.impl.UserServiceImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ user-service --- [INFO] Loading execution data file D:\home\hmall\user-service\target\jacoco.exec [INFO] Analyzed bundle 'user-service' with 22 classes [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.816 s [INFO] Finished at: 2025-03-14T22:17:30+08:00 [INFO] ------------------------------------------------------------------------
进程已结束,退出代码为 0
|