Core/test/core
Abel Hoogeveen 81567caec0
Changed EventPriority to Priority.
This class can now be used for other priorities as well. Should be useful for rewriting the Config class
2019-01-18 11:08:56 +01:00
..
abstract.coreTestAbstract.php Implemented multiple requests. Mostly rewritten the Logger to be more compatible with Plugins and Components. 2019-01-16 23:07:09 +01:00
core_configORMAbstractTest.php Implemented requested changes. Closes #134. 2019-01-17 12:27:53 +01:00
core_configTest.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
core_configuratorTest.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
core_coreTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
core_eventsTest.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
core_eventTest.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
core_exceptionTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
core_factoryTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
core_helperTest.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00
core_libraryTest.php Implemented ComponentPathsTrait. 2019-01-18 11:00:22 +01:00
core_loggerTest.php Implemented multiple requests. Mostly rewritten the Logger to be more compatible with Plugins and Components. 2019-01-16 23:07:09 +01:00
core_pluginsTest.php Implemented ComponentPathsTrait. 2019-01-18 11:00:22 +01:00
core_priorityTest.php Changed EventPriority to Priority. 2019-01-18 11:08:56 +01:00