<?php namespace Tests\Unit\Customer; use PHPUnit\Framework\TestCase; class CustomerTest extends TestCase { /** * web访问 * * @return void */ public function testProjectReportIndex(){ } }