Core/test/plugins
Abel Hoogeveen 68c2aaa210
Implemented all changes requested by FuzeWorks\Application.
- Implemented a exception and error handler which other methods register to. These are executed in the order provided by the Priority class
- Logger now uses the $isEnabled property to determine if it is enabled. $print_to_screen now has its own methods.
- Plugins now use a 'plugin.pluginName.php' file by default
-
2019-03-04 21:18:08 +01:00
..
TestDisabledPlugin Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00
TestGetPluginMethod Implemented namespace change in core_pluginsTest. 2019-02-11 17:29:45 +01:00
TestGetPluginWithClassFile Implemented namespace change in core_pluginsTest. 2019-02-11 17:29:45 +01:00
TestInvalidClass Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00
TestLoadHeader/loadHeader Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00
TestLoadHeaderNotIPluginHeader Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00
TestLoadPlugin Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00
TestMissingHeader Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
TestMissingPlugin Implemented namespace change in core_pluginsTest. 2019-02-11 17:29:45 +01:00
TestReloadPlugin Implemented all changes requested by FuzeWorks\Application. 2019-03-04 21:18:08 +01:00