예제 #1
0
 @Test
 public void uniqPathTest() {
   Assert.assertNotEquals(PathUtils.uniqPath(), PathUtils.uniqPath());
 }