MVCR/test/mcr
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
..
ControllersTest.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
MVCRTestAbstract.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
ModelsTest.php Created MVCR Framework 2019-02-01 00:55:49 +01:00
RouterTest.php Implemented the usage of multiple viewMethods. 2019-09-17 17:24:12 +02:00
ViewsTest.php Created MVCR Framework 2019-02-01 00:55:49 +01:00