com.goldenhammer.dicom
Class DICOMFieldGeneratorTest

java.lang.Object
  extended byTestCase
      extended bycom.goldenhammer.dicom.DICOMFieldGeneratorTest

public class DICOMFieldGeneratorTest
extends TestCase

Tests the DICOMFieldGenerator class.

See Also:
Serialized Form

Constructor Summary
DICOMFieldGeneratorTest()
           
 
Method Summary
 void testGetInstance()
           
 void testPatientID()
           
 void testStudyID()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DICOMFieldGeneratorTest

public DICOMFieldGeneratorTest()
Method Detail

testGetInstance

public void testGetInstance()

testPatientID

public void testPatientID()

testStudyID

public void testStudyID()