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.
    Author:
    Louis Wasserman