public class TestDicomDirectoryRecordSortOrder
extends junit.framework.TestCase
Constructor and Description |
---|
TestDicomDirectoryRecordSortOrder(String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
static junit.framework.Test |
suite() |
protected void |
tearDown() |
void |
TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger() |
void |
TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString() |
void |
TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord() |
void |
TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes() |
void |
TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord() |
void |
TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord() |
void |
TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord() |
void |
TestDicomDirectoryRecordSortOrder_SameStringDifferentUIDStudyRecord() |
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 TestDicomDirectoryRecordSortOrder(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 TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord() throws Exception
Exception
public void TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord() throws Exception
Exception