eclipse對Java項目進行單元測試

1、右鍵項目名->buildpath->configure buildpath->add library->junit->選擇版本(以4爲例)->apply->okapp

2、再要測試的函數前添加@Test -> 右擊項目名 -> run as -> junit test函數

相關文章
相關標籤/搜索