mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-12-20 03:49:45 +08:00
v1.30.0.RC up
This commit is contained in:
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaFoxUtil 工具类测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-8 22:14:25
|
||||
* @since: 2022-2-8 22:14:25
|
||||
*/
|
||||
public class SaCookieTest {
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ import cn.dev33.satoken.session.SaSession;
|
||||
* SaTokenDao 持久层 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-9 15:39:38
|
||||
* @since: 2022-2-9 15:39:38
|
||||
*/
|
||||
public class SaTokenDaoTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* IsRunFunction 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-9 16:11:10
|
||||
* @since: 2022-2-9 16:11:10
|
||||
*/
|
||||
public class IsRunFunctionTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* BCrypt 加密测试
|
||||
*
|
||||
* @author dream.
|
||||
* @date 2022/1/20
|
||||
* @since 2022/1/20
|
||||
*/
|
||||
public class BCryptTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaBase64Util 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-9
|
||||
* @since: 2022-2-9
|
||||
*/
|
||||
public class SaBase64UtilTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaSecureUtil 加密工具类 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-9
|
||||
* @since: 2022-2-9
|
||||
*/
|
||||
public class SaSecureUtilTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaSession 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-9
|
||||
* @since: 2022-2-9
|
||||
*/
|
||||
public class SaSessionTest {
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaFoxUtil 工具类测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-8 22:14:25
|
||||
* @since: 2022-2-8 22:14:25
|
||||
*/
|
||||
public class SaFoxUtilTest {
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import org.junit.jupiter.api.Test;
|
||||
* SaResult 结果集 测试
|
||||
*
|
||||
* @author kong
|
||||
* @date: 2022-2-8 22:14:25
|
||||
* @since: 2022-2-8 22:14:25
|
||||
*/
|
||||
public class SaResultTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user