. */ namespace App\Tests\Services\LabelSystem; use App\Services\LabelSystem\BarcodeParser; use PHPUnit\Framework\TestCase; class BarcodeParserTest extends TestCase { public function testGetQRRedirectTarget() { } }