com.atlassian.scheduler.compat.local
Class LocalOnlyCompatibilityPluginSchedulerTest
java.lang.Object
com.atlassian.scheduler.compat.local.LocalOnlyCompatibilityPluginSchedulerTest
public class LocalOnlyCompatibilityPluginSchedulerTest
- extends Object
- Since:
- v1.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalOnlyCompatibilityPluginSchedulerTest
public LocalOnlyCompatibilityPluginSchedulerTest()
setUp
public void setUp()
tearDown
public void tearDown()
testRegisterJobHandler
public void testRegisterJobHandler()
testRegisterJobHandlerDuplicate
public void testRegisterJobHandlerDuplicate()
testUnregisterJobHandlerNotRegistered
public void testUnregisterJobHandlerNotRegistered()
testUnregisterJobHandlerNotUsed
public void testUnregisterJobHandlerNotUsed()
testUnregisterJobHandlerWithJobs
public void testUnregisterJobHandlerWithJobs()
testGetJobInfoWithNoJobDetails
public void testGetJobInfoWithNoJobDetails()
testScheduleClusteredJobAndGetJobInfo
public void testScheduleClusteredJobAndGetJobInfo()
throws SchedulerServiceException
- Throws:
SchedulerServiceException
testScheduleClusteredJobWithReplacement
public void testScheduleClusteredJobWithReplacement()
throws SchedulerServiceException
- Throws:
SchedulerServiceException
testScheduleClusteredJobWithUnregisteredJobHandler
public void testScheduleClusteredJobWithUnregisteredJobHandler()
testUnscheduleClusteredJobDoesNotExist
public void testUnscheduleClusteredJobDoesNotExist()
testUnscheduleClusteredJob
public void testUnscheduleClusteredJob()
testUnscheduleClusteredJobWithMissingJob
public void testUnscheduleClusteredJobWithMissingJob()
testUnscheduleClusteredJobWithUnexpectedException
public void testUnscheduleClusteredJobWithUnexpectedException()
Copyright © 2014 Atlassian. All Rights Reserved.