测试类数据随机

beetlsql3-dev
Mlxa0324 3 years ago
parent 2c9a894840
commit ec846aafc8

@ -44,8 +44,6 @@ class TeacherOpenCourseQuestionLogControllerTest extends BaseTest {
*/ */
@Test @Test
void addQuestionLog() throws Exception { void addQuestionLog() throws Exception {
String params = "{\"1574684340254842880\": [\"错\"], \"1574684340271620097\": [\"D\",\"A\", \"C\"]}";
// 通过查询数据库来random实体类属性 // 通过查询数据库来random实体类属性
// 随机取一个学生的登录信息 // 随机取一个学生的登录信息
List<ResourcesQuestionSnapshot> questionSnapshots = resourcesQuestionSnapshotDao.execute( List<ResourcesQuestionSnapshot> questionSnapshots = resourcesQuestionSnapshotDao.execute(

Loading…
Cancel
Save