delphimvcframework/unittests/general/Several
2021-09-15 14:24:39 +02:00
..
bin [+] fix for nil objects in lists during serialization 2021-01-27 20:25:35 +01:00
webmodules [+] Unit test refactoring 2021-02-04 14:11:33 +01:00
ActiveRecordControllerTestU.pas [+] Unit test refactoring 2021-02-04 14:11:33 +01:00
ActiveRecordTestsU.pas + updated copyright header 2021-08-15 18:39:55 +02:00
BOs.pas + updated copyright header 2021-08-15 18:39:55 +02:00
DMVCFrameworkTests.dpr +added unit MVCFramework.Utils.pas which will contains all the 'simple functions' used in end user controllers 2021-09-15 14:24:39 +02:00
DMVCFrameworkTests.dproj +added unit MVCFramework.Utils.pas which will contains all the 'simple functions' used in end user controllers 2021-09-15 14:24:39 +02:00
fishes.xml just some rename and polish 2017-03-30 16:34:34 +02:00
FrameworkTestsU.pas + updated copyright header 2021-08-15 18:39:55 +02:00
JSONRPCTestsU.pas + updated copyright header 2021-08-15 18:39:55 +02:00
LiveServerTestU.pas + request content type are decoded only for mtPut, mtPost, mtPatch 2021-08-13 17:06:15 +02:00
MessagingExtensionsTestU.pas Migrate from DUnit to DUnitX in pluggable_mapper branch 2017-08-19 20:36:22 -04:00
PGUtilsU.pas + updated copyright header 2021-08-15 18:39:55 +02:00
RESTAdapterTestsU.pas + updated copyright header 2021-08-15 18:39:55 +02:00
Serializers.JsonDataObjectsTestU.pas New! Added the new MVCOwned attribute which allows to auto-create nested objects in the deserialization phase. This will not change the current behavior, you ned to explocitly define a property (or a field) as MVCOwned to allows the serialization to create or destroy object for you. 2021-08-17 15:10:58 +02:00
TestConstsU.pas UnitTest // Delphi 10.4 Sydney support 2020-05-27 11:28:22 +02:00
TestControllersU.pas https://github.com/danieleteti/delphimvcframework/issues/513 2021-08-11 00:21:04 +02:00