@IntegrationTest public class AbstractDynamicContentInterceptorTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
AbstractDynamicContentInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldCalculateChecksumForNewContent() |
void |
shouldCreateActiveContent() |
void |
shouldCreateHistoricalVersionWhenContentWithHistoricalVersionHasChanged() |
void |
shouldCreateHistoricalVersionWhenExistingContentHasChanged() |
void |
shouldFailWhenCreatingNewContentWithDuplicatedCode() |
void |
shouldModifyExistingContent() |
void |
shouldNotAllowToModifyHistoricalVersion() |
void |
shouldNotChangeActiveFlagOfExistingActiveContent() |
void |
shouldNotCreateHistoricalVersionForNewContent() |
void |
shouldNotCreateHistoricalVersionWhenContentWithHistoricalVersionHasNotChanged() |
void |
shouldOverrideChecksumForExistingContent() |
void |
shouldRecalculateChecksumForExistingContent() |
void |
shouldRecalculateChecksumForNewContent() |
void |
smokeTest() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic AbstractDynamicContentInterceptorTest()
public void shouldCreateActiveContent()
public void shouldCalculateChecksumForNewContent()
public void shouldRecalculateChecksumForNewContent()
public void shouldNotCreateHistoricalVersionForNewContent()
public void shouldNotChangeActiveFlagOfExistingActiveContent()
public void shouldModifyExistingContent()
public void shouldRecalculateChecksumForExistingContent()
public void shouldOverrideChecksumForExistingContent()
public void shouldCreateHistoricalVersionWhenExistingContentHasChanged()
public void shouldNotCreateHistoricalVersionWhenContentWithHistoricalVersionHasNotChanged()
public void shouldCreateHistoricalVersionWhenContentWithHistoricalVersionHasChanged()
public void shouldNotAllowToModifyHistoricalVersion()
public void shouldFailWhenCreatingNewContentWithDuplicatedCode()
public void smokeTest()
Copyright © 2018 SAP SE. All Rights Reserved.