com.pixelmed.test
Class TestDicomDirectoryRecordSortOrder
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestDicomDirectoryRecordSortOrder
- All Implemented Interfaces:
- Test
public class TestDicomDirectoryRecordSortOrder
- extends TestCase
| Methods inherited from class junit.framework.Assert |
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 |
TestDicomDirectoryRecordSortOrder
public TestDicomDirectoryRecordSortOrder(String name)
suite
public static Test suite()
setUp
protected void setUp()
- Overrides:
setUp in class TestCase
tearDown
protected void tearDown()
- Overrides:
tearDown in class TestCase
TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord
public void TestDicomDirectoryRecordSortOrder_IdenticalUnrecognizedRecord()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord
public void TestDicomDirectoryRecordSortOrder_IdenticalSeriesRecord()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord
public void TestDicomDirectoryRecordSortOrder_IdenticalStudyRecord()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_SameStringDifferentUIDStudyRecord
public void TestDicomDirectoryRecordSortOrder_SameStringDifferentUIDStudyRecord()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord
public void TestDicomDirectoryRecordSortOrder_IdenticalPatientRecord()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString
public void TestDicomDirectoryRecordSortOrder_DifferentRecordTypesString()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger
public void TestDicomDirectoryRecordSortOrder_DifferentRecordTypesInteger()
throws Exception
- Throws:
Exception
TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes
public void TestDicomDirectoryRecordSortOrder_IdenticalPatientStudySeriesAttributes()
throws Exception
- Throws:
Exception