de.smartics.exceptions.id.code
Class TwoNumberCodeInfoTest

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

public class TwoNumberCodeInfoTest
     
     
extends Object

Test TwoNumberCodeInfo.

Author:
Robert Reiner

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

TwoNumberCodeInfoTest

public TwoNumberCodeInfoTest()
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.