Class MapTest
- java.lang.Object
-
- net.shibboleth.utilities.java.support.collection.MapTest
-
-
Constructor Summary
Constructors Constructor Description MapTest()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidtestMap(Map<String,Object> map)voidverfiyTest()
-
-
-
Field Detail
-
KEY_1
private static final String KEY_1
- See Also:
- Constant Field Values
-
KEY_2
private static final String KEY_2
- See Also:
- Constant Field Values
-
KEY_3
private static final String KEY_3
- See Also:
- Constant Field Values
-
VALUE_1
private static final Object VALUE_1
-
VALUE_2
private static final Object VALUE_2
-
INTEGER_3
private static final Integer INTEGER_3
-
VALUE_3
private static final Object VALUE_3
-
-