Core/src/FuzeWorks
Abel Hoogeveen e10d84b65d
Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not.
2019-01-21 20:34:45 +01:00
..
ConfigORM Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
Event Implemented multiple requests. Mostly rewritten the Logger to be more compatible with Plugins and Components. 2019-01-16 23:07:09 +01:00
Exception Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
ComponentPathsTrait.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Config.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Configurator.php Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
Core.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
DeferredComponentClass.php Initializing the container is no longer required. Use call method to call componentClasses after creating the container. 2019-01-17 13:54:37 +01:00
Event.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
Events.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
Factory.php Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
Helpers.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Libraries.php Implemented Priority for componentPaths. 2019-01-21 17:19:09 +01:00
Logger.php Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
Plugins.php Implemented @covers in all unit tests. Code coverage now shows better what is actually covered and what is not. 2019-01-21 20:34:45 +01:00
Priority.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
iComponent.php Initializing the container is no longer required. Use call method to call componentClasses after creating the container. 2019-01-17 13:54:37 +01:00
iPluginHeader.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00