/var/www/vhosts/nabawater/vendor/phpunit/phpunit/src/ForwardCompatibility
NameSizeModeActions
Assert.php3490664editdlrm
AssertionFailedError.php3820664editdlrm
BaseTestListener.php3790664editdlrm
Test.php3380664editdlrm
TestCase.php3550664editdlrm
TestListener.php3620664editdlrm
TestSuite.php3490664editdlrm
Edit: /var/www/vhosts/nabawater/vendor/phpunit/phpunit/src/ForwardCompatibility/Assert.php (349B)
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPUnit\Framework; use PHPUnit_Framework_Assert; abstract class Assert extends PHPUnit_Framework_Assert { }