You are here

README.txt in Realistic Dummy Content 8

These are tests which require the database and/or browse calls.

Unit tests are in tests/src/Unit/

The tests herein must be subclasses of WebTestBase and declare their namespace as namespace Drupal\realistic_dummy_content_api\Tests;

They can then be run with run-tests.sh or the GUI.

File

api/src/Tests/README.txt
View source
  1. These are tests which require the database and/or browse calls.
  2. Unit tests are in tests/src/Unit/
  3. The tests herein must be subclasses of WebTestBase and declare their namespace as namespace Drupal\realistic_dummy_content_api\Tests;
  4. They can then be run with run-tests.sh or the GUI.