@UnitTest public class MediaSearchByCodeNamedQueryDataPopulatorTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CATALOG_ID_VALUE |
static java.lang.String |
CATALOG_VERSION_VALUE |
| Constructor and Description |
|---|
MediaSearchByCodeNamedQueryDataPopulatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBadParametersInputWithEmptyValues() |
void |
testBadParameterWithDuplicateKey() |
void |
testEmptyParametersException() |
void |
testGoodParameterRequestConversion() |
void |
testGoodParametersButWithBadCatalogVersionInput() |
void |
testGoodParametersInputWithNoCode() |
public static final java.lang.String CATALOG_ID_VALUE
public static final java.lang.String CATALOG_VERSION_VALUE
public MediaSearchByCodeNamedQueryDataPopulatorTest()
public void testEmptyParametersException()
public void testGoodParameterRequestConversion()
public void testGoodParametersInputWithNoCode()
public void testBadParameterWithDuplicateKey()
public void testGoodParametersButWithBadCatalogVersionInput()
public void testBadParametersInputWithEmptyValues()
Copyright © 2018 SAP SE. All Rights Reserved.