Фасадный корень не был установлен

//Remove:
use PHPUnit\Framework\TestCase;

//And replace it with:
use Tests\TestCase;
Tiago F2