de.smartics.exceptions.id.code
Class NumberCodeInfoTest

Package class diagram package NumberCodeInfoTest
java.lang.Object
  extended by de.smartics.exceptions.id.code.NumberCodeInfoTest

public class NumberCodeInfoTest
     
     
extends Object

Test NumberCodeInfo.

Author:
Robert Reiner

Constructor Summary
NumberCodeInfoTest()
           
 
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

NumberCodeInfoTest

public NumberCodeInfoTest()
Method Detail

testConstructionMajorNumberNull

public void testConstructionMajorNumberNull()
Test construction with a major number null value.


testConstructionMajorNumber

public void testConstructionMajorNumber()
Test construction with a major number only.


testConstructionComponentIdMajorNumber

public void testConstructionComponentIdMajorNumber()
Test construction with a component ID and a major number.


testConstructionComponentIdMajorMinorNumber

public void testConstructionComponentIdMajorMinorNumber()
Test construction with a component ID and a major and a minor number.



Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.