summaryrefslogtreecommitdiffstats
path: root/uitest/src/com/vaadin/tests/serialization/SerializerTest.html
Commit message (Collapse)AuthorAgeFilesLines
* Add support for using java.util.Date in communications (#13073)Artur Signell2014-01-151-116/+0
| | | | | | | | | This adds support for using separate serializer classes on the server side, similarly to on the client side. Still it is not public API yet as you do not have the possibility to add your own serializers to the map used by JsonCodec. Change-Id: I2cc4f628c5a8eba90abbd57c128c6359cbe1b4d7
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-181-18/+23
| | | | | | | | | * ServerRpc encoding uses type data from the interface * Beans encoded on the server use reflection based on declared type * Remove row numbers to enable adding test without changing old indices * Update test to send non-primitive map values Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f
* Enum is HTML, not XHTML nowadaysArtur Signell2012-10-261-1/+1
| | | | Change-Id: I4c6ae2896f53813074bb8179bde30897797d453c
* Renamed tests -> uitest and tests/testbench -> uitest/src (#9299)Artur Signell2012-08-301-0/+111