package com.xm.SpringBoot; 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 ); } }

ewan007 LV30
2021年8月29日
hahazxy LV14
2021年7月1日
wangshihui LV8
2020年9月2日
hxp0521 LV3
2020年5月11日
912299793 LV21
2020年5月6日
a807920472 LV1
2019年7月24日
c841713942016 LV4
2019年7月23日
职场小灰 LV4
2019年7月16日
bai620123 LV16
2019年3月18日
lixiaominghahaha LV10
2019年3月6日

oldfox LV19
2024年10月22日
1941549176 LV4
2024年5月10日
lingtiejing LV15
2024年4月12日
2994754858
2024年3月21日
暂无贡献等级
gala209 LV3
2023年2月4日
221231
2022年5月18日
暂无贡献等级
Start1 LV15
2022年4月24日
huaua7676 LV30
2022年4月11日
guviva LV6
2022年1月5日
dongzhan LV12
2021年12月15日