首页>代码>Spring Boot入门实现HelloWorld简单实例>/SpringBoot/src/test/java/com/xm/SpringBoot/AppTest.java
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  LV29 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日
最近浏览更多
lingtiejing  LV15 4月12日
2994754858 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日
dongzhan  LV12 2021年12月15日
garin_lau  LV9 2021年9月6日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友