Class RemoveCMSVersionsGCProcessActionTest


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

      • RemoveCMSVersionsGCProcessActionTest

        public RemoveCMSVersionsGCProcessActionTest()
    • Method Detail

      • setup

        public void setup()
      • givenInvalidProcessModelThenActionReturnsFailed

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

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

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