public class MapTest
extends java.lang.Object
Constructor and Description |
---|
MapTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddAndRemove()
Tests the adding and removing of items on the map.
|
void |
testConstructor()
Tests the constructor parameters.
|
void |
testMapResizing()
Tests the automatic resizing of the map.
|