Class BindingProcessTaskToDefaultNodeGroupIntegrationTest

    • Constructor Detail

      • BindingProcessTaskToDefaultNodeGroupIntegrationTest

        public BindingProcessTaskToDefaultNodeGroupIntegrationTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • tearDown

        public void tearDown()
      • shouldUseDefaultGroupForActionWhenActionSpecificGroupOrNodeAreNotDefined

        public void shouldUseDefaultGroupForActionWhenActionSpecificGroupOrNodeAreNotDefined()
                                                                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldNotUseDefaultGroupForActionWhenOnlyActionSpecificNodeIsDefined

        public void shouldNotUseDefaultGroupForActionWhenOnlyActionSpecificNodeIsDefined()
                                                                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldUseNodeSpecificGroupForActionWhenOnlyActionSpecificGroupIsDefined

        public void shouldUseNodeSpecificGroupForActionWhenOnlyActionSpecificGroupIsDefined()
                                                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldUseNodeSpecificGroupForActionWhenActionSpecificGroupAndNodeAreDefined

        public void shouldUseNodeSpecificGroupForActionWhenActionSpecificGroupAndNodeAreDefined()
                                                                                         throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldUseDefaultGroupForTheWaitNode

        public void shouldUseDefaultGroupForTheWaitNode()
                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldUseDefaultGroupForTheNotifyNode

        public void shouldUseDefaultGroupForTheNotifyNode()
                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldNotSetClusterGroupAndNodeForActionWhenThereIsNoDefaultGroupAndSpecificClusterSetingsAreNotDefined

        public void shouldNotSetClusterGroupAndNodeForActionWhenThereIsNoDefaultGroupAndSpecificClusterSetingsAreNotDefined()
                                                                                                                     throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldSetClusterGroupWhenThereIsNoDefaultGroupAndSpecificClusterGroupIsDefined

        public void shouldSetClusterGroupWhenThereIsNoDefaultGroupAndSpecificClusterGroupIsDefined()
                                                                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeIsDefined

        public void shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeIsDefined()
                                                                                          throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeAndGroupAreDefined

        public void shouldSetClusterNodeWhenThereIsNoDefaultGroupAndSpecificClusterNodeAndGroupAreDefined()
                                                                                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldNotSetClusterGroupAndNodeForWaitNodeWhenThereIsNoDefaultGroup

        public void shouldNotSetClusterGroupAndNodeForWaitNodeWhenThereIsNoDefaultGroup()
                                                                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • shouldNotSetClusterGroupAndNodeForNotifyNodeWhenThereIsNoDefaultGroup

        public void shouldNotSetClusterGroupAndNodeForNotifyNodeWhenThereIsNoDefaultGroup()
                                                                                   throws java.io.IOException
        Throws:
        java.io.IOException