com.goldenhammer.dicom.dcm4che
Class CEchoTest

java.lang.Object
  extended byTestCase
      extended bycom.goldenhammer.dicom.dcm4che.CEchoTest

public class CEchoTest
extends TestCase

This class test the dcm4che CEcho class

See Also:
Serialized Form

Constructor Summary
CEchoTest()
           
 
Method Summary
protected  void setUp()
           
 void testCEcho()
          Tests if a CEcho can be created
 void testExecute()
          Test if the echo can be executed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CEchoTest

public CEchoTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testCEcho

public void testCEcho()
Tests if a CEcho can be created


testExecute

public void testExecute()
Test if the echo can be executed