junit學習(七)——參數化設置:同時測試一組數據

如何同時測試一組數據??看代碼吧,代碼裏邊有詳細的步驟說明: package com.wjl.junit; import java.util.Arrays; import java.util.Collection; import org.junit.Test; import static org.junit.Assert.*; import org.junit.runner.RunWith;
相關文章
相關標籤/搜索