Package de.hybris.platform.core
Class HybrisContextFactoryTest
java.lang.Object
de.hybris.platform.core.HybrisContextFactoryTest
-
Constructor Details
-
HybrisContextFactoryTest
public HybrisContextFactoryTest()
-
-
Method Details
-
inject
public void inject() -
tearDown
public void tearDown() -
applicationContextShouldHaveOnlyProfileNamedFromTenantIDIfThereAreNotProfilesConfiguredGlobally
public void applicationContextShouldHaveOnlyProfileNamedFromTenantIDIfThereAreNotProfilesConfiguredGlobally() throws Exception- Throws:
Exception
-
applicationContextShouldHaveAnyConfiguredGloballyProfilePlusProfileNamedFromTenantID
public void applicationContextShouldHaveAnyConfiguredGloballyProfilePlusProfileNamedFromTenantID() throws Exception- Throws:
Exception
-
applicationContextShouldReturnBeanConfiguredInTenantAwareProfile
- Throws:
Exception
-
globalApplicationContextShouldReturnBeanConfiguredInPredefinedInPropertiesProfile
public void globalApplicationContextShouldReturnBeanConfiguredInPredefinedInPropertiesProfile() throws Exception- Throws:
Exception
-
testHasAGlobalBean
- Throws:
Exception
-
testApplicationContextHasGlobalContextAsAParent
- Throws:
Exception
-
testHasALocallBean
- Throws:
Exception
-
testAssureHasAGlobalBean
- Throws:
Exception
-
testAssureComponentScanIgnoresTenantAnnotation
- Throws:
Exception
-