Class RenderedRowFactoryTest
java.lang.Object
de.hybris.platform.acceleratorservices.velocity.RenderedRowFactoryTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprepare()voidvoidvoidvoidvoidvoidvoidvoidvoidto do order of generated propertiesvoidvoidvoid
-
Constructor Details
-
RenderedRowFactoryTest
public RenderedRowFactoryTest()
-
-
Method Details
-
prepare
public void prepare() -
testAddForEmptyContiner
public void testAddForEmptyContiner() -
testAddForEmptyContinerWithDescriminatorNotApplying
public void testAddForEmptyContinerWithDescriminatorNotApplying() -
testAddForEmptyContinerWithDescriminatorApplying
public void testAddForEmptyContinerWithDescriminatorApplying() -
testAddForNonEmptyContiner
public void testAddForNonEmptyContiner() -
testAddForNonEmptyContinerWithDescriminatorApplying
public void testAddForNonEmptyContinerWithDescriminatorApplying() -
testAddForNonEmptyContinerWithDescriminatorNotApplying
public void testAddForNonEmptyContinerWithDescriminatorNotApplying() -
testMergeExisting
public void testMergeExisting() -
testMergeExistingWithDesciminatorNotApplying
public void testMergeExistingWithDesciminatorNotApplying() -
testInvalidKeyAComment
public void testInvalidKeyAComment() -
testInvalidKeyACommentWithAddon
public void testInvalidKeyACommentWithAddon() -
testMergeExistingWithDesciminatorApplying
public void testMergeExistingWithDesciminatorApplying() -
testKeyOrder
public void testKeyOrder()to do order of generated properties
-