Package de.hybris.platform.test
Class AttributeTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.testframework.HybrisJUnit4TransactionalTest
de.hybris.platform.test.AttributeTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidexists(ComposedType type, String qualifier) protected voidnotExists(ComposedType type, String qualifier) voidsetUp()voidTests bug PLA-4962voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
AttributeTest
public AttributeTest()
-
-
Method Details
-
setUp
- Throws:
ExceptionJaloItemNotFoundException
-
testRelationOrderFlagAtDescriptor
public void testRelationOrderFlagAtDescriptor() -
createAttributeWithEmptyQualifier
public void createAttributeWithEmptyQualifier() throws JaloAbstractTypeException, JaloGenericCreationException, JaloDuplicateQualifierException -
testCorruptDefaultValue
public void testCorruptDefaultValue() throws JaloDuplicateQualifierException, JaloInvalidParameterException, JaloItemNotFoundExceptionTests bug PLA-4962 -
testPropagate
- Throws:
Exception
-
testOverrideOK
- Throws:
Exception
-
testOverrideFail
- Throws:
Exception
-
testPrimitiveFlag
- Throws:
JaloDuplicateQualifierException
-
testRemove
- Throws:
Exception
-
testGetSubAtts
-
testIsReadOnlyForUI
- Throws:
Exception
-
testIsRuntimeAttribute
- Throws:
Exception
-
testIsNotRuntimeAttribute
- Throws:
Exception
-
testIsNotRuntimeDontOptimizeAttribute
- Throws:
Exception
-
notExists
-
exists
- Throws:
JaloItemNotFoundException
-