Package com.pixelmed.test
Class TestJSONRepresentation
- java.lang.Object
-
- junit.framework.Assert
-
- junit.framework.TestCase
-
- com.pixelmed.test.TestJSONRepresentation
-
- All Implemented Interfaces:
junit.framework.Test
public class TestJSONRepresentation extends junit.framework.TestCase
-
-
Constructor Summary
Constructors Constructor Description TestJSONRepresentation(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, setUp, toString
-
-
-
-
Method Detail
-
suite
public static junit.framework.Test suite()
-
tearDown
protected void tearDown()
- Overrides:
tearDown
in classjunit.framework.TestCase
-
testStructuredReport_JSONRepresentation_AttributeList
public void testStructuredReport_JSONRepresentation_AttributeList() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_DicomFile
public void testStructuredReport_JSONRepresentation_DicomFile() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_JSONFile
public void testStructuredReport_JSONRepresentation_JSONFile() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Creation
public void testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Creation() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Parsing
public void testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Parsing() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Both
public void testStructuredReport_JSONRepresentation_AttributeList_IgnoreSR_Both() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVR
public void testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVR() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseValueArrays
public void testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseValueArrays() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseValueArraysCollapseEmptyToNull
public void testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseValueArraysCollapseEmptyToNull() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseEmptyToNull
public void testStructuredReport_JSONRepresentation_AttributeList_JustKeywordNoVRCollapseEmptyToNull() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_SubstituteUIDKeywords
public void testStructuredReport_JSONRepresentation_AttributeList_SubstituteUIDKeywords() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_UseNumberForISDS
public void testStructuredReport_JSONRepresentation_AttributeList_UseNumberForISDS() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_DoNotUseNumberForISDSCollapseValueArraysCollapseEmptyToNull
public void testStructuredReport_JSONRepresentation_AttributeList_DoNotUseNumberForISDSCollapseValueArraysCollapseEmptyToNull() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_UseNumberForISDSCollapseValueArraysCollapseEmptyToNull
public void testStructuredReport_JSONRepresentation_AttributeList_UseNumberForISDSCollapseValueArraysCollapseEmptyToNull() throws java.lang.Exception
- Throws:
java.lang.Exception
-
testStructuredReport_JSONRepresentation_AttributeList_PatternOfArgumentsUsedForSR
public void testStructuredReport_JSONRepresentation_AttributeList_PatternOfArgumentsUsedForSR() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-