What is the role of a 'test fixture' in Drupal automated testing?
-
A
Pre-created content, configuration, or data used to set up a known state for tests
-
B
A module that mocks third-party API responses
-
C
A YAML file that declares which test classes belong to a test group
-
D
A Drush command that seeds the database with random content