phpunit_example.module in Examples for Developers 8
Module file for phpunit_example.
File
phpunit_example/phpunit_example.moduleView source
<?php
/**
* @file
* Module file for phpunit_example.
*/
/**
* @defgroup phpunit_example Example: PHPUnit
* @ingroup examples
* @{
* This example demonstrates PHPUnit for Drupal 8 unit testing.
*/
/**
* @} End of "defgroup phpunit_example".
*/