You are here

protected static property RequestTestBase::$generateExpectationFiles in OpenAPI 8.2

Set to TRUE to run this test to generate expectation files.

The test will be marked as a fail when generating test files.

File

tests/src/Functional/RequestTestBase.php, line 26

Class

RequestTestBase
Base tests for requests on OpenAPI routes.

Namespace

Drupal\Tests\openapi\Functional

Code

protected static $generateExpectationFiles = FALSE;