Class MigrateRuleContextTests


  • public class MigrateRuleContextTests
    extends java.lang.Object
    • Constructor Detail

      • MigrateRuleContextTests

        public MigrateRuleContextTests()
    • Method Detail

      • firstCallToEvaluateGuardDelegatesToTypedAndGuardedConstruct

        public void firstCallToEvaluateGuardDelegatesToTypedAndGuardedConstruct()
                                                                         throws EolRuntimeException
        Throws:
        EolRuntimeException
      • secondCallToEvaluateGuardDoesNotDelegateToTypedAndGuardedConstruct

        public void secondCallToEvaluateGuardDoesNotDelegateToTypedAndGuardedConstruct()
                                                                                throws EolRuntimeException
        Throws:
        EolRuntimeException
      • secondCallToEvaluateGuardReturnsTrueWhenFirstCallReturnedTrue

        public void secondCallToEvaluateGuardReturnsTrueWhenFirstCallReturnedTrue()
                                                                           throws EolRuntimeException
        Throws:
        EolRuntimeException
      • secondCallToEvaluateGuardReturnsFalseWhenFirstCallReturnedFalse

        public void secondCallToEvaluateGuardReturnsFalseWhenFirstCallReturnedFalse()
                                                                             throws EolRuntimeException
        Throws:
        EolRuntimeException