Class DefaultRuleServiceTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DefaultRuleServiceTest extends ServicelayerTransactionalTest
  • Field Details

    • expectedException

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

    • DefaultRuleServiceTest

      public DefaultRuleServiceTest()
  • Method Details

    • setUp

      public void setUp() throws Exception
      Throws:
      Exception
    • testCreateRuleFromTemplate

      public void testCreateRuleFromTemplate()
    • testCreateRuleFromTemplateIsNull

      public void testCreateRuleFromTemplateIsNull()
    • testCreateRuleFromTemplateWithCodeIsNull

      public void testCreateRuleFromTemplateWithCodeIsNull()
    • testCreateRuleFromTemplateWithCustomCode

      public void testCreateRuleFromTemplateWithCustomCode()
    • testCreateRuleFromTemplateWithCustomCodeIsNull

      public void testCreateRuleFromTemplateWithCustomCodeIsNull()
    • testCreateRuleFromTemplateIsNullWithCustomCode

      public void testCreateRuleFromTemplateIsNullWithCustomCode()
    • testCloneRule

      public void testCloneRule()