Class YFormDefinitionVersioningTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class YFormDefinitionVersioningTest extends AbstractYFormFacadeKeywords
  • Constructor Details

    • YFormDefinitionVersioningTest

      public YFormDefinitionVersioningTest()
  • Method Details

    • setUp

      public void setUp() throws ImpExException
      Throws:
      ImpExException
    • getYFormDefinitionWithVersion

      public void getYFormDefinitionWithVersion()
    • getUnexistingVersionOfYFormDefinitionThrowsException

      public void getUnexistingVersionOfYFormDefinitionThrowsException()
    • getLatestVersionOfYFormDefinition

      public void getLatestVersionOfYFormDefinition()
    • createYFormDefinitionWithVersion1

      public void createYFormDefinitionWithVersion1()
    • createYFormDefinitionWithVersion2

      public void createYFormDefinitionWithVersion2()
    • updateYFormDefinitionKeepsVersionNumber

      public void updateYFormDefinitionKeepsVersionNumber()
    • getYFormDefinitionWithFormDataId

      public void getYFormDefinitionWithFormDataId()