Skip to content
Snippets Groups Projects
README.md 252 B
Newer Older
Alexey Korepov's avatar
Alexey Korepov committed
# Test Helpers

Collection of helper classes and functions to use in Drupal Unit tests, Kernel
tests, Functional tests.

See the main class \Drupal\test_helpers\UnitTestHelpers for main API.
See usage examples in the submodule `test_helpers_example`.