@UnitTest public class CommerceCacheKeyGeneratorTest extends java.lang.Object
| Constructor and Description |
|---|
CommerceCacheKeyGeneratorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCurrencyFlag() |
void |
testDifferentBaseSite() |
void |
testDifferentCurrency() |
void |
testDifferentLanguages() |
void |
testDifferentTypes() |
void |
testDifferentUserUid() |
void |
testGenerate() |
void |
testGenerateMethodFromInterface() |
void |
testGenerateWithNullValue() |
void |
testUserFlag() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testGenerate()
public void testGenerateMethodFromInterface()
public void testGenerateWithNullValue()
public void testDifferentTypes()
public void testDifferentBaseSite()
public void testDifferentLanguages()
public void testUserFlag()
public void testDifferentUserUid()
public void testCurrencyFlag()
public void testDifferentCurrency()
Copyright © 2018 SAP SE. All Rights Reserved.