IDEA中快速使用單元測試 junit4舉例

2022-10-06 11:33:16 字數 788 閱讀 6491

目錄1. 新建乙個測試類stringtest

public class stringtest
2. 在類中編寫測試方法test1
public class stringtest 

public void test1()

}

3. 方法上,加 [@test] 註解
public class stringtest 

@test

public void test1()

}

4. 按 [alt + enter],匯入 [junit4] 測試包

5. 匯入成功,測試結果

匯入成功後,[external libraries] 中多了 [junit4]

點選 [test1] 方法,執行

idea單元測試

參考 單元測試jar包 第一步 引入jar包 新建test資料夾 在src同級目錄下新建test資料夾,然後右擊test資料夾,選擇mark directory as test sources root 新建測試類 在test目錄下新建測試類,可以與src建立一樣的包結構 測試類 public cl...

Idea下Juint 單元測試實踐

單元測試用的包 junit 4.1.jar 本質上就是提供了乙個方便且功能強大的介面,省去了你寫main方法的麻煩。package junitpractice public class calculator public intdivide int x,int y public static voi...

ju 單元測試 三年級下第一單元測試卷

第一單元訓練 一 給加點字選擇正確的讀音 用 標出。減少 ji n xi n伶俐 l n l n 疲倦ju n ju n 閒散s n s n木桿 g ng n 圓暈y n y n纖 細qi n xi n 挨挨擠擠 i i 飽脹zh n zh n 凡是 f nf n 彷彿f f 翩 翩起舞bi n p...