public class ValueTypeIndexedMapTest extends Object
ValueTypeIndexedMap unit test.| Modifier and Type | Field and Description |
|---|---|
private net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap<String,Object> |
map
Instance used for testing.
|
| Constructor and Description |
|---|
ValueTypeIndexedMapTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Set up state for this test.
|
void |
testBasic()
Test basic functionality.
|
void |
testEqualsHashCode() |
void |
testNullKeys()
Test null key support.
|
void |
testNullValues()
Test null value support.
|
public void setUp()
public void testBasic()
public void testNullKeys()
public void testNullValues()
public void testEqualsHashCode()
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.