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() |
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
public TestCTDose(String name)
public static junit.framework.Test suite()
protected void setUp()
setUp
in class junit.framework.TestCase
protected void tearDown()
tearDown
in class junit.framework.TestCase
public void testCTDoseConstructor_WithAllParameters() throws Exception
Exception
public void testCTDoseConstructor_WithAllParametersAndThreeAcquisitionsInTwoSeries() throws Exception
Exception
public void testCTDoseConstructor_WithOneAcquisitionsAndNoTotalDLP() throws Exception
Exception
public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_IfNoStudyDescriptionInCompositeInstanceContext() throws Exception
Exception
public void testCTDoseConstructor_PropagationOfDescriptionToAttributeList_DoesNotOverwriteIfStudyDescriptionAlreadyInCompositeInstanceContext() throws Exception
Exception
public void testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPConstructor() throws Exception
Exception
public void testCTDoseConstructor_WithSeparateHeadAndBodyTotalDLPSet() throws Exception
Exception