Path : /var/www/html/tollfree-tracker/vendor/mongodb/mongodb/tests/Operation/ |
Current File : //var/www/html/tollfree-tracker/vendor/mongodb/mongodb/tests/Operation/TestCase.php |
<?php namespace MongoDB\Tests\Operation; use MongoDB\Tests\TestCase as BaseTestCase; /** * Base class for Operation unit tests. */ abstract class TestCase extends BaseTestCase { }