namespace Drupal\php\Tests

Classsort descending Location Description
PhpAccessTest drupal/core/modules/php/lib/Drupal/php/Tests/PhpAccessTest.php Tests to make sure access to the PHP filter is properly restricted.
PhpFilterTest drupal/core/modules/php/lib/Drupal/php/Tests/PhpFilterTest.php Tests to make sure the PHP filter actually evaluates PHP code when used.
PhpTestBase drupal/core/modules/php/lib/Drupal/php/Tests/PhpTestBase.php Defines a base PHP test case class.