|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.types.IDTest
public class IDTest
JUnit Test class for testing ID
| Constructor Summary | |
|---|---|
IDTest()
|
|
| Method Summary | |
|---|---|
void |
equal()
ID .equals equality test. |
void |
IDCreationSuccess()
Simple ID creation test. |
void |
notEqual()
ID .equals non-equality test. |
void |
notEqualsType()
ID .equals incorrect type test |
void |
toStringTest()
ID toString test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IDTest()
| Method Detail |
|---|
public void IDCreationSuccess()
public void equal()
public void notEqual()
public void notEqualsType()
public void toStringTest()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||