Javadoc
This commit is contained in:
parent
c4d9f8552b
commit
28520b6152
|
@ -54,6 +54,7 @@ import org.junit.jupiter.api.Test;
|
|||
* <p>
|
||||
* To use, extend this class and implement the {@link #makeObject} method and if
|
||||
* necessary override the {@link #makeFullMap()} method.
|
||||
* </p>
|
||||
*/
|
||||
public abstract class AbstractMultiValuedMapTest<K, V> extends AbstractObjectTest {
|
||||
|
||||
|
|
Loading…
Reference in New Issue