Class CreateXmlTest


  • public class CreateXmlTest
    extends Object
    Tests of create and save resource
    • Constructor Detail

      • CreateXmlTest

        public CreateXmlTest()
    • Method Detail

      • testCreateEmptyModel

        public void testCreateEmptyModel()
                                  throws Exception
        Throws:
        Exception
      • testCreateModelAttribute

        public void testCreateModelAttribute()
                                      throws Exception
        Throws:
        Exception
      • testCreateConteimentElements

        public void testCreateConteimentElements()
                                          throws Exception
        Throws:
        Exception
      • testCreateSingleAttributes

        public void testCreateSingleAttributes()
                                        throws Exception
        Throws:
        Exception
      • testCreateSingleAttributesLikeElement

        public void testCreateSingleAttributesLikeElement()
                                                   throws Exception
        Throws:
        Exception
      • testCreateMultyAttributes

        public void testCreateMultyAttributes()
                                       throws Exception
        Throws:
        Exception
      • testCreateSingleLink

        public void testCreateSingleLink()
                                  throws Exception
        Throws:
        Exception
      • testCreateSingleLinkWithoutSymlink

        public void testCreateSingleLinkWithoutSymlink()
                                                throws Exception
        Throws:
        Exception
      • testCreateSingleLinkLikeElement

        public void testCreateSingleLinkLikeElement()
                                             throws Exception
        Throws:
        Exception
      • testCreateMultyLinkLikeAttribute

        public void testCreateMultyLinkLikeAttribute()
                                              throws Exception
        Throws:
        Exception
      • testCreateMultyLink

        public void testCreateMultyLink()
                                 throws Exception
        Throws:
        Exception
      • createContaimentInContaiment

        public void createContaimentInContaiment()
                                          throws Exception
        Throws:
        Exception
      • createWithCustomPrefix

        public void createWithCustomPrefix()
                                    throws Exception
        Throws:
        Exception
      • createWithCustomNsUri

        public void createWithCustomNsUri()
                                   throws Exception
        Throws:
        Exception
      • createWithCustomNsAndPrefix

        public void createWithCustomNsAndPrefix()
                                         throws Exception
        Throws:
        Exception