DEBSOURCES
Skip Quicknav
sources / icingaweb2-module-businessprocess / 2.5.2-2 / test / phpunit-compat.php
12345678910
<?php use PHPUnit\Framework\TestCase; /** * @codingStandardsIgnoreStart */ class PHPUnit_Framework_TestCase extends TestCase { }