@UnitTest public class CollectRelatedCMSVersionsGCProcessActionTest extends java.lang.Object
| Constructor and Description |
|---|
CollectRelatedCMSVersionsGCProcessActionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
givenExceptionThrownThenActionReturnsError() |
void |
givenInvalidProcessModelThenActionReturnsFailed() |
void |
givenListOfRetainedVersionsWhenAllRelatedRetrievedThenProcessModelShouldContainBothLists() |
void |
givenNoExceptionThrownThenActionReturnsSucceeded() |
void |
givenNoRelatedChildrenThenActionReturnsSucceeded() |
void |
setup() |
public CollectRelatedCMSVersionsGCProcessActionTest()
public void setup()
public void givenInvalidProcessModelThenActionReturnsFailed()
throws java.lang.Exception
java.lang.Exceptionpublic void givenNoRelatedChildrenThenActionReturnsSucceeded()
throws java.lang.Exception
java.lang.Exceptionpublic void givenNoExceptionThrownThenActionReturnsSucceeded()
throws java.lang.Exception
java.lang.Exceptionpublic void givenListOfRetainedVersionsWhenAllRelatedRetrievedThenProcessModelShouldContainBothLists()
public void givenExceptionThrownThenActionReturnsError()
throws java.lang.Exception
java.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.