mirror of
https://gitee.com/dromara/hutool.git
synced 2025-11-26 02:09:46 +08:00
feat: update test method
This commit is contained in:
@@ -77,6 +77,6 @@ public class NetUtilTest {
|
||||
|
||||
@Test
|
||||
public void getLocalHostNameTest() {
|
||||
System.out.println(NetUtil.getLocalHostName());
|
||||
Assert.assertNotNull(NetUtil.getLocalHostName());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user