Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./plugins/jquery-knob/../bootstrap-datetimepicker/../bootstrap/../pdfmake/../jsgrid/../chart.js/../select2-bootstrap4-theme/../datatables-fixedcolumns/../datatables/../ekko-lightbox/.././../../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;
}