|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.id.code.TwoNumberCodeInfoTest
public class TwoNumberCodeInfoTest
Test TwoNumberCodeInfo
.
Constructor Summary | |
---|---|
TwoNumberCodeInfoTest() |
Method Summary | |
---|---|
void |
testConstructionComponentIdMajorMinorNumber() Test construction with a component ID and a major and a minor number. |
void |
testConstructionComponentIdMajorNumber() Test construction with a component ID and a major number. |
void |
testConstructionMajorNumber() Test construction with a major number only. |
void |
testConstructionMajorNumberNull() Test construction with a major number null value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TwoNumberCodeInfoTest()
Method Detail |
---|
public void testConstructionMajorNumberNull()
null
value.
public void testConstructionMajorNumber()
public void testConstructionComponentIdMajorNumber()
public void testConstructionComponentIdMajorMinorNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |