Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/uploads/../uploads/../plugins/./datatables-rowreorder/./../pace-progress/../raphael/../datatables/../datatables-fixedcolumns/./../pace-progress/../flot/../bootstrap/../datatables-buttons/js/../../../../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;
}