com.pixelmed.test
Class TestCTAcquisitionParameters

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by com.pixelmed.test.TestCTAcquisitionParameters
All Implemented Interfaces:
junit.framework.Test

public class TestCTAcquisitionParameters
extends junit.framework.TestCase


Constructor Summary
TestCTAcquisitionParameters(String name)
           
 
Method Summary
protected  void setUp()
           
static junit.framework.Test suite()
           
protected  void tearDown()
           
 void TestCTAcquisitionParametersConstructor_Equality_WithTID10014ScanningLength()
           
 void TestCTAcquisitionParametersConstructor_Equality()
           
 void TestCTAcquisitionParametersConstructor_EqualityWithSomeNullValues()
           
 void TestCTAcquisitionParametersConstructor_WithAllParameters_CloneConstructor()
           
 void TestCTAcquisitionParametersConstructor_WithAllParameters_Merge()
           
 void TestCTAcquisitionParametersConstructor_WithAllParameters()
           
 
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestCTAcquisitionParameters

public TestCTAcquisitionParameters(String name)
Method Detail

suite

public static junit.framework.Test suite()

setUp

protected void setUp()
Overrides:
setUp in class junit.framework.TestCase

tearDown

protected void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

TestCTAcquisitionParametersConstructor_WithAllParameters

public void TestCTAcquisitionParametersConstructor_WithAllParameters()
                                                              throws Exception
Throws:
Exception

TestCTAcquisitionParametersConstructor_Equality

public void TestCTAcquisitionParametersConstructor_Equality()
                                                     throws Exception
Throws:
Exception

TestCTAcquisitionParametersConstructor_EqualityWithSomeNullValues

public void TestCTAcquisitionParametersConstructor_EqualityWithSomeNullValues()
                                                                       throws Exception
Throws:
Exception

TestCTAcquisitionParametersConstructor_Equality_WithTID10014ScanningLength

public void TestCTAcquisitionParametersConstructor_Equality_WithTID10014ScanningLength()
                                                                                throws Exception
Throws:
Exception

TestCTAcquisitionParametersConstructor_WithAllParameters_CloneConstructor

public void TestCTAcquisitionParametersConstructor_WithAllParameters_CloneConstructor()
                                                                               throws Exception
Throws:
Exception

TestCTAcquisitionParametersConstructor_WithAllParameters_Merge

public void TestCTAcquisitionParametersConstructor_WithAllParameters_Merge()
                                                                    throws Exception
Throws:
Exception