@UnitTest public class DefaultPreviewFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultPreviewFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCreatePreviewTicketShouldCallTheConverter() |
void |
testGetPreviewTicketWithInvalidTicketIdShouldThrowException() |
void |
testGetPreviewTicketWithValidTicketIdShouldReturnAppropriateData() |
void |
testUpdatePreviewTicketShouldCallTheConverterWhenValid() |
void |
testUpdatePreviewTicketWithInvalidTicketIdShouldThrowException() |
public void testCreatePreviewTicketShouldCallTheConverter()
throws java.net.MalformedURLException,
CMSItemNotFoundException
java.net.MalformedURLExceptionCMSItemNotFoundExceptionpublic void testUpdatePreviewTicketShouldCallTheConverterWhenValid()
public void testUpdatePreviewTicketWithInvalidTicketIdShouldThrowException()
public void testGetPreviewTicketWithValidTicketIdShouldReturnAppropriateData()
public void testGetPreviewTicketWithInvalidTicketIdShouldThrowException()
Copyright © 2018 SAP SE. All Rights Reserved.