@IntegrationTest public class CustomerListControllerIntegrationTest extends AbstractControllerIntegrationIntegrationTest
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
OAUTH_NO_CUSTOMER_LISTS_USERNAME |
protected static java.lang.String |
RECENT_CUSTOMER_LIST_ID |
protected static java.lang.String |
RECENT_CUSTOMER_LIST_NAME |
BASE_SITE_ID, BASE_SITE_PARAM, CURRENT_PAGE, OAUTH_CLIENT_ID, OAUTH_CLIENT_PASS, OAUTH_PASSWORD, OAUTH_USERNAME, PAGE_SIZE, SORTimportServicejaloSession| Constructor and Description |
|---|
CustomerListControllerIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertCustomerLists(Response response) |
protected Response |
getCustomerListWSCall(java.lang.String oauthUserName,
java.lang.String oauthPassword) |
protected java.util.List<java.lang.String> |
getResultUidsFromResponse(Response result) |
void |
shouldGetCustomerLists() |
void |
shouldGetEmptyCustomerLists() |
void |
shouldGetValidCustomerListDetails() |
getWsSecuredRequestBuilder, setUpcreateCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic static final java.lang.String OAUTH_NO_CUSTOMER_LISTS_USERNAME
protected static final java.lang.String RECENT_CUSTOMER_LIST_ID
protected static final java.lang.String RECENT_CUSTOMER_LIST_NAME
public CustomerListControllerIntegrationTest()
public void shouldGetCustomerLists()
protected Response getCustomerListWSCall(java.lang.String oauthUserName,
java.lang.String oauthPassword)
protected void assertCustomerLists(Response response)
protected java.util.List<java.lang.String> getResultUidsFromResponse(Response result)
public void shouldGetEmptyCustomerLists()
public void shouldGetValidCustomerListDetails()
Copyright © 2018 SAP SE. All Rights Reserved.