Class TextFieldModuleTypeCodeTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.textfieldconfiguratortemplateocctests.TextFieldModuleTypeCodeTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class TextFieldModuleTypeCodeTest extends HybrisJUnit4Test
CPQ version of the ReservedTypecodeTest. Limits the scope to CPQ extensions. Additionally and exclsuion list can be mainatined until a type code has been maintained in the reservedTypeCode list by platform.

Unfortunately we had to copy ReservedTypecodeTest to be able to add the cpqExclusion list. In case the private static members and methods are evetually chnaged to be at least protected, we can re-place most content of this class by inheriting the ReservedTypecodeTest.
  • Constructor Details

    • TextFieldModuleTypeCodeTest

      public TextFieldModuleTypeCodeTest()
  • Method Details