class TestClass

Provides a test class.

Hierarchy

  • class \Drupal\Tests\Component\Utility\TestClass

Expanded class hierarchy of TestClass

4 string references to 'TestClass'
AuthenticationProviderPassTest::testEncoders in core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php
@covers ::process[[api-linebreak]]
ErrorTest::providerTestFormatBacktrace in core/tests/Drupal/Tests/Core/Utility/ErrorTest.php
Data provider for testFormatBacktrace.
ErrorTest::providerTestGetLastCaller in core/tests/Drupal/Tests/Core/Utility/ErrorTest.php
Data provider for testGetLastCaller.
RegisterSerializationClassesCompilerPassTest::testEncoders in core/modules/serialization/tests/src/Unit/CompilerPass/RegisterSerializationClassesCompilerPassTest.php
@covers ::process[[api-linebreak]]

File

core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php, line 193

Namespace

Drupal\Tests\Component\Utility
View source
class TestClass {
  public function access($foo) {
  }

}

Members

Title Sort descending Modifiers Object type Summary
TestClass::access public function

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.