Class MapSerializationTester<K,​V>

  • All Implemented Interfaces:
    junit.framework.Test

    @GwtCompatible
    public class MapSerializationTester<K,​V>
    extends AbstractMapTester<K,​V>
    Basic serialization test for maps.
    • Constructor Detail

      • MapSerializationTester

        public MapSerializationTester()
    • Method Detail

      • testReserializeMap

        public void testReserializeMap()