Class TypeSystemRowFactoryTest
- java.lang.Object
-
- com.hybris.backoffice.excel.template.populator.typesheet.TypeSystemRowFactoryTest
-
public class TypeSystemRowFactoryTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TypeSystemRowFactoryTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetUp()voidshouldCreateTypeSystemRowFormAttributeDescriptor()voidshouldCreateTypeSystemWithAttributeDisplayName()voidshouldCreateTypeSystemWithReferenceFormat()voidshouldMergeTwoTypeSystemRows()
-
-
-
Method Detail
-
setUp
public void setUp()
-
shouldCreateTypeSystemRowFormAttributeDescriptor
public void shouldCreateTypeSystemRowFormAttributeDescriptor()
-
shouldCreateTypeSystemWithAttributeDisplayName
public void shouldCreateTypeSystemWithAttributeDisplayName()
-
shouldCreateTypeSystemWithReferenceFormat
public void shouldCreateTypeSystemWithReferenceFormat()
-
shouldMergeTwoTypeSystemRows
public void shouldMergeTwoTypeSystemRows()
-
-