
Junit
再写一行代码就下班
默默无闻的小蜜蜂!!!
展开
-
spring整合Junit纯注解-入门
一、环境 1. idea2018.1 2.maven 3.3.3 3. jdk1.8 二、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="htt...原创 2021-04-14 10:43:24 · 165 阅读 · 0 评论 -
Spring整合Junit(spring注解方式注入bean)
一、开发环境 1.idea 2018.1 2.maven3.3.3 3.jdk1.8 二、pom.xml <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http:.原创 2021-04-09 16:11:15 · 1414 阅读 · 0 评论