public class TestCTDose
extends junit.framework.TestCase
Constructor and Description |
---|
TestCTDose(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
testCTDoseConstructor_PropagationOfDescriptionToAttributeList_DoesNotOverwriteIfStudyDescriptionAlreadyInCompositeInstanceContext() |
void |
testCTDoseConstructor_PropagationOfDescriptionToAttributeList_IfNoStudyDescriptionInCompositeInstanceContext() |
void |
testCTDoseConstructor_WithAllParameters() |
void |
testCTDoseConstructor_WithAllParametersAndThreeAcquisitionsInTwoSeries() |
void |
testCTDoseConstructor_WithOneAcquisitionsAndNoTotalDLP() |
void |
testCTDoseConstructor_WithSeparateHeadAndBodyAcquisitions() |
void |
testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPConstructor() |
void |
testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPSet() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
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, fail, fail, failNotEquals, failNotSame, failSame, format
public TestCTDose(String name)
protected void setUp()
setUp
in class junit.framework.TestCase
public static junit.framework.Test suite()
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_DoesNotOverwriteIfStudyDescriptionAlreadyInCompositeInstanceContext() throws Exception
Exception
public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_IfNoStudyDescriptionInCompositeInstanceContext() throws Exception
Exception
public void testCTDoseConstructor_WithAllParameters() throws Exception
Exception
public void testCTDoseConstructor_WithAllParametersAndThreeAcquisitionsInTwoSeries() throws Exception
Exception
public void testCTDoseConstructor_WithOneAcquisitionsAndNoTotalDLP() throws Exception
Exception
public void testCTDoseConstructor_WithSeparateHeadAndBodyAcquisitions() throws Exception
Exception
public void testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPConstructor() throws Exception
Exception