com.atlassian.cache.hazelcast
Class HazelcastTestSuite

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

public class HazelcastTestSuite
extends Object

TestSuite to speed up tests. The Hazelcast cluster is only initialized once for all tests in the suite.


Field Summary
static InitOnceHazelcastCluster cluster
           
 
Constructor Summary
HazelcastTestSuite()
           
 
Method Summary
 
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

HazelcastTestSuite

public HazelcastTestSuite()


Copyright © 2015 Atlassian. All rights reserved.