Added first PHPUnit-based unit test. This will test some of the methods in the
authorRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 16:19:49 +0000 (18:19 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 16 Jul 2017 16:19:49 +0000 (18:19 +0200)
commite49824352d4ee089daaa8043f8463cc196d079ec
treea34a3b12e8e099cba86891f482ac6585e321bdb3
parent060297c0efcdcfab4935d6eee825cd376c318ef4
Added first PHPUnit-based unit test. This will test some of the methods in the
configuration class 'FrameworkConfiguration'. Strangely, not all I have tested
have 100% coverage ... Why? :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
tests/framework/config/FrameworkConfigurationTest.php [new file with mode: 0644]