Class YFormsTest

    • Constructor Detail

      • YFormsTest

        public YFormsTest()
    • Method Detail

      • getUnexistingYFormDefinitionThrowsException

        public void getUnexistingYFormDefinitionThrowsException()
      • getYFormDefinition

        public void getYFormDefinition()
      • createYFormDefinition

        public void createYFormDefinition()
      • updateYFormDefinition

        public void updateYFormDefinition()
      • updateUnexistingYFormDefinitionThrowsException

        public void updateUnexistingYFormDefinitionThrowsException()
      • createOrUpdateYFormDefinition

        public void createOrUpdateYFormDefinition()
      • getUnexistingYFormDataThrowsException

        public void getUnexistingYFormDataThrowsException()
      • getYFormData

        public void getYFormData()
      • createYFormData

        public void createYFormData()
      • updateYFormData

        public void updateYFormData()
      • updateUnexistingYFormDataThrowsException

        public void updateUnexistingYFormDataThrowsException()
      • createOrUpdateYFormData

        public void createOrUpdateYFormData()