com.atlassian.scheduler.compat
Class AutoDetectingCompatibilityPluginSchedulerTest

java.lang.Object
  extended by com.atlassian.scheduler.compat.AutoDetectingCompatibilityPluginSchedulerTest

public class AutoDetectingCompatibilityPluginSchedulerTest
extends Object

Since:
v1.0

Constructor Summary
AutoDetectingCompatibilityPluginSchedulerTest()
           
 
Method Summary
 void testCreateDelegatePropagatesErrorsFromActualConstruction()
           
 void testCreateDelegateUsesSalIfAtlassianSchedulerIsUnavailable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoDetectingCompatibilityPluginSchedulerTest

public AutoDetectingCompatibilityPluginSchedulerTest()
Method Detail

testCreateDelegateUsesSalIfAtlassianSchedulerIsUnavailable

public void testCreateDelegateUsesSalIfAtlassianSchedulerIsUnavailable()
                                                                throws Exception
Throws:
Exception

testCreateDelegatePropagatesErrorsFromActualConstruction

public void testCreateDelegatePropagatesErrorsFromActualConstruction()
                                                              throws Exception
Throws:
Exception


Copyright © 2014 Atlassian. All Rights Reserved.