Class LifecycleHelperTest

    • Constructor Detail

      • LifecycleHelperTest

        public LifecycleHelperTest()
    • Method Detail

      • testInstantiate

        public void testInstantiate()
      • testInInitialPhaseInvokeBeginStart

        public void testInInitialPhaseInvokeBeginStart()
      • testInInitialPhaseCallOtherMethods

        public void testInInitialPhaseCallOtherMethods()
      • testInStartingPhaseInvokeEndStartWithArgumentTrue

        public void testInStartingPhaseInvokeEndStartWithArgumentTrue()
      • testInStartingPhaseInvokeEndStartWithArgumentFalse

        public void testInStartingPhaseInvokeEndStartWithArgumentFalse()
      • testInStartingPhaseCallOtherMethods

        public void testInStartingPhaseCallOtherMethods()
      • testInRunningPhaseInvokeBeginUserOperation

        public void testInRunningPhaseInvokeBeginUserOperation()
      • testInRunningPhaseInvokeEndUserOperationWithoutBeginUserOperation

        public void testInRunningPhaseInvokeEndUserOperationWithoutBeginUserOperation()
      • testInRunningPhaseInvokeBeginUserOperationThenEndUserOperation

        public void testInRunningPhaseInvokeBeginUserOperationThenEndUserOperation()
      • testInRunningPhaseInvokeBeginClose

        public void testInRunningPhaseInvokeBeginClose()
      • testInRunningPhaseInvokeBeginCloseWhenThenUserOperationIsActive

        public void testInRunningPhaseInvokeBeginCloseWhenThenUserOperationIsActive()
                                                                             throws InterruptedException
        Throws:
        InterruptedException
      • testInRunningPhaseCallOtherMethods

        public void testInRunningPhaseCallOtherMethods()
      • testInClosingPhaseCallEndClose

        public void testInClosingPhaseCallEndClose()
      • testInClosingPhaseCallOtherMethods

        public void testInClosingPhaseCallOtherMethods()
      • testInClosedPhaseCallAnyMethod

        public void testInClosedPhaseCallAnyMethod()