mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-13 13:35:53 +00:00
Rework test fixtures
Make sure we don't depend on map iteration order
This commit is contained in:
parent
42ae7b98c2
commit
a6668768bf
@ -532,7 +532,7 @@ public abstract class AbstractMultiValuedMapTest<K, V> extends AbstractObjectTes
|
||||
}
|
||||
|
||||
public int getSampleCountPerKey() {
|
||||
return 2;
|
||||
return 8;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user