feat: V1.1 - 测试类,注释补充
This commit is contained in:
@@ -11,6 +11,9 @@ import static org.junit.jupiter.api.Assertions.assertEquals;
|
||||
import static org.junit.jupiter.api.Assertions.assertFalse;
|
||||
import static org.junit.jupiter.api.Assertions.assertTrue;
|
||||
|
||||
/**
|
||||
* 验证默认配置加载与业务 YAML 深度合并(业务项优先)。
|
||||
*/
|
||||
class ConfigLoaderTest {
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user