修改单元测试方法名

This commit is contained in:
Cason 2024-08-30 22:58:40 +08:00
parent e90986ff19
commit 06c6db14f0

View File

@ -213,7 +213,7 @@ public class IdUtilTest {
* UUIDv7的性能测试
*/
@Test
public void uuidv7BenchTest() {
public void testUUIDv7Benchmark() {
final StopWatch timer = DateUtil.createStopWatch();
// UUID v7 generation benchmark