摘要: phpunit 没有使用断言语句测试不通过, This test did not perform any assertions 如果仅仅想执行单个函数,不想加断言,可以使用注解 <?php use PHPUnit\Framework\TestCase; class Test extends Test 阅读全文
posted @ 2021-11-26 15:20 浅笑19 阅读(174) 评论(0) 推荐(0)