vaadin / cdi

CDI Integration for Vaadin
Apache License 2.0
41 stars 56 forks source link

test: fix serialization test #462

Closed mcollovati closed 3 weeks ago

mcollovati commented 3 weeks ago

The test used a mock VaadinSession that does not simulate a real case for serialization and deserialization, since some fields are ignored.