initial tests added #1166
Annotations
6 errors
|
phpstan (8.2)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/commands/TestFormatPerformance.php#L77
Call to static method initPresenter() on an unknown class App\Helpers\Mocks\MockHelper.
|
|
phpstan (8.2):
app/commands/TestFormatPerformance.php#L55
Call to an undefined method Nette\Application\Response::getPayload().
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.3):
app/commands/TestFormatPerformance.php#L77
Call to static method initPresenter() on an unknown class App\Helpers\Mocks\MockHelper.
|
|
phpstan (8.3):
app/commands/TestFormatPerformance.php#L55
Call to an undefined method Nette\Application\Response::getPayload().
|