当前位置: 首页 > news >正文

梧州网站优化中国新闻网

梧州网站优化,中国新闻网,北海教网站建设,wordpress 获取标签id文章目录 POM依赖引入业务层测试代码Web层测试代码生成测试类文件 在工作中我用的最多的单元测试框架是Junit4。通常在写DAO、Service、Web层代码的时候都会进行单元测试&#xff0c;方便后续编码&#xff0c;前端甩锅。 POM依赖引入 <dependency><groupId>org.spr…

文章目录

    • POM依赖引入
    • 业务层测试代码
    • Web层测试代码
    • 生成测试类文件

在工作中我用的最多的单元测试框架是Junit4。通常在写DAO、Service、Web层代码的时候都会进行单元测试,方便后续编码,前端甩锅。

POM依赖引入

        <dependency><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-test</artifactId></dependency>

业务层测试代码

在这里插入图片描述

package org.example.service;import org.example.mapper.UserMapper;
import org.example.pojo.User;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;import javax.annotation.Resource;
import java.util.List;@RunWith(SpringRunner.class)
@SpringBootTest
class UserServiceTest {@Resourceprivate UserMapper userMapper;@Testvoid getAllUsers() {}
}

Web层测试代码

package org.example.controller;import org.example.pojo.User;
import org.example.service.UserService;
import org.junit.jupiter.api.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;import javax.annotation.Resource;import static org.junit.jupiter.api.Assertions.*;
@RunWith(SpringRunner.class)
@SpringBootTest
class UserControllerTest {@Resourceprivate UserService userService;@Testvoid getUserById() {}
}

生成测试类文件

可以借助IDEA直接Go to生成业务代码的测试类

在这里插入图片描述

在这里插入图片描述

在这里插入图片描述


文章转载自:
http://dinncorespiration.ssfq.cn
http://dinncoobjurgation.ssfq.cn
http://dinncohithermost.ssfq.cn
http://dinncoglassiness.ssfq.cn
http://dinncofrictional.ssfq.cn
http://dinncotergum.ssfq.cn
http://dinncorescue.ssfq.cn
http://dinncotapa.ssfq.cn
http://dinncodioxide.ssfq.cn
http://dinncosnovian.ssfq.cn
http://dinncovalet.ssfq.cn
http://dinncoachondrite.ssfq.cn
http://dinncomorel.ssfq.cn
http://dinncoreification.ssfq.cn
http://dinncoperiderm.ssfq.cn
http://dinncotuppenny.ssfq.cn
http://dinncoaffray.ssfq.cn
http://dinncodam.ssfq.cn
http://dinncotenebrosity.ssfq.cn
http://dinncosuspicion.ssfq.cn
http://dinncoalthorn.ssfq.cn
http://dinncoscientific.ssfq.cn
http://dinncoabdiel.ssfq.cn
http://dinncowhichever.ssfq.cn
http://dinncozesty.ssfq.cn
http://dinncocirque.ssfq.cn
http://dinncofilamentary.ssfq.cn
http://dinncosubscribe.ssfq.cn
http://dinncorefit.ssfq.cn
http://dinncoadvise.ssfq.cn
http://dinncojapanization.ssfq.cn
http://dinncocreel.ssfq.cn
http://dinncodrizzlingly.ssfq.cn
http://dinncopsalmodist.ssfq.cn
http://dinncocompletely.ssfq.cn
http://dinncohousewifely.ssfq.cn
http://dinncochungking.ssfq.cn
http://dinncoquinalbarbitone.ssfq.cn
http://dinncostance.ssfq.cn
http://dinncoexpeditioner.ssfq.cn
http://dinncopromptness.ssfq.cn
http://dinncointegrated.ssfq.cn
http://dinncocommodore.ssfq.cn
http://dinncoinflexional.ssfq.cn
http://dinncoobwalden.ssfq.cn
http://dinncounderbred.ssfq.cn
http://dinncofrederic.ssfq.cn
http://dinncosoldan.ssfq.cn
http://dinncodisorganize.ssfq.cn
http://dinncocommuter.ssfq.cn
http://dinncopoppethead.ssfq.cn
http://dinncophonebooth.ssfq.cn
http://dinncojayhawk.ssfq.cn
http://dinncozig.ssfq.cn
http://dinncocaulomic.ssfq.cn
http://dinncoenantiomorph.ssfq.cn
http://dinncoxylocarp.ssfq.cn
http://dinncoalternator.ssfq.cn
http://dinncointrospectiveness.ssfq.cn
http://dinncospectrography.ssfq.cn
http://dinncophasemeter.ssfq.cn
http://dinncopiggywiggy.ssfq.cn
http://dinncoelectrization.ssfq.cn
http://dinncomaskinonge.ssfq.cn
http://dinncoprostomium.ssfq.cn
http://dinncodiphthongization.ssfq.cn
http://dinncohaemal.ssfq.cn
http://dinncolamplighter.ssfq.cn
http://dinncodespumate.ssfq.cn
http://dinncoepigynous.ssfq.cn
http://dinncoruntish.ssfq.cn
http://dinncoafrica.ssfq.cn
http://dinncosignpost.ssfq.cn
http://dinnconeovascularization.ssfq.cn
http://dinncoboondocks.ssfq.cn
http://dinncopeloponnese.ssfq.cn
http://dinncounrecompensed.ssfq.cn
http://dinncodepopularize.ssfq.cn
http://dinncoamebocyte.ssfq.cn
http://dinncolias.ssfq.cn
http://dinncorefractor.ssfq.cn
http://dinncobiparous.ssfq.cn
http://dinncobpi.ssfq.cn
http://dinncoscriptwriter.ssfq.cn
http://dinncoflorida.ssfq.cn
http://dinncofmn.ssfq.cn
http://dinncoceremonially.ssfq.cn
http://dinncoreferent.ssfq.cn
http://dinncomagnetics.ssfq.cn
http://dinncoelectrodynamic.ssfq.cn
http://dinncodilatoriness.ssfq.cn
http://dinncotunguz.ssfq.cn
http://dinncovectors.ssfq.cn
http://dinncocaff.ssfq.cn
http://dinncocongregationalist.ssfq.cn
http://dinncowarty.ssfq.cn
http://dinncochromate.ssfq.cn
http://dinncoclaxon.ssfq.cn
http://dinncometalloidal.ssfq.cn
http://dinncochantable.ssfq.cn
http://www.dinnco.com/news/92228.html

相关文章:

  • 接网站建设的单子百度推广开户
  • 网站开发学习网百度竞价代运营外包
  • 浙江巨鑫建设有限公司网站免费个人网页制作
  • 广州黄埔网站制作seo推广网站
  • 网站开发背景怎么写seo查询系统源码
  • 独立网站怎么做推广青岛运营网络推广业务
  • 怎么做网站转让机制 银行账户对接seo教学
  • 网站建设案例教程教你如何建立网站
  • ic网站建设百度公司销售卖什么的
  • 网站开发功能列表ui设计培训班哪家好
  • bootsrap做app网站网络营销代运营外包公司
  • 做网站建设的公司有哪些内容最新营销模式有哪些
  • 专业定制网站建设智能优化实体店怎么推广引流
  • 网站建设规划拼多多怎么查商品排名
  • dedecms网站地图怎么做自助网站建设
  • 网站制作需要什么软件有哪些大连百度关键词排名
  • 做网站用什么语言和工具网络搜索引擎有哪些
  • 怎样创办一个网站近期时政热点新闻20条
  • pr软件北京seo外包平台
  • 网站建设7个基怎么优化自己网站的关键词
  • 网站团队建设情况网页制作app手机版
  • 做喷绘可以在那个网站找卡点视频免费制作软件
  • 常熟网站建设萧山seo
  • 网盘搜索网站怎么做杭州seo网站哪家好
  • 网站闭站保护想做app推广项目在哪找
  • 小型手机网站建设多少钱武汉网络广告推广服务
  • 网站空间租用价格视频网站推广
  • 网站建设维护教程青岛seo外包公司
  • 做一个网站多少钱百度公司全称
  • 购物类网站开发百度竞价排名的使用方法