Class FormDefinitionUtilsTest
java.lang.Object
de.hybris.platform.xyformsfacades.utils.FormDefinitionUtilsTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
FormDefinitionUtilsTest
public FormDefinitionUtilsTest()
-
-
Method Details
-
getFormDefinitionContentShouldReturnCorrectResultTest
public void getFormDefinitionContentShouldReturnCorrectResultTest() throws YFormServiceException, IOException- Throws:
YFormServiceExceptionIOException
-
getFormDefinitionContentShouldThrowExceptionTest
public void getFormDefinitionContentShouldThrowExceptionTest() throws YFormServiceException, IOException- Throws:
YFormServiceExceptionIOException
-
getFormDefinitionMetadataShouldReturnCorrectResultTest
public void getFormDefinitionMetadataShouldReturnCorrectResultTest() throws IOException, YFormServiceException- Throws:
IOExceptionYFormServiceException
-
getFormDefinitionMetadataShouldThrowException
public void getFormDefinitionMetadataShouldThrowException() throws IOException, YFormServiceException- Throws:
IOExceptionYFormServiceException
-
normalizeShouldReturnCorrectResultTest
- Throws:
IOExceptionYFormServiceException
-
getFormDefinitionShouldReturnCorrectResultTest
public void getFormDefinitionShouldReturnCorrectResultTest() throws IOException, YFormServiceException- Throws:
IOExceptionYFormServiceException
-
getFormDefinitionShouldThrowExceptionTest
- Throws:
IOExceptionYFormServiceException
-
getIdFromCreatingEmptyDataTest
- Throws:
IOExceptionYFormServiceException
-
getFormDataIdFromResponseShoulfReturnExceptionTest
public void getFormDataIdFromResponseShoulfReturnExceptionTest() throws YFormServiceException, IOException- Throws:
YFormServiceExceptionIOException
-