Package com.pixelmed.test
Class TestAttributeListReadUnspecifiedShortAttribute
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- com.pixelmed.test.TestAttributeListReadUnspecifiedShortAttribute
-
- All Implemented Interfaces:
junit.framework.Test
public class TestAttributeListReadUnspecifiedShortAttribute extends junit.framework.TestCase
-
-
Constructor Summary
Constructors Constructor Description TestAttributeListReadUnspecifiedShortAttribute(java.lang.String name)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidsetUp()static junit.framework.Testsuite()protected voidtearDown()voidTestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ExplicitVR()voidTestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ImplicitVR()voidTestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ExplicitVR()voidTestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ImplicitVR()-
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:
setUpin classjunit.framework.TestCase
-
tearDown
protected void tearDown()
- Overrides:
tearDownin classjunit.framework.TestCase
-
TestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ImplicitVR
public void TestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ImplicitVR() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ImplicitVR
public void TestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ImplicitVR() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ExplicitVR
public void TestAttributeListReadUnspecifiedShortAttribute_SignedPixelRepresentation_ExplicitVR() throws java.lang.Exception- Throws:
java.lang.Exception
-
TestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ExplicitVR
public void TestAttributeListReadUnspecifiedShortAttribute_UnsignedPixelRepresentation_ExplicitVR() throws java.lang.Exception- Throws:
java.lang.Exception
-
-