Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../plugins/jqvmap/.././datatables-autofill/../fullcalendar-timegrid/../pace-progress/../summernote/././../summernote/../fullcalendar/./../datatables-rowgroup/.././datatables-keytable/../././../../tests
الملفات الموجودة في هذا الـ Path:
.
..
CreatesApplication.php
Feature
TestCase.php
Unit

مشاهدة ملف: TestCase.php

<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    use CreatesApplication;
}