Class TestJSONRepresentationOfStructuredReport

  • All Implemented Interfaces:
    junit.framework.Test

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

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static junit.framework.Test suite()  
      protected void tearDown()  
      void testStructuredReport_JSONRepresentationOfStructuredReport_DicomFile()  
      • 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 Detail

      • TestJSONRepresentationOfStructuredReport

        public TestJSONRepresentationOfStructuredReport​(java.lang.String name)
    • Method Detail

      • 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 java.lang.Exception
        Throws:
        java.lang.Exception