第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

代碼詳細(xì)如下,執(zhí)行后未有報(bào)錯(cuò),但點(diǎn)擊例子報(bào)標(biāo)題錯(cuò)誤?為什么

代碼詳細(xì)如下,執(zhí)行后未有報(bào)錯(cuò),但點(diǎn)擊例子報(bào)標(biāo)題錯(cuò)誤?為什么

繁星淼淼 2022-12-18 20:18:24
package sample.test;import static org.junit.Assert.*;import org.databene.benerator.anno.Source;import org.databene.feed4junit.Feeder;import org.junit.After;import org.junit.AfterClass;import org.junit.Before;import org.junit.BeforeClass;import org.junit.Test;import org.junit.runner.RunWith;@RunWith(Feeder.class)public class feed4junit {@BeforeClasspublic static void setUpBeforeClass() throws Exception {}@AfterClasspublic static void tearDownAfterClass() throws Exception {}@Beforepublic void setUp() throws Exception {}@Afterpublic void tearDown() throws Exception {}@Test@Source()public void testCheck(){assertEquals(true,true);}}
查看完整描述

1 回答

?
猛跑小豬

TA貢獻(xiàn)1858條經(jīng)驗(yàn) 獲得超8個(gè)贊

可以按照以下方法解決。

具體方法如下:

1、右鍵單擊項(xiàng)目名,選擇buildpath->add library,彈出配置add library對(duì)話框;

2、選擇junit,next下一步;

3、這時(shí)系統(tǒng)會(huì)自動(dòng)找到JUnit4.jar包,點(diǎn)擊finish;

4、此時(shí)項(xiàng)目還是提示有錯(cuò)誤。因?yàn)轫?xiàng)目中沒(méi)有導(dǎo)入junit4包。在程序開(kāi)頭處,鍵入“import org.junit.Test;”這時(shí)就ok了;

 


查看完整回答
反對(duì) 回復(fù) 2022-12-21
  • 1 回答
  • 0 關(guān)注
  • 191 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)