@UnitTest public class DefaultCMSSyncPageFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSSyncPageFacadeTest() |
public void setUp()
public void invalid_ticket_will_raise_PreviewTicketInvalidException()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void page_not_found_will_raise_CMSItemNotFoundException()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void valid_ticket_and_pageUid_will_return_expected_page()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void isPageSynchronized_returns_false_if_other_status_than_sync_ok()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void isPageSynchronized_returns_true_if__status_sync_ok()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void when_sync_status_is_SYNCHRONIZATION_NOT_AVAILABLE_synchronizePage_only_returns_a_warning()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void when_sync_status_is_SYNCHRONIZATION_OK_synchronizePage_only_returns_a_warning()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void when_sync_status_is_INITIAL_SYNC_IS_NEEDED_successful_synchronization_returns_info()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
public void when_sync_status_is_SYNCHRONIZATION_OK_successful_synchronization_returns_info()
throws PreviewTicketInvalidException,
CMSItemNotFoundException
Copyright © 2018 SAP SE. All Rights Reserved.