|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectapplicationLogic.utility.KeyValuePairTest
public class KeyValuePairTest
| Constructor Summary | |
|---|---|
KeyValuePairTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testGetBinaryData()
Test method for KeyValuePair.getBinaryData(). |
void |
testGetDataTypes()
Test method for KeyValuePair.getDataTypes(). |
void |
testGetKeys()
Test method for KeyValuePair.getKeys(). |
void |
testGetValues()
Test method for KeyValuePair.getValues(). |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyValuePairTest()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic final void testGetKeys()
KeyValuePair.getKeys().
public final void testGetDataTypes()
KeyValuePair.getDataTypes().
public final void testGetBinaryData()
KeyValuePair.getBinaryData().
public final void testGetValues()
KeyValuePair.getValues().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||