Class BiMapPutTester<K,V>

All Implemented Interfaces:
junit.framework.Test

@GwtCompatible public class BiMapPutTester<K,V> extends AbstractBiMapTester<K,V>
Tester for BiMap.put and BiMap.forcePut.