feat: V1.1 - 测试类,注释补充
This commit is contained in:
@@ -10,6 +10,7 @@ import org.junit.jupiter.api.Test;
|
||||
|
||||
import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
|
||||
/** Redis key 表达式静态模式推断单测(常量、format、拼接等)。 */
|
||||
class RedisKeyResolverTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user