Introduce and implement AdminSettings_UnitTestCase
#122
coding-standards.yml
on: pull_request
Run coding standards checks
12s
Annotations
4 errors
Run coding standards checks
Process completed with exit code 1.
|
Run coding standards checks:
tests/phpunit/tests/AdminSettings/AdminSettings_GetSettingTest.php#L1
Filenames should be all lowercase with hyphens as word separators. Expected adminsettings-getsettingtest.php, but found AdminSettings_GetSettingTest.php.
|
Run coding standards checks:
tests/phpunit/tests/AdminSettings/AdminSettings_GetSettingTest.php#L1
Class file names should be based on the class name with "class-" prepended. Expected class-adminsettings-getsettingtest.php, but found AdminSettings_GetSettingTest.php.
|
Run coding standards checks
Process completed with exit code 1.
|