Package de.hybris.platform.commons.jalo
Class ProxyJaloObjectCreatorTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.commons.jalo.ProxyJaloObjectCreatorTest
- All Implemented Interfaces:
JaloSessionHolder
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static final class -
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
ProxyJaloObjectCreatorTest
public ProxyJaloObjectCreatorTest()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
proxyNullTest
-
proxyInvalidTest
public void proxyInvalidTest() throws IllegalArgumentException, NoSuchMethodException, SecurityException -
proxyInterceptionTest
public void proxyInterceptionTest() throws IllegalArgumentException, NoSuchMethodException, SecurityException -
setProxyComposedTypeTest
public void setProxyComposedTypeTest() throws IllegalArgumentException, NoSuchMethodException, SecurityException
-