Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ExpectationFailedException.php

ExpectationFailedException::$comparisonFailure

Type: comparisonFailure

File

vendor/phpunit/phpunit/src/Framework/Exception/ExpectationFailedException.php, line 28

Class

ExpectationFailedException
Exception for expectations which failed their check.

Namespace

PHPUnit\Framework

Code

protected ?ComparisonFailure $comparisonFailure = null;
RSS feed
Powered by Drupal