摘要:
package com.mytest; import org.junit.jupiter.api.*; import static org.junit.jupiter.api.Assertions.assertEquals; public class Case2Test { //前置条件,只执行一次 阅读全文
posted @ 2023-08-22 22:34
iTao0128
阅读(29)
评论(0)
推荐(0)
摘要:
package com.mytest; import org.junit.jupiter.api.DisplayName; import org.junit.jupiter.api.Test; import static org.junit.jupiter.api.Assertions.*; pub 阅读全文
posted @ 2023-08-22 22:01
iTao0128
阅读(42)
评论(0)
推荐(0)
摘要:
<?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:sc 阅读全文
posted @ 2023-08-22 21:29
iTao0128
阅读(37)
评论(0)
推荐(0)

浙公网安备 33010602011771号