com.atlassian.cache.ehcache
Class RMICacheReplicatorFactoryTest

java.lang.Object
  extended by com.atlassian.cache.ehcache.RMICacheReplicatorFactoryTest

public class RMICacheReplicatorFactoryTest
extends Object


Constructor Summary
RMICacheReplicatorFactoryTest()
           
 
Method Summary
 void replicationShouldBeAsynchronousByDefault()
           
 void replicationShouldBeAsynchronousWhenExplicitlySet()
           
 void replicationShouldBeSynchronousWhenExplicitlySet()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMICacheReplicatorFactoryTest

public RMICacheReplicatorFactoryTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

replicationShouldBeAsynchronousByDefault

public void replicationShouldBeAsynchronousByDefault()
                                              throws Exception
Throws:
Exception

replicationShouldBeAsynchronousWhenExplicitlySet

public void replicationShouldBeAsynchronousWhenExplicitlySet()
                                                      throws Exception
Throws:
Exception

replicationShouldBeSynchronousWhenExplicitlySet

public void replicationShouldBeSynchronousWhenExplicitlySet()
                                                     throws Exception
Throws:
Exception


Copyright © 2015 Atlassian. All rights reserved.