You are here

abstract class TestCase in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/Drupal/Commenting/FileCommentUnitTest.12.inc \Drupal\Example\Something\TestCase

Hierarchy

  • class \Drupal\Example\Something\TestCase extends \PHPUnit\Framework\TestCase

Expanded class hierarchy of TestCase

File

tests/Drupal/Commenting/FileCommentUnitTest.12.inc, line 17

Namespace

Drupal\Example\Something
View source
abstract class TestCase extends \PHPUnit\Framework\TestCase {

}

Members