mall + product:review 评论接口

This commit is contained in:
YunaiV
2023-06-09 13:59:04 +08:00
parent 4126e37d91
commit f2d803c111
14 changed files with 92 additions and 119 deletions

View File

@@ -34,6 +34,7 @@ import static cn.iocoder.yudao.framework.test.core.util.RandomUtils.randomPojo;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertFalse;
// TODO 芋艿:单测详细 review 下
/**
* {@link ProductCommentServiceImpl} 的单元测试类
*