delphimvcframework/unittests/DMVCFrameworkTests
daniele.teti 8fc2614a1d Now the JSONObjectToObject can deserialize the following tkClass:
- TStream
 - TObjectList<T> (only if the list itself is already created on the object)
 - TObject (only if the list itself is already created on the object)

MapperItemClassType has been aliased with MapperListOf to be more compliant to DORM and can be on the property itself or in the declaration of the type of the property (Check TEST TestComplexObjectToJSONObjectAndBack test)
2014-05-22 21:37:13 +00:00
..
Win32/Debug 2013-11-09 09:05:14 +00:00
BOs.pas Now the JSONObjectToObject can deserialize the following tkClass: 2014-05-22 21:37:13 +00:00
DMVCFrameworkTests.dpr 2014-04-02 18:28:53 +00:00
DMVCFrameworkTests.dproj Now the JSONObjectToObject can deserialize the following tkClass: 2014-05-22 21:37:13 +00:00
DMVCFrameworkTests.res UnitTests 2013-10-30 00:09:09 +00:00
fishes.xml ADD Mapper.DataSetToJSONObject 2014-03-12 23:29:23 +00:00
FrameworkTestsU.pas Now the JSONObjectToObject can deserialize the following tkClass: 2014-05-22 21:37:13 +00:00
LiveServerTestU.pas BETA support for Apache web server using Delphi XE6 2014-05-14 13:55:41 +00:00
MessagingExtensionsTestU.pas Updated to Delphi XE6 2014-04-16 20:52:25 +00:00
TestControllersU.pas MVCConsumes bugfix 2014-03-24 16:37:08 +00:00