public class MigrateRuleContextTests extends Object
| Constructor and Description |
|---|
MigrateRuleContextTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
firstCallToEvaluateGuardDelegatesToTypedAndGuardedConstruct() |
void |
secondCallToEvaluateGuardDoesNotDelegateToTypedAndGuardedConstruct() |
void |
secondCallToEvaluateGuardReturnsFalseWhenFirstCallReturnedFalse() |
void |
secondCallToEvaluateGuardReturnsTrueWhenFirstCallReturnedTrue() |
public void firstCallToEvaluateGuardDelegatesToTypedAndGuardedConstruct()
throws EolRuntimeException
EolRuntimeExceptionpublic void secondCallToEvaluateGuardDoesNotDelegateToTypedAndGuardedConstruct()
throws EolRuntimeException
EolRuntimeExceptionpublic void secondCallToEvaluateGuardReturnsTrueWhenFirstCallReturnedTrue()
throws EolRuntimeException
EolRuntimeExceptionpublic void secondCallToEvaluateGuardReturnsFalseWhenFirstCallReturnedFalse()
throws EolRuntimeException
EolRuntimeExceptionCopyright © 2018. All rights reserved.