phpmyadmin/test/classes/Config
Maurício Meneghini Fauth 74105ab85c Replace readAttribute() and assertAttributeEquals()
assertAttributeEquals() is deprecated and will be removed in PHPUnit 9.
readAttribute() is deprecated and will be removed in PHPUnit 9.

Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2019-02-24 16:32:28 -03:00
..
Forms Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ConfigFileTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
DescriptionTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FormDisplayTemplateTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
FormDisplayTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
FormTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
PageSettingsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ServerConfigChecksTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00