NotVoidTestCase.php

File

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

class NotVoidTestCase extends PHPUnit_Framework_TestCase {

}

Classes

Namesort descending Description
NotVoidTestCase