public class EntryGroupStructureValidateInterceptorTest
extends java.lang.Object
EntryGroupStructureValidateInterceptor| Constructor and Description |
|---|
EntryGroupStructureValidateInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected EntryGroup |
entryGroup(java.lang.Integer number,
EntryGroup... children) |
void |
setUp() |
void |
shouldFailOnCyclicEntryGroupDependencies() |
void |
shouldFailOnDuplicateEntryGroups() |
void |
shouldPassOnCorrectEntryGroupStructure() |
void |
shouldReturnWhenNoEntryGroups() |
public EntryGroupStructureValidateInterceptorTest()
public void setUp()
public void shouldReturnWhenNoEntryGroups()
throws InterceptorException
InterceptorExceptionpublic void shouldPassOnCorrectEntryGroupStructure()
throws InterceptorException
InterceptorExceptionpublic void shouldFailOnDuplicateEntryGroups()
throws InterceptorException
InterceptorExceptionpublic void shouldFailOnCyclicEntryGroupDependencies()
throws InterceptorException
InterceptorExceptionprotected EntryGroup entryGroup(java.lang.Integer number, EntryGroup... children)
Copyright © 2018 SAP SE. All Rights Reserved.