[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 811146: Tests for abstract classes

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 811146d1689e55fe65dd681e657f9be31506bf73 https://github.com/phpmyadmin/phpmyadmin/commit/811146d1689e55fe65dd681e657f... Author: ayushchd <ayushchd@gmail.com> Date: 2013-07-19 (Fri, 19 Jul 2013) Changed paths: A test/classes/properties/PMA_PorpertyItem_test.php A test/classes/properties/options/PMA_OptionsPropertyGroup_test.php A test/classes/properties/options/PMA_OptionsPropertyItem_test.php A test/classes/properties/options/PMA_OptionsPropertyOneItem_test.php M test/classes/properties/options/items/PMA_PropertyItems_test.php A test/classes/properties/plugins/PMA_PluginPorpertyItem_test.php Log Message: ----------- Tests for abstract classes Commit: 0f15b3a049f245cd8fbbf361695e1f6b3e25be88 https://github.com/phpmyadmin/phpmyadmin/commit/0f15b3a049f245cd8fbbf361695e... Author: Michal Čihař <michal@cihar.com> Date: 2013-07-19 (Fri, 19 Jul 2013) Changed paths: A test/classes/properties/PMA_PorpertyItem_test.php A test/classes/properties/options/PMA_OptionsPropertyGroup_test.php A test/classes/properties/options/PMA_OptionsPropertyItem_test.php A test/classes/properties/options/PMA_OptionsPropertyOneItem_test.php M test/classes/properties/options/items/PMA_PropertyItems_test.php A test/classes/properties/plugins/PMA_PluginPorpertyItem_test.php Log Message: ----------- Merge pull request #523 from ayushchd/unit_testing_abstract Tests for abstract classes Compare: https://github.com/phpmyadmin/phpmyadmin/compare/7e98a75fe50e...0f15b3a049f2
participants (1)
-
Michal Čihař