com.atlassian.beehive.hazelcast
Class HazelcastClusterLockServiceTest

java.lang.Object
  extended by com.atlassian.beehive.hazelcast.HazelcastClusterLockServiceTest

public class HazelcastClusterLockServiceTest
extends Object


Constructor Summary
HazelcastClusterLockServiceTest()
           
 
Method Summary
 void setupHazelcast()
           
 void testGetLock()
           
 void testGetLockNull()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HazelcastClusterLockServiceTest

public HazelcastClusterLockServiceTest()
Method Detail

setupHazelcast

public void setupHazelcast()

testGetLock

public void testGetLock()

testGetLockNull

public void testGetLockNull()


Copyright © 2014 Atlassian. All Rights Reserved.