MVCR/test
Abel Hoogeveen ed90b3badb Implemented the usage of multiple viewMethods.
- This change allows the developer to sort methods with the usual Priority. The first valid method found shall be used.
- Dependency for implementing methods in a REST API.
2019-09-17 17:24:12 +02:00
..
controllers Created MVCR Framework 2019-02-01 00:55:49 +01:00
mcr Implemented the usage of multiple viewMethods. 2019-09-17 17:24:12 +02:00
models Created MVCR Framework 2019-02-01 00:55:49 +01:00
temp Added placeholder file for temp directory, otherwise unit testing doesn't work. 2019-02-01 12:02:15 +01:00
views Implemented the usage of multiple viewMethods. 2019-09-17 17:24:12 +02:00
autoload.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
bootstrap.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
phpunit.xml Implemented unit tests for Router. 2019-02-11 19:23:45 +01:00