net.sf.sasl.distributed.lock.hazelcast
Class HazelcastLockProviderTest
java.lang.Object
net.sf.sasl.distributed.lock.hazelcast.HazelcastLockProviderTest
public class HazelcastLockProviderTest
- extends Object
Test cases for the
HazelcastLockProvider
class.
- Author:
- Philipp Förmer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HazelcastLockProviderTest
public HazelcastLockProviderTest()
setUp
public void setUp()
testGetSetHazelcastInstance
public void testGetSetHazelcastInstance()
throws Exception
- Test cases for the getter and setter of the hazelcast instance.
- Throws:
Exception
testAcquireMutex
public void testAcquireMutex()
throws Exception
- Test cases for the
acquireMutex(Object)
method.
- Throws:
Exception
Copyright © 2010. All Rights Reserved.