Class TestCTDose

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

public class TestCTDose extends junit.framework.TestCase
  • Constructor Details

    • TestCTDose

      public TestCTDose(String name)
  • Method Details

    • 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
    • testCTDoseConstructor_WithAllParameters

      public void testCTDoseConstructor_WithAllParameters() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_WithAllParametersAndThreeAcquisitionsInTwoSeries

      public void testCTDoseConstructor_WithAllParametersAndThreeAcquisitionsInTwoSeries() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_WithOneAcquisitionsAndNoTotalDLP

      public void testCTDoseConstructor_WithOneAcquisitionsAndNoTotalDLP() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_PropagationOfDescriptionToAttributeList_IfNoStudyDescriptionInCompositeInstanceContext

      public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_IfNoStudyDescriptionInCompositeInstanceContext() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_PropagationOfDescriptionToAttributeList_DoesNotOverwriteIfStudyDescriptionAlreadyInCompositeInstanceContext

      public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_DoesNotOverwriteIfStudyDescriptionAlreadyInCompositeInstanceContext() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPConstructor

      public void testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPConstructor() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPSet

      public void testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPSet() throws Exception
      Throws:
      Exception
    • testCTDoseConstructor_WithSeparateHeadAndBodyAcquisitions

      public void testCTDoseConstructor_WithSeparateHeadAndBodyAcquisitions() throws Exception
      Throws:
      Exception