+ [unittest] add the unittest for genComponentFromData.

This commit is contained in:
wangzemei
2025-06-25 17:18:29 +08:00
parent 95dbb56352
commit fe3233015d
@@ -0,0 +1,14 @@
#!/usr/bin/env php
<?php
include dirname(__FILE__, 5) . '/test/lib/init.php';
/**
title=测试 screenModel->genComponentFromData();
timeout=0
cid=1
*/
global $tester;
$tester->loadModel('screen');