Class BindingProcessTaskToDefaultNodeGroupIntegrationTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class BindingProcessTaskToDefaultNodeGroupIntegrationTest extends ServicelayerTransactionalBaseTest
  • Constructor Details

    • BindingProcessTaskToDefaultNodeGroupIntegrationTest

      public BindingProcessTaskToDefaultNodeGroupIntegrationTest()
  • Method Details

    • setUp

      public void setUp() throws IOException
      Throws:
      IOException
    • tearDown

      public void tearDown()
    • shouldUseDefaultGroupForActionWhenActionSpecificGroupOrNodeAreNotDefined

      public void shouldUseDefaultGroupForActionWhenActionSpecificGroupOrNodeAreNotDefined() throws IOException
      Throws:
      IOException
    • shouldNotUseDefaultGroupForActionWhenOnlyActionSpecificNodeIsDefined

      public void shouldNotUseDefaultGroupForActionWhenOnlyActionSpecificNodeIsDefined() throws IOException
      Throws:
      IOException
    • shouldUseNodeSpecificGroupForActionWhenOnlyActionSpecificGroupIsDefined

      public void shouldUseNodeSpecificGroupForActionWhenOnlyActionSpecificGroupIsDefined() throws IOException
      Throws:
      IOException
    • shouldUseNodeSpecificGroupForActionWhenActionSpecificGroupAndNodeAreDefined

      public void shouldUseNodeSpecificGroupForActionWhenActionSpecificGroupAndNodeAreDefined() throws IOException
      Throws:
      IOException
    • shouldUseDefaultGroupForTheWaitNode

      public void shouldUseDefaultGroupForTheWaitNode() throws IOException
      Throws:
      IOException
    • shouldUseDefaultGroupForTheNotifyNode

      public void shouldUseDefaultGroupForTheNotifyNode() throws IOException
      Throws:
      IOException
    • shouldNotSetClusterGroupAndNodeForActionWhenThereIsNoDefaultGroupAndSpecificClusterSetingsAreNotDefined

      public void shouldNotSetClusterGroupAndNodeForActionWhenThereIsNoDefaultGroupAndSpecificClusterSetingsAreNotDefined() throws IOException
      Throws:
      IOException
    • shouldSetClusterGroupWhenThereIsNoDefaultGroupAndSpecificClusterGroupIsDefined

      public void shouldSetClusterGroupWhenThereIsNoDefaultGroupAndSpecificClusterGroupIsDefined() throws IOException
      Throws:
      IOException
    • shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeIsDefined

      public void shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeIsDefined() throws IOException
      Throws:
      IOException
    • shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeAndGroupAreDefined

      public void shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeAndGroupAreDefined() throws IOException
      Throws:
      IOException
    • shouldNotSetClusterGroupAndNodeForWaitNodeWhenThereIsNoDefaultGroup

      public void shouldNotSetClusterGroupAndNodeForWaitNodeWhenThereIsNoDefaultGroup() throws IOException
      Throws:
      IOException
    • shouldNotSetClusterGroupAndNodeForNotifyNodeWhenThereIsNoDefaultGroup

      public void shouldNotSetClusterGroupAndNodeForNotifyNodeWhenThereIsNoDefaultGroup() throws IOException
      Throws:
      IOException