|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectKeyConstantsTest
public final class KeyConstantsTest
Tests the value of key constants.
| Constructor Summary | |
|---|---|
KeyConstantsTest()
|
|
| Method Summary | |
|---|---|
void |
testSame()
Ensures that the key that are expected to be the same are really the same. |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyConstantsTest()
| Method Detail |
|---|
public void testSame()
assertSame instead than assertEquals because we
expect the JVM to have internalized the strings.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||