com.atlassian.beehive
Class AbstractClusterNodeHeartbeatServiceTest

java.lang.Object
  extended by com.atlassian.beehive.AbstractClusterNodeHeartbeatServiceTest

public class AbstractClusterNodeHeartbeatServiceTest
extends Object


Constructor Summary
AbstractClusterNodeHeartbeatServiceTest()
           
 
Method Summary
 void test_findLiveNodes()
           
 void test_isNodeLive()
           
 void testSimple()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractClusterNodeHeartbeatServiceTest

public AbstractClusterNodeHeartbeatServiceTest()
Method Detail

testSimple

public void testSimple()
                throws Exception
Throws:
Exception

test_isNodeLive

public void test_isNodeLive()
                     throws Exception
Throws:
Exception

test_findLiveNodes

public void test_findLiveNodes()
                        throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.