Class RuleExecutableConditionTranslatorTest


  • @UnitTest
    public class RuleExecutableConditionTranslatorTest
    extends java.lang.Object
    • Field Detail

      • TEST_PARAM_VALUE

        public static final java.lang.String TEST_PARAM_VALUE
        See Also:
        Constant Field Values
      • expectedException

        public org.junit.rules.ExpectedException expectedException
    • Constructor Detail

      • RuleExecutableConditionTranslatorTest

        public RuleExecutableConditionTranslatorTest()
    • Method Detail

      • setUp

        public void setUp()
      • translate

        public void translate()
                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • translateWithParameter

        public void translateWithParameter()
                                    throws java.lang.Exception
        Throws:
        java.lang.Exception
      • failToTranslateNoConditionId

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