mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
修改单元测试方法名
This commit is contained in:
@@ -213,7 +213,7 @@ public class IdUtilTest {
|
||||
* UUIDv7的性能测试
|
||||
*/
|
||||
@Test
|
||||
public void uuidv7BenchTest() {
|
||||
public void testUUIDv7Benchmark() {
|
||||
final StopWatch timer = DateUtil.createStopWatch();
|
||||
|
||||
// UUID v7 generation benchmark
|
||||
|
Reference in New Issue
Block a user