EmptyTestCaseTest.php

File

drupal/core/vendor/phpunit/phpunit/Tests/_files/EmptyTestCaseTest.php
View source
<?php

class EmptyTestCaseTest extends PHPUnit_Framework_TestCase {

}

Classes

Namesort descending Description
EmptyTestCaseTest