Files
EasySoft-ZenTaoPMS/module/cne/test/model/getapplogs.php
T

31 lines
707 B
PHP

#!/usr/bin/env php
<?php
/**
title=测试 cneModel->getAppLogs();
timeout=0
cid=1
- 获取CNE平台的日志 status @0
- 获取CNE平台的日志 status @0
- 获取CNE平台的日志 status @0
- 获取CNE平台的日志 status @0
- 获取CNE平台的日志 status @0
*/
include dirname(__FILE__, 5) . '/test/lib/init.php';
include dirname(__FILE__, 2) . '/lib/cne.unittest.class.php';
$cneModel = new cneTest();
r($cneModel->getAppLogsTest()) && p('status') && e('0');
r($cneModel->getAppLogsTest()) && p('status') && e('0');
r($cneModel->getAppLogsTest()) && p('status') && e('0');
r($cneModel->getAppLogsTest()) && p('status') && e('0');
r($cneModel->getAppLogsTest()) && p('status') && e('0');