@IntegrationTest public class CatalogTest extends HybrisJUnit4TransactionalTest
| Modifier and Type | Field and Description |
|---|---|
protected static String |
AU |
protected static String |
CATALOGVERSION_LANGUAGE_DE |
protected static String |
CATALOGVERSION_LANGUAGE_EN |
protected static String |
CH |
protected static String |
DE |
defaultLanguage, jaloSession| Constructor and Description |
|---|
CatalogTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkCatalogVersion(CatalogVersion catalogVersion,
String versionStr) |
protected void |
createCatalog() |
protected Media |
createMedia(String id,
String file,
CatalogVersion catVersion) |
protected Product |
createProduct(String id,
String name,
String desc,
CatalogVersion catVersion) |
void |
setUp() |
void |
testCatalog() |
void |
testDefaultVersionOwner() |
void |
testGetterMethods() |
void |
testOrderOverride() |
void |
testPLA7006default() |
void |
testPLA7006withDisabledinSessionContext() |
void |
testPLA7006withEnabledinSessionContext() |
void |
testRemoveActiveCatalogVersion() |
void |
testRemoveDefaultCatalog() |
void |
testSetAllName() |
finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivatedprotected static final String DE
protected static final String AU
protected static final String CH
protected static final String CATALOGVERSION_LANGUAGE_DE
protected static final String CATALOGVERSION_LANGUAGE_EN
protected Product createProduct(String id, String name, String desc, CatalogVersion catVersion) throws Exception
Exceptionprotected Media createMedia(String id, String file, CatalogVersion catVersion) throws Exception
Exceptionprotected void checkCatalogVersion(CatalogVersion catalogVersion, String versionStr)
public void testOrderOverride()
public void testCatalog()
throws JaloSecurityException
JaloSecurityExceptionpublic void testGetterMethods()
public void testRemoveDefaultCatalog()
public void testRemoveActiveCatalogVersion()
public void testDefaultVersionOwner()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testPLA7006default()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testPLA7006withDisabledinSessionContext()
throws ConsistencyCheckException
ConsistencyCheckExceptionpublic void testPLA7006withEnabledinSessionContext()
throws ConsistencyCheckException
ConsistencyCheckExceptionCopyright © 2017 SAP SE. All Rights Reserved.