com.atlassian.cache.hazelcast
Class HazelcastLocalCacheTest

java.lang.Object
  extended by com.atlassian.cache.hazelcast.HazelcastLocalCacheTest

public class HazelcastLocalCacheTest
extends Object


Field Summary
static InitOnceHazelcastCluster cluster
           
 
Constructor Summary
HazelcastLocalCacheTest()
           
 
Method Summary
 void setup()
           
 void testLocalCacheDelegatedToLocalFactory()
           
 void testLocalCachedReferenceDelegatedToLocalFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

cluster

public static InitOnceHazelcastCluster cluster
Constructor Detail

HazelcastLocalCacheTest

public HazelcastLocalCacheTest()
Method Detail

setup

public void setup()

testLocalCacheDelegatedToLocalFactory

public void testLocalCacheDelegatedToLocalFactory()

testLocalCachedReferenceDelegatedToLocalFactory

public void testLocalCachedReferenceDelegatedToLocalFactory()


Copyright © 2015 Atlassian. All rights reserved.