]> git.mxchange.org Git - core.git/commit - application/tests/config.php
Continued:
authorRoland Haeder <roland@mxchange.org>
Sat, 25 Feb 2017 15:37:56 +0000 (16:37 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 28 Feb 2017 21:10:04 +0000 (22:10 +0100)
commit3c2ae04e5adf3b903b6fa7f2b62ef241987a739f
tree35c3c2e890a9f7b3ded84b15062de87bc9995e3c
parent5ef75f30c91c6076b5534e84a6766a3fda353fd4
Continued:
- tests may later have filters but now let's not focus on it
- added "import" of BaseFactory
- added "import" of HtmlNewsFactory
- added "import" of ReadableNews
- added config entry news_reader_main_class

Signed-off-by: Roland Häder <roland@mxchange.org>
application/tests/classes/commands/console/class_TestsConsoleMainCommand.php
application/tests/classes/resolver/command/console/class_TestsConsoleCommandResolver.php
application/tests/config.php
inc/main/classes/factories/cache/class_CacheFactory.php
inc/main/classes/factories/html/class_HtmlNewsFactory.php
inc/main/classes/factories/logger/class_LoggerFactory.php
inc/main/classes/filter/news/class_NewsDownloadFilter.php
inc/main/classes/reader/class_ConsoleNewsReader.php
inc/main/classes/resolver/command/class_BaseCommandResolver.php