Class CollectRelatedCMSVersionsGCProcessActionTest


  • @UnitTest
    public class CollectRelatedCMSVersionsGCProcessActionTest
    extends java.lang.Object
    • Constructor Detail

      • CollectRelatedCMSVersionsGCProcessActionTest

        public CollectRelatedCMSVersionsGCProcessActionTest()
    • Method Detail

      • setup

        public void setup()
      • givenInvalidProcessModelThenActionReturnsFailed

        public void givenInvalidProcessModelThenActionReturnsFailed()
                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • givenNoRelatedChildrenThenActionReturnsSucceeded

        public void givenNoRelatedChildrenThenActionReturnsSucceeded()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • givenNoExceptionThrownThenActionReturnsSucceeded

        public void givenNoExceptionThrownThenActionReturnsSucceeded()
                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • givenListOfRetainedVersionsWhenAllRelatedRetrievedThenProcessModelShouldContainBothLists

        public void givenListOfRetainedVersionsWhenAllRelatedRetrievedThenProcessModelShouldContainBothLists()
      • givenExceptionThrownThenActionReturnsError

        public void givenExceptionThrownThenActionReturnsError()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception