Class TestIsDicomFile

  • All Implemented Interfaces:
    junit.framework.Test

    public class TestIsDicomFile
    extends junit.framework.TestCase
    • Constructor Detail

      • TestIsDicomFile

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

      • suite

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

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

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

        public void TestIsDicomFile_NormalPreambleAndMetaInformation()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestIsDicomFile_NoPreambleOrMetaInformation

        public void TestIsDicomFile_NoPreambleOrMetaInformation()
                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestIsDicomFile_NormalPreambleAndCommandElementsBeforeMetaInformation

        public void TestIsDicomFile_NormalPreambleAndCommandElementsBeforeMetaInformation()
                                                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • TestIsDicomFile_NoPreambleOrMetaInformationButCommandElementsBeforeDataSet

        public void TestIsDicomFile_NoPreambleOrMetaInformationButCommandElementsBeforeDataSet()
                                                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception