Class TestJSONRepresentationOfStructuredReport

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.pixelmed.test.TestJSONRepresentationOfStructuredReport
All Implemented Interfaces:
junit.framework.Test

public class TestJSONRepresentationOfStructuredReport extends junit.framework.TestCase
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static junit.framework.Test
     
    protected void
     
    void
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TestJSONRepresentationOfStructuredReport

      public TestJSONRepresentationOfStructuredReport(String name)
  • Method Details

    • suite

      public static junit.framework.Test suite()
    • tearDown

      protected void tearDown()
      Overrides:
      tearDown in class junit.framework.TestCase
    • testStructuredReport_JSONRepresentationOfStructuredReport_DicomFile

      public void testStructuredReport_JSONRepresentationOfStructuredReport_DicomFile() throws Exception
      Throws:
      Exception