Class CommonsTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTransactionalBaseTest
de.hybris.platform.commons.test.jalo.CommonsTest
- All Implemented Interfaces:
JaloSessionHolder
UnitTest for extension Commons.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacedefines some renderer context class (interface) - because it is necessary to test RendererTemplate.getContextClassDescription reflection functionality -
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
-
CommonsTest
public CommonsTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testCustomOrder2PDF
public void testCustomOrder2PDF() throws ConsistencyCheckException, JaloBusinessException, IOException -
testVelocityTemplate
- Throws:
JaloBusinessExceptionIOException
-
testFormatsSearch
- Throws:
JaloBusinessException
-
testGetAndSetDocument
- Throws:
JaloBusinessException
-
testGetandSetAllDocuments1
- Throws:
JaloBusinessException
-
testRefreshAndSo
-
testSetAndGetScript
- Throws:
JaloBusinessExceptionIOException
-
testGetRendererContextClassDescription
public void testGetRendererContextClassDescription() -
testGetRendererContextDescriptionClassEmpty
public void testGetRendererContextDescriptionClassEmpty() -
testGetRendererContextDescriptionClassNotFound
public void testGetRendererContextDescriptionClassNotFound()
-