Class EntryGroupStructureValidateInterceptorTest
java.lang.Object
de.hybris.platform.order.interceptors.EntryGroupStructureValidateInterceptorTest
Test class for
EntryGroupStructureValidateInterceptor-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected EntryGroupentryGroup(Integer number, EntryGroup... children) voidsetUp()voidvoidvoidvoid
-
Constructor Details
-
EntryGroupStructureValidateInterceptorTest
public EntryGroupStructureValidateInterceptorTest()
-
-
Method Details
-
setUp
public void setUp() -
shouldReturnWhenNoEntryGroups
- Throws:
InterceptorException
-
shouldPassOnCorrectEntryGroupStructure
- Throws:
InterceptorException
-
shouldFailOnDuplicateEntryGroups
- Throws:
InterceptorException
-
shouldFailOnCyclicEntryGroupDependencies
- Throws:
InterceptorException
-
entryGroup
-