Class MapSerializationTester<K,V>

java.lang.Object
junit.framework.Assert
All Implemented Interfaces:
junit.framework.Test

@GwtCompatible public class MapSerializationTester<K,V> extends AbstractMapTester<K,V>
Basic serialization test for maps.
Author:
Louis Wasserman
  • Constructor Details

    • MapSerializationTester

      public MapSerializationTester()
  • Method Details

    • testReserializeMap

      public void testReserializeMap()