mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-09-02 21:41:36 +08:00
完善单元测试
This commit is contained in:
@@ -37,7 +37,7 @@ class cookieTest extends \PHPUnit_Framework_TestCase
|
||||
// httponly设置
|
||||
'httponly' => '',
|
||||
// 是否使用 setcookie
|
||||
'setcookie' => false,
|
||||
'setcookie' => true,
|
||||
];
|
||||
|
||||
protected function setUp()
|
||||
|
||||
Reference in New Issue
Block a user