类 CommentImportTest
java.lang.Object
com.publiccms.test.logic.CommentImportTest
@ExtendWith(org.springframework.test.context.junit.jupiter.SpringExtension.class)
@ContextConfiguration(classes=ApplicationConfig.class)
class CommentImportTest
extends Object
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
commentsService
CmsCommentService commentsService
-
-
构造器详细资料
-
CommentImportTest
CommentImportTest()
-
-
方法详细资料
-
init
@BeforeAll public static void init() -
importTest
-