Class CustomExportTest


  • public class CustomExportTest
    extends BaseMdObjectTest
    Export broken MdObjects, BOM, LineEndings..
    • Constructor Detail

      • CustomExportTest

        public CustomExportTest()
    • Method Detail

      • testMdObjectProxyDoesNotExport

        public void testMdObjectProxyDoesNotExport()
                                            throws Exception
        Throws:
        Exception
      • mdObjectWithoutNameDoesntExportTest

        public void mdObjectWithoutNameDoesntExportTest()
                                                 throws Exception
        Throws:
        Exception
      • testMdObjectWithoutUUIDFailsExport

        public void testMdObjectWithoutUUIDFailsExport()
                                                throws Exception
        MdObject without UUID fails export with NullPointerException will be changed when exporter will start returning IStatus.ERROR
        Throws:
        Exception
      • testBOMIsSameAsExpected

        public void testBOMIsSameAsExpected()
                                     throws Exception
        Throws:
        Exception
      • testLineEndingOutOfElemetnIsCRLF

        public void testLineEndingOutOfElemetnIsCRLF()
                                              throws Exception
        Throws:
        Exception
      • testLineEndingInElemetnChengesToLF

        public void testLineEndingInElemetnChengesToLF()
                                                throws IOException
        Throws:
        IOException