package cn.com.mx.zkstudy_api; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case */ public AppTest( String testName ) { super( testName ); } /** * @return the suite of tests being tested */ public static Test suite() { return new TestSuite( AppTest.class ); } /** * Rigourous Test :-) */ public void testApp() { assertTrue( true ); } }
最近下载更多
最近浏览更多
zgd_suny LV7
2023年5月17日
liangge2115 LV27
2023年3月20日
bin2337 LV4
2022年9月22日
lwp011 LV27
2022年9月19日
LKBBDD LV7
2022年6月2日
微信网友_5952843817488384 LV2
2022年5月10日
1145304128 LV12
2022年4月1日
denliv_hui LV13
2022年2月11日
Rommel LV27
2021年10月12日
huangxiaoke20 LV17
2021年7月19日