public class WebScopeTenantIgnoreDocReaderTest extends CoreScopeTenantIgnoreDocReaderTest
| core flag | web flag | method |
|---|---|---|
| null | null | testCreationWhenCoreNoFlagWebNoFlag() |
| false | null | testCreationWhenCoreFalseWebNoFlag() |
| true | null | testCreationWhenCoreTrueWebNoFlag() |
| null | false | testCreationWhenCoreNoFlagWebFalse() |
| false | false | testCreationWhenCoreFalseWebFalse() |
| true | false | testCreationWhenCoreTrueWebFalse() |
| null | true | testCreationWhenCoreNoFlagWebTrue() |
| false | true | testCreationWhenCoreFalseWebTrue() |
| true | true | testCreationWhenCoreTrueWebTrue() |
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
webflagBefore |
coreflagBefore, UNDFINEDLAZY_INIT_DEFAULT_BEAN, LAZY_INIT_FALSE_BEAN, LAZY_INIT_TRUE_BEANjaloSession| Constructor and Description |
|---|
WebScopeTenantIgnoreDocReaderTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
doBefore() |
protected java.lang.Class<? extends ScopeTenantIgnoreDocReader> |
getDocReaderClass() |
void |
testCreation() |
void |
testCreationWhenCoreFalseWebFalse() |
void |
testCreationWhenCoreFalseWebNoFlag() |
void |
testCreationWhenCoreFalseWebTrue() |
void |
testCreationWhenCoreFlagFalse()
global flag for core lazy-init is false
|
void |
testCreationWhenCoreFlagTrue()
global flag for core lazy-init is true
|
void |
testCreationWhenCoreNoFlag()
global flag for core lazy-init is empty
|
void |
testCreationWhenCoreNoFlagWebFalse() |
void |
testCreationWhenCoreNoFlagWebNoFlag() |
void |
testCreationWhenCoreNoFlagWebTrue() |
void |
testCreationWhenCoreTrueWebFalse() |
void |
testCreationWhenCoreTrueWebNoFlag() |
void |
testCreationWhenCoreTrueWebTrue() |
void |
unprepare() |
assertBeanCreated, assertBeanNotCreated, doAfter, prepareautowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionprotected java.lang.Class<? extends ScopeTenantIgnoreDocReader> getDocReaderClass()
getDocReaderClass in class CoreScopeTenantIgnoreDocReaderTestpublic void doBefore()
doBefore in class CoreScopeTenantIgnoreDocReaderTestpublic void unprepare()
unprepare in class CoreScopeTenantIgnoreDocReaderTestpublic void testCreationWhenCoreNoFlagWebNoFlag()
public void testCreationWhenCoreTrueWebNoFlag()
public void testCreationWhenCoreFalseWebNoFlag()
public void testCreationWhenCoreNoFlagWebFalse()
public void testCreationWhenCoreFalseWebFalse()
public void testCreationWhenCoreTrueWebFalse()
public void testCreationWhenCoreNoFlagWebTrue()
public void testCreationWhenCoreFalseWebTrue()
public void testCreationWhenCoreTrueWebTrue()
public void testCreation()
testCreation in class CoreScopeTenantIgnoreDocReaderTestpublic void testCreationWhenCoreFlagFalse()
CoreScopeTenantIgnoreDocReaderTesttestCreationWhenCoreFlagFalse in class CoreScopeTenantIgnoreDocReaderTestpublic void testCreationWhenCoreFlagTrue()
CoreScopeTenantIgnoreDocReaderTesttestCreationWhenCoreFlagTrue in class CoreScopeTenantIgnoreDocReaderTestpublic void testCreationWhenCoreNoFlag()
CoreScopeTenantIgnoreDocReaderTesttestCreationWhenCoreNoFlag in class CoreScopeTenantIgnoreDocReaderTestCopyright © 2018 SAP SE. All Rights Reserved.