mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add test
This commit is contained in:
@@ -8,6 +8,9 @@ import cn.hutool.crypto.symmetric.DES;
|
||||
import org.junit.Assert;
|
||||
import org.junit.Test;
|
||||
|
||||
/**
|
||||
* DES加密解密单元测试
|
||||
*/
|
||||
public class DesTest {
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user