This commit is contained in:
Looly
2022-09-22 03:33:30 +08:00
parent d959f3a24f
commit ba5f1f5264
40 changed files with 143 additions and 235 deletions

View File

@@ -4,7 +4,6 @@ import cn.hutool.core.date.DateUtil;
import cn.hutool.setting.dialect.Props;
import lombok.Data;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
@@ -21,11 +20,6 @@ import java.util.Objects;
*/
public class PropsTest {
@Before
public void init() {
//LogFactory.setCurrentLogFactory(ConsoleLogFactory.class);
}
@Test
public void propTest() {
//noinspection MismatchedQueryAndUpdateOfCollection