Package com.pixelmed.test
Class TestAttributeListWriteAndReadMetaInformation
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- com.pixelmed.test.TestAttributeListWriteAndReadMetaInformation
-
- All Implemented Interfaces:
junit.framework.Test
public class TestAttributeListWriteAndReadMetaInformation extends junit.framework.TestCase
-
-
Constructor Summary
Constructors Constructor Description TestAttributeListWriteAndReadMetaInformation(java.lang.String name)
-
Method Summary
-
Methods inherited from class junit.framework.TestCase
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
-
-
-
-
Method Detail
-
suite
public static junit.framework.Test suite()
-
setUp
protected void setUp()
- Overrides:
setUp
in classjunit.framework.TestCase
-
tearDown
protected void tearDown()
- Overrides:
tearDown
in classjunit.framework.TestCase
-
TestAttributeListWriteAndReadMetaInformation_Valid_EVRLE_Meta_IVRLE_Dataset
public void TestAttributeListWriteAndReadMetaInformation_Valid_EVRLE_Meta_IVRLE_Dataset() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_Valid_EVRLE_Meta_EVRLE_Dataset
public void TestAttributeListWriteAndReadMetaInformation_Valid_EVRLE_Meta_EVRLE_Dataset() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_NoTransferSyntax_EVRLE_Meta_IVRLE_Dataset
public void TestAttributeListWriteAndReadMetaInformation_NoTransferSyntax_EVRLE_Meta_IVRLE_Dataset() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_NoTransferSyntax_EVRLE_Meta_EVRLE_Dataset
public void TestAttributeListWriteAndReadMetaInformation_NoTransferSyntax_EVRLE_Meta_EVRLE_Dataset() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_EVRLE_Meta_EVRLE_Dataset_CommandGroup
public void TestAttributeListWriteAndReadMetaInformation_EVRLE_Meta_EVRLE_Dataset_CommandGroup() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_NoMeta_EVRLE_Dataset_CommandGroup
public void TestAttributeListWriteAndReadMetaInformation_NoMeta_EVRLE_Dataset_CommandGroup() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_WithTransferSyntaxUID
public void TestAttributeListWriteAndReadMetaInformation_WithTransferSyntaxUID() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_AbsentTransferSyntaxUID
public void TestAttributeListWriteAndReadMetaInformation_AbsentTransferSyntaxUID() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteAndReadMetaInformation_EmptyTransferSyntaxUID
public void TestAttributeListWriteAndReadMetaInformation_EmptyTransferSyntaxUID() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteMetaInformation_RefuseAbsentTransferSyntaxUID
public void TestAttributeListWriteMetaInformation_RefuseAbsentTransferSyntaxUID() throws java.lang.Exception
- Throws:
java.lang.Exception
-
TestAttributeListWriteMetaInformation_RefuseEmptyTransferSyntaxUID
public void TestAttributeListWriteMetaInformation_RefuseEmptyTransferSyntaxUID() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-