Core/test/core
Abel Hoogeveen be449b4f0d
Implemented ComponentPathsTrait.
Now every classes that uses paths doesn't have its own code anymore. All methods for handling paths have been standardized.
2019-01-18 11:00:22 +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 Implemented ComponentPathsTrait. 2019-01-18 11:00:22 +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_eventPriorityTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
core_eventsTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +01:00
core_eventTest.php Updated copyright notice to 2019 2019-01-10 23:59:00 +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 Implemented ComponentPathsTrait. 2019-01-18 11:00:22 +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